mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 00:50:59 +00:00
apt: Set preferences location in apt.conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
a72518624e
commit
632d2789fa
@ -21,6 +21,10 @@ Dir "${STAGING_DIR}/"
|
||||
apt-get "apt-get";
|
||||
apt-cache "apt-cache";
|
||||
};
|
||||
Etc "etc/apt/"
|
||||
{
|
||||
Preferences "preferences";
|
||||
};
|
||||
};
|
||||
|
||||
APT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user