apt_0.7.19.bb, apt-native_0.7.19.bb : add a new fetchable version of apt
[vuplus_openembedded] / packages / apt / apt.inc
index 5c49887..4a4de17 100644 (file)
@@ -2,8 +2,7 @@ DESCRIPTION = "Advanced front-end for dpkg."
 LICENSE = "GPL"
 SECTION = "base"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
-           file://environment.patch;patch=1"
+SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz"
 
 S = "${WORKDIR}/apt-${PV}"