From: Ionut Radu Date: Thu, 27 Jun 2013 10:07:13 +0000 (+0300) Subject: apt: Updated from 0.9.8.1 to 0.9.8.2 X-Git-Tag: 2015-4~6004 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1500b4e7f6adec612efbdebad6a08a1efeeda7b6;p=openembedded-core.git apt: Updated from 0.9.8.1 to 0.9.8.2 Signed-off-by: Ionut Radu [sgw - fixed apt-native checksums] Signed-off-by: Saul Wold --- diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/disable-configure-in-makefile.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/disable-configure-in-makefile.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/disable-configure-in-makefile.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/disable-configure-in-makefile.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/fix-gcc-4.6-null-not-defined.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/fix-gcc-4.6-null-not-defined.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/fix-gcc-4.6-null-not-defined.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/makerace.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/makerace.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/makerace.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/makerace.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/no-ko-translation.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/no-ko-translation.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/no-ko-translation.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/no-nls-dpkg.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/no-nls-dpkg.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/no-nls-dpkg.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/no-nls-dpkg.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/noconfigure.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/noconfigure.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/noconfigure.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/nodoc.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/nodoc.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/nodoc.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/nodoc.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/truncate-filename.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/truncate-filename.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/truncate-filename.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/truncate-filename.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.8.1/use-host.patch b/meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.8.1/use-host.patch rename to meta/recipes-devtools/apt/apt-0.9.8.2/use-host.patch diff --git a/meta/recipes-devtools/apt/apt-native_0.9.8.1.bb b/meta/recipes-devtools/apt/apt-native_0.9.8.2.bb similarity index 55% rename from meta/recipes-devtools/apt/apt-native_0.9.8.1.bb rename to meta/recipes-devtools/apt/apt-native_0.9.8.2.bb index addcc4e896..babf4cfaf9 100644 --- a/meta/recipes-devtools/apt/apt-native_0.9.8.1.bb +++ b/meta/recipes-devtools/apt/apt-native_0.9.8.2.bb @@ -3,7 +3,7 @@ require apt-native.inc SRC_URI += "file://noconfigure.patch \ file://no-curl.patch" -SRC_URI[md5sum] = "85781bb39901d6fb79c37ca307929594" -SRC_URI[sha256sum] = "dcef6fc33948d5e430d337ad6326bf7ac3d06b14d99ede176809461ac12b4c6f" +SRC_URI[md5sum] = "956bb906224a5662111d353ab11a0347" +SRC_URI[sha256sum] = "cb0360e218490d875dc1e9e15c4e0ba0b53c7f512a6c98253f2eb07877be5106" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" diff --git a/meta/recipes-devtools/apt/apt_0.9.8.1.bb b/meta/recipes-devtools/apt/apt_0.9.8.2.bb similarity index 74% rename from meta/recipes-devtools/apt/apt_0.9.8.1.bb rename to meta/recipes-devtools/apt/apt_0.9.8.2.bb index 445d14c4b2..12952a9b8b 100644 --- a/meta/recipes-devtools/apt/apt_0.9.8.1.bb +++ b/meta/recipes-devtools/apt/apt_0.9.8.2.bb @@ -3,8 +3,8 @@ RDEPENDS_${PN} = "dpkg" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" require apt.inc -SRC_URI[md5sum] = "85781bb39901d6fb79c37ca307929594" -SRC_URI[sha256sum] = "dcef6fc33948d5e430d337ad6326bf7ac3d06b14d99ede176809461ac12b4c6f" +SRC_URI[md5sum] = "956bb906224a5662111d353ab11a0347" +SRC_URI[sha256sum] = "cb0360e218490d875dc1e9e15c4e0ba0b53c7f512a6c98253f2eb07877be5106" require apt-package.inc