| Submitter | Saul Wold |
|---|---|
| Date | July 1, 2011, 6:54 a.m. |
| Message ID | <cover.1309503004.git.sgw@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/6791/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib sgw/fixComments
On Thu, 2011-06-30 at 23:54 -0700, Saul Wold wrote: > Richard, > > This address 2 bugs filed by Darren for the Beagleboard, they build > correctly. > > It also updates two recipes that Mark Hatle found lacking checksums. > > Thanks > Sau! > > The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408: > > uclibc: Add default uClibc.machine files (2011-07-01 00:40:10 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib sgw/fix > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix > > Saul Wold (4): > x-load: Update to 1.5.0 > uboot: Update to 2011.06 > mpeg2dec: add SRC_URI Checksum > libmad: add SRC_URI Checksum I merged these apart from uboot which Koen has valid concerns about. We may need to preserve the older version for a while and let this trickle down the tree to the layers... Cheers, Richard
I just noticed that xload sets the PV wrong in the recipe Op 5 jul. 2011 om 14:17 heeft Richard Purdie <richard.purdie@linuxfoundation.org> het volgende geschreven: > On Thu, 2011-06-30 at 23:54 -0700, Saul Wold wrote: >> Richard, >> >> This address 2 bugs filed by Darren for the Beagleboard, they build >> correctly. >> >> It also updates two recipes that Mark Hatle found lacking checksums. >> >> Thanks >> Sau! >> >> The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408: >> >> uclibc: Add default uClibc.machine files (2011-07-01 00:40:10 +0100) >> >> are available in the git repository at: >> git://git.openembedded.org/openembedded-core-contrib sgw/fix >> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix >> >> Saul Wold (4): >> x-load: Update to 1.5.0 >> uboot: Update to 2011.06 >> mpeg2dec: add SRC_URI Checksum >> libmad: add SRC_URI Checksum > > I merged these apart from uboot which Koen has valid concerns about. We > may need to preserve the older version for a while and let this trickle > down the tree to the layers... > > Cheers, > > Richard > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Richard, This address 2 bugs filed by Darren for the Beagleboard, they build correctly. It also updates two recipes that Mark Hatle found lacking checksums. Thanks Sau! The following changes since commit 40ecaf6a59ba61e72d29d7e677197ef37c998408: uclibc: Add default uClibc.machine files (2011-07-01 00:40:10 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix Saul Wold (4): x-load: Update to 1.5.0 uboot: Update to 2011.06 mpeg2dec: add SRC_URI Checksum libmad: add SRC_URI Checksum ...Drop-config.h-include-in-tools-imximage.h.patch | 0 ...ove-LDSCRIPT-processing-to-the-top-level-.patch | 0 ...kimage_2011.03.bb => u-boot-mkimage_2011.06.bb} | 12 +++++------- .../uboot/{u-boot_2011.03.bb => u-boot_2011.06.bb} | 10 +++++----- meta/recipes-bsp/x-load/x-load_git.bb | 11 +++++------ meta/recipes-multimedia/libmad/libmad_0.15.1b.bb | 3 +++ meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb | 3 +++ 7 files changed, 21 insertions(+), 18 deletions(-) rename meta/recipes-bsp/uboot/{u-boot-mkimage-2011.03 => u-boot-mkimage-2011.06}/0001-Drop-config.h-include-in-tools-imximage.h.patch (100%) rename meta/recipes-bsp/uboot/{u-boot-mkimage-2011.03 => u-boot-mkimage-2011.06}/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch (100%) rename meta/recipes-bsp/uboot/{u-boot-mkimage_2011.03.bb => u-boot-mkimage_2011.06.bb} (51%) rename meta/recipes-bsp/uboot/{u-boot_2011.03.bb => u-boot_2011.06.bb} (74%)