aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils/coreutils_8.14.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-08-21 14:48:48 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-21 12:12:09 +0100
commit5d8ca498e09438bd91654fa8b8b2c970956d88e3 (patch)
treecb2da5b6fec8e691ee456c77e02f953ba57b9a80 /meta/recipes-core/coreutils/coreutils_8.14.bb
parent72a924d0686389d648338efd3f675fc85ee2d181 (diff)
downloadopenembedded-core-contrib-5d8ca498e09438bd91654fa8b8b2c970956d88e3.tar.gz
package_rpm.bbclass: fix and enhance the incremental rpm generation
The incremental rpm generation usually broke when package_rpm.bbclass changed, change its implementation to make it more stable: * It depended on the previous and current saved manifest files in the past, it would break when the manifest changed. Now query the previous and current installed pkgs from rootfs/var/lib and rootfs/install/, this would be more reliable, the manifest's change would not affect it any more. * Add explanations before package_install_internal_rpm to explain what does the function do. * Remove an unwanted "awk '{print $1}'". [YOCTO #2906] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/coreutils/coreutils_8.14.bb')
0 files changed, 0 insertions, 0 deletions