generic-poky/meta/recipes-devtools/opkg
Alejandro Hernandez e87b533b2f opkg: solve inconsistency of using different lists directories
Default behavior of opkg was to use ${OPKGLIBDIR}/opkg/lists;
but in our recipe we modify it to ${OPKGLIBDIR}/opkg/${OPKGLIBDIR}/opkg/,
when appending package-management to IMAGE_FEATURES these lists are
populated during build time (using the default directory),
but since our config was different these populated lists were never used at runtime,
this patch solves this inconsistency by using default behavior for both build time and runtime.

[YOCTO #6966]

(From OE-Core rev: a71b29ffc514892ca394fc8de275294b910586f0)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-01 22:24:08 +01:00
..
opkg opkg: drop already applied patch 2015-03-20 11:03:48 +00:00
opkg-arch-config_1.0.bb opkg-arch-config: set S correctly 2015-07-16 15:09:22 +01:00
opkg-keyrings_1.0.bb opkg-keyrings: New recipe 2015-02-03 14:53:56 +00:00
opkg_0.2.4.bb opkg: solve inconsistency of using different lists directories 2015-08-01 22:24:08 +01:00