diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-31 18:49:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:50:32 +0000 |
commit | 276f2a8a072ce243daa74210934ee63046e9c480 (patch) | |
tree | bc9fbf6aeac7f45c07cbc2dbfa84c2c1e1a3d8a8 /meta/recipes-gnome | |
parent | 628c4bce36ca0bc2b316ec78cf58b02a42e7f35f (diff) | |
download | openembedded-core-276f2a8a072ce243daa74210934ee63046e9c480.tar.gz openembedded-core-276f2a8a072ce243daa74210934ee63046e9c480.tar.bz2 openembedded-core-276f2a8a072ce243daa74210934ee63046e9c480.zip |
lib/oe/package_manager.py: do not use stamps
Using stamps shortens rootfs/image creation because the package indexes
are not created again if no new package was installed in the deploy dir.
Unfortunately, there are some syncronization issues with
do_package_write_*() and the indexes are not properly created.
Will have to revisit this issue in the near future. For now, lose it.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions