[OE-core] [for-danny][PATCH 1/1] classes/rootfs_rpm: fix missed complementary packages with complex arch names

Burton, Ross ross.burton at intel.com
Wed Feb 6 15:30:53 UTC 2013


On 6 February 2013 14:07, Paul Eggleton <paul.eggleton at linux.intel.com> wrote:
> If the package architecture name is complex (e.g. with the meta-yocto-bsp
> beagleboard machine and Poky, the architecture-specific package name is
> "armv7a-vfp-neon"), rpm reports architecture names that contain
> underscores instead of dashes, which when passed to oe-pkgdata-util
> during complementary package processing did not match a valid pkginfo
> path. Replacing the underscores with dashes again fixes the issue.
>
> Note that this bug affects the danny branch and not master since the
> substitution is already performed there in a different manner.
>
> Fixes [YOCTO #3792]
>
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

Merged to danny-next, will be in the next build run (hopefully tonight).

Ross




More information about the Openembedded-core mailing list