summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_rpm.bbclass
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-11-13 20:56:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-07 15:58:17 +0000
commit75997b4565bcbefd3e6c30f279650e126dd96919 (patch)
treef8987f9c611a64fd5805d82cb2c8382f03d1d8f6 /meta/classes/rootfs_rpm.bbclass
parent970d2797747ec9c0dfb2e7cc114fea7f617582d2 (diff)
downloadpoky-75997b4565bcbefd3e6c30f279650e126dd96919.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 #2690] (From OE-Core rev: 5149630746626c6d416f26ab9dd1c7213fcd8c50) (From OE-Core rev: 1f5113ae91ed639cf06fcbb9431b460d7a06bbbc) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/rootfs_rpm.bbclass')
0 files changed, 0 insertions, 0 deletions