apt/package_mamager: Ensure WORKDIR is used for lists directory
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Mar 2014 11:41:31 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Mar 2014 09:42:06 +0000 (09:42 +0000)
commit05c804fa5aacb1a0b975ad9e847ccebb67558cc3
treeacc8f3106afae3f50547ce19101798d110c126a1
parent3b6774f090e58904058218fcf2110dfbda66900d
apt/package_mamager: Ensure WORKDIR is used for lists directory

The native sysroot should not be used as a store for the lists files since
multiple images running at once would conflict over this. Instead redirect
this to WORKDIR. This means some extra directories need to be created.

Also create apt.conf.d to silence some warnings.

(From OE-Core rev: dc4abfc8f99c08e0c1ac9d098ce17838d0eda028)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py
meta/recipes-devtools/apt/files/apt.conf