summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils
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:15:31 +0100
commit46b3ab1f2bdd01041c91ad1576351f1e4e948f2b (patch)
treeeef1c362f197b6e6ffafa1a1596084127f2f3efb /meta/recipes-core/coreutils
parent40d3579cedb9d115145abaa0955e3f097260b90a (diff)
downloadpoky-46b3ab1f2bdd01041c91ad1576351f1e4e948f2b.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] (From OE-Core rev: 5d8ca498e09438bd91654fa8b8b2c970956d88e3) 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')
0 files changed, 0 insertions, 0 deletions