]> code.ossystems Code Review - openembedded-core.git/commitdiff
apt: Updated from 0.9.7.8 to 0.9.8.1
authorIonut Radu <ionutx.radu@intel.com>
Mon, 13 May 2013 14:55:12 +0000 (17:55 +0300)
committerSaul Wold <sgw@linux.intel.com>
Tue, 28 May 2013 23:19:03 +0000 (08:19 +0900)
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/apt/apt-0.9.8.1/disable-configure-in-makefile.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/disable-configure-in-makefile.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/fix-gcc-4.6-null-not-defined.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/fix-gcc-4.6-null-not-defined.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/makerace.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/makerace.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/no-ko-translation.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/no-ko-translation.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/no-nls-dpkg.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/no-nls-dpkg.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/noconfigure.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/noconfigure.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/nodoc.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/nodoc.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/truncate-filename.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/truncate-filename.patch with 100% similarity]
meta/recipes-devtools/apt/apt-0.9.8.1/use-host.patch [moved from meta/recipes-devtools/apt/apt-0.9.7.8/use-host.patch with 100% similarity]
meta/recipes-devtools/apt/apt-native_0.9.8.1.bb [moved from meta/recipes-devtools/apt/apt-native_0.9.7.8.bb with 100% similarity]
meta/recipes-devtools/apt/apt_0.9.8.1.bb [moved from meta/recipes-devtools/apt/apt_0.9.7.8.bb with 74% similarity]

similarity index 74%
rename from meta/recipes-devtools/apt/apt_0.9.7.8.bb
rename to meta/recipes-devtools/apt/apt_0.9.8.1.bb
index 9653ee9a51d2a7bf0d50c8c0e2680c6e4ffb5ae4..445d14c4b209c23d64d4515567df146d03c8af78 100644 (file)
@@ -3,8 +3,8 @@ RDEPENDS_${PN} = "dpkg"
 LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
 require apt.inc
 
-SRC_URI[md5sum] = "d44f459d59d8fa7fc5f455f1f982f08c"
-SRC_URI[sha256sum] = "9570905992f4a83b0c182f11f9e0a8c20a1209a52996d1a01ddbfa359ae2c819"
+SRC_URI[md5sum] = "85781bb39901d6fb79c37ca307929594"
+SRC_URI[sha256sum] = "dcef6fc33948d5e430d337ad6326bf7ac3d06b14d99ede176809461ac12b4c6f"
 
 require apt-package.inc