diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-11-13 20:56:37 +0800 |
---|---|---|
committer | Scott Garman <scott.a.garman@intel.com> | 2012-11-29 18:35:33 -0800 |
commit | 15e13ea1fc8a0c29b4ca68c31c83ca013c89c36e (patch) | |
tree | 564d1848b7bc75978bcf441a507c30dea0f17534 /oe-init-build-env | |
parent | 1f5113ae91ed639cf06fcbb9431b460d7a06bbbc (diff) | |
download | openembedded-core-15e13ea1fc8a0c29b4ca68c31c83ca013c89c36e.tar.gz openembedded-core-15e13ea1fc8a0c29b4ca68c31c83ca013c89c36e.tar.bz2 openembedded-core-15e13ea1fc8a0c29b4ca68c31c83ca013c89c36e.zip |
rootfs_rpm.bbclass: save rpmlib rather than remove it
The rpmlib was removed when images that add
"remove_packaging_data_files" to ROOTFS_POSTPROCESS_COMMAND, which would
make the increment rpm image generation doesn't work in the second
build, since list_installed_packages would get incorrect value in the
second build, move the rpmlib to ${T} rather than remove it, and move it
back when INC_RPM_IMAGE_GEN =1.
[YOCTO #2690]
(From OE-Core rev: c30e79510c06701f10f659eedaa0fe785538ac17)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions