| Submitter | Darren Hart |
|---|---|
| Date | Feb. 3, 2012, 5:04 p.m. |
| Message ID | <cover.1328288631.git.dvhart@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/20665/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/bug/1951Comments
On 02/03/2012 09:04 AM, Darren Hart wrote: > The following changes since commit 41e92923a0b2fe047ecaa9f9ffb564d6069f784f: > > classes/patch: optionally return non-patch sources (2012-02-03 16:51:30 +0000) > > are available in the git repository at: > git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/bug/1951 > http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/bug/1951 > > Darren Hart (1): > bootimg: Use the same OS files for each boot method > > meta/classes/bootimg.bbclass | 31 ++++++++++++++++++++++++------- > meta/classes/grub-efi.bbclass | 28 +++++++++------------------- > meta/classes/syslinux.bbclass | 34 +++++++++++++--------------------- > 3 files changed, 46 insertions(+), 47 deletions(-) > Merged into OE-core Thanks Sau!