aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apt
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-03-21 13:27:50 +0000
committerKoen Kooi <koen@openembedded.org>2007-03-21 13:27:50 +0000
commit1d91c1d9470461aaee1e961614b557596972067f (patch)
tree73dd1256da15b3ed0c09e0dbcc355d61109c3871 /packages/apt
parentefdccb14f56b5bba31b19617f114f9004bd635c2 (diff)
downloadopenembedded-1d91c1d9470461aaee1e961614b557596972067f.tar.gz
apt: sync apt.conf with Poky
Diffstat (limited to 'packages/apt')
-rw-r--r--packages/apt/apt_0.6.46.2.bb3
-rw-r--r--packages/apt/files/apt.conf4
2 files changed, 5 insertions, 2 deletions
diff --git a/packages/apt/apt_0.6.46.2.bb b/packages/apt/apt_0.6.46.2.bb
index 1cd8eb270e..73285f37c3 100644
--- a/packages/apt/apt_0.6.46.2.bb
+++ b/packages/apt/apt_0.6.46.2.bb
@@ -1,7 +1,6 @@
require apt.inc
-SRC_URI += "file://autofoo.patch;patch=1 \
- file://nodoc.patch;patch=1"
+SRC_URI += "file://nodoc.patch;patch=1"
require apt-package.inc
diff --git a/packages/apt/files/apt.conf b/packages/apt/files/apt.conf
index fc19018533..6fd653dfcd 100644
--- a/packages/apt/files/apt.conf
+++ b/packages/apt/files/apt.conf
@@ -21,6 +21,10 @@ Dir "${STAGING_DIR}/"
apt-get "apt-get";
apt-cache "apt-cache";
};
+ Etc "etc/apt/"
+ {
+ Preferences "preferences";
+ };
};
APT