[poky] [PATCH 0/3] Correct RPM related problems

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 25 15:47:26 PST 2011


On Fri, 2011-02-25 at 17:39 -0600, Mark Hatle wrote:
> Correct 3 rpm related issues.  The first is a defect found when trying to
> install packages on the target.  Second on the use of prelink by RPM on the target.
> The third on how the rpm-dbg file was being generated.
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: mhatle/rpm
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/rpm
> 
> Thanks,
>     Mark Hatle <mark.hatle at windriver.com>
> ---
> 
> 
> Mark Hatle (3):
>   rootfs_rpm: Fix rootfs generation using RPM packages
>   rpm: Fix rpm usage of prelink on the target
>   rpm: Fix rpm-dbg package split
> 
>  meta/classes/image-prelink.bbclass           |    2 +-
>  meta/classes/package_rpm.bbclass             |   15 +++++++++------
>  meta/classes/populate_sdk_rpm.bbclass        |   13 +++++++++++--
>  meta/classes/rootfs_rpm.bbclass              |    5 +++--
>  meta/recipes-devtools/prelink/prelink_git.bb |    8 +++++---
>  meta/recipes-devtools/rpm/rpm_5.4.0.bb       |    7 +++----
>  6 files changed, 32 insertions(+), 18 deletions(-)

Merged to master, thanks!

Richard






More information about the poky mailing list