[oe] [oe-commits] Koen Kooi : opkg-native: bump to r522 to get a fix to remove duplicate messages from do_rootfs logs

Tom Rini tom_rini at mentor.com
Wed Feb 17 20:18:51 UTC 2010


On Wed, 2010-02-17 at 08:59 +0000, git version control wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: 74501117c261f743c76ae3c2988cbcfdc141cf3a
> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=74501117c261f743c76ae3c2988cbcfdc141cf3a
> 
> Author: Koen Kooi <koen at openembedded.org>
> Date:   Tue Feb 16 13:08:53 2010 +0100
> 
> opkg-native: bump to r522 to get a fix to remove duplicate messages from do_rootfs logs

I'd like to RFC that we do something like:
OPKGREV ?= "522"
SRCREV_pn-opkg ?= "${OPKGREV}"
SRCREV_pn-opkg-native ?= "${OPKGREV}"
SRCREV_pn-opkg-sdk ?= "${OPKGREV}"

And if -nogpg or what have you is broken, it either gets fixed or the
distribution takes advantage of that ?=.  It seems a bit silly,
especially given the nature of the fixes, to split things up like this.
Heck, assuming 521 -> 522 is the patch from RP, the original report was
for on target opkg, not do_rootfs, even if it's the same bug that's been
there since shortly after ipkg -> opkg transition.

-- 
Tom Rini <tom_rini at mentor.com>
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list