summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-05-09 09:15:46 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 08:51:37 +0100
commit73538f548c796a31f8e2404a5f006fcae7e56df0 (patch)
tree0a71711c137808e2d5bf808eb504bf221187d3f5 /meta/recipes-devtools
parent66b0eceecab670e5530b60599867ea0c828457bd (diff)
downloadpoky-73538f548c796a31f8e2404a5f006fcae7e56df0.tar.gz
package_rpm.bbclass: Fix incremental rpm image generation
Fix the incremental rpm image generation, it didn't work since the code has been changed. The btmanifest should have a ".manifest" suffix, so that it can be moved to ${T} by rootfs_rpm.bbclass: mv ${IMAGE_ROOTFS}/install/*.manifest ${T}/ Note: The locale pkgs would always be re-installed. [YOCTO #2440] (From OE-Core rev: 5149630746626c6d416f26ab9dd1c7213fcd8c50) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions