diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-05-09 09:15:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:34:49 +0100 |
commit | 5149630746626c6d416f26ab9dd1c7213fcd8c50 (patch) | |
tree | e825e6a09a672f39399944d477f3d4d795ca6a2a /meta/classes/libc-common.bbclass | |
parent | f26065629b6397d129db930268b72164f8e5d3e4 (diff) | |
download | openembedded-core-5149630746626c6d416f26ab9dd1c7213fcd8c50.tar.gz openembedded-core-5149630746626c6d416f26ab9dd1c7213fcd8c50.tar.bz2 openembedded-core-5149630746626c6d416f26ab9dd1c7213fcd8c50.zip |
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]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/libc-common.bbclass')
0 files changed, 0 insertions, 0 deletions