diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-11-13 20:56:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-07 15:58:17 +0000 |
commit | 75997b4565bcbefd3e6c30f279650e126dd96919 (patch) | |
tree | f8987f9c611a64fd5805d82cb2c8382f03d1d8f6 /meta/recipes-devtools/sgmlspl | |
parent | 970d2797747ec9c0dfb2e7cc114fea7f617582d2 (diff) | |
download | poky-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/recipes-devtools/sgmlspl')
0 files changed, 0 insertions, 0 deletions