From: Eric Bénard Date: Wed, 24 Apr 2013 22:08:01 +0000 (+0200) Subject: apt: update to 0.9.7.8 X-Git-Tag: rev_ivi_2015_02_04~12773 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b582b669959cc79aeeb30d93b750a6e8163b58a;p=scm%2Fbb%2Ftizen-distro.git apt: update to 0.9.7.8 (From OE-Core rev: 09b3a782bf1c0738ddd7f9622a7fa4a1d51225ca) Signed-off-by: Eric Bénard Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/disable-configure-in-makefile.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/disable-configure-in-makefile.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/disable-configure-in-makefile.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/disable-configure-in-makefile.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/fix-gcc-4.6-null-not-defined.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/fix-gcc-4.6-null-not-defined.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/fix-gcc-4.6-null-not-defined.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/fix-gcc-4.6-null-not-defined.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/makerace.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/makerace.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/makerace.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/makerace.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/no-ko-translation.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/no-ko-translation.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/no-ko-translation.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/no-ko-translation.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/no-nls-dpkg.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/no-nls-dpkg.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/no-nls-dpkg.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/no-nls-dpkg.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/noconfigure.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/noconfigure.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/noconfigure.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/noconfigure.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/nodoc.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/nodoc.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/nodoc.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/nodoc.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/truncate-filename.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/truncate-filename.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/truncate-filename.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/truncate-filename.patch diff --git a/meta/recipes-devtools/apt/apt-0.9.7.7/use-host.patch b/meta/recipes-devtools/apt/apt-0.9.7.8/use-host.patch similarity index 100% rename from meta/recipes-devtools/apt/apt-0.9.7.7/use-host.patch rename to meta/recipes-devtools/apt/apt-0.9.7.8/use-host.patch diff --git a/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb b/meta/recipes-devtools/apt/apt-native_0.9.7.8.bb similarity index 52% rename from meta/recipes-devtools/apt/apt-native_0.9.7.7.bb rename to meta/recipes-devtools/apt/apt-native_0.9.7.8.bb index d71ab2f..000a18d 100644 --- a/meta/recipes-devtools/apt/apt-native_0.9.7.7.bb +++ b/meta/recipes-devtools/apt/apt-native_0.9.7.8.bb @@ -1,11 +1,9 @@ require apt-native.inc -PR = "r1" - SRC_URI += "file://noconfigure.patch \ file://no-curl.patch" -SRC_URI[md5sum] = "039fc57668d1a0c2f62dc22e71900a16" -SRC_URI[sha256sum] = "6eca4285f1ac2e8cb837b9546553b0546881ed15853aa5bbeb860bab6bfa1700" +SRC_URI[md5sum] = "d44f459d59d8fa7fc5f455f1f982f08c" +SRC_URI[sha256sum] = "9570905992f4a83b0c182f11f9e0a8c20a1209a52996d1a01ddbfa359ae2c819" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" diff --git a/meta/recipes-devtools/apt/apt_0.9.7.7.bb b/meta/recipes-devtools/apt/apt_0.9.7.8.bb similarity index 72% rename from meta/recipes-devtools/apt/apt_0.9.7.7.bb rename to meta/recipes-devtools/apt/apt_0.9.7.8.bb index a9dcc74..9653ee9 100644 --- a/meta/recipes-devtools/apt/apt_0.9.7.7.bb +++ b/meta/recipes-devtools/apt/apt_0.9.7.8.bb @@ -3,11 +3,8 @@ RDEPENDS_${PN} = "dpkg" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3" require apt.inc -PR = "r0" - - -SRC_URI[md5sum] = "039fc57668d1a0c2f62dc22e71900a16" -SRC_URI[sha256sum] = "6eca4285f1ac2e8cb837b9546553b0546881ed15853aa5bbeb860bab6bfa1700" +SRC_URI[md5sum] = "d44f459d59d8fa7fc5f455f1f982f08c" +SRC_URI[sha256sum] = "9570905992f4a83b0c182f11f9e0a8c20a1209a52996d1a01ddbfa359ae2c819" require apt-package.inc