* [PATCH 1/2] apt: update to 0.9.7.8
@ 2013-04-24 22:08 Eric Bénard
2013-04-24 22:08 ` [PATCH 2/2] dpkg: update to 1.16.10 Eric Bénard
0 siblings, 1 reply; 2+ messages in thread
From: Eric Bénard @ 2013-04-24 22:08 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
.../disable-configure-in-makefile.patch | 0
.../fix-gcc-4.6-null-not-defined.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/makerace.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/no-ko-translation.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/no-nls-dpkg.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/noconfigure.patch | 0
meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/nodoc.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/truncate-filename.patch | 0
.../apt/{apt-0.9.7.7 => apt-0.9.7.8}/use-host.patch | 0
.../apt/{apt-native_0.9.7.7.bb => apt-native_0.9.7.8.bb} | 6 ++----
meta/recipes-devtools/apt/{apt_0.9.7.7.bb => apt_0.9.7.8.bb} | 7 ++-----
11 files changed, 4 insertions(+), 9 deletions(-)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/disable-configure-in-makefile.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/fix-gcc-4.6-null-not-defined.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/makerace.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/no-ko-translation.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/no-nls-dpkg.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/noconfigure.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/nodoc.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/truncate-filename.patch (100%)
rename meta/recipes-devtools/apt/{apt-0.9.7.7 => apt-0.9.7.8}/use-host.patch (100%)
rename meta/recipes-devtools/apt/{apt-native_0.9.7.7.bb => apt-native_0.9.7.8.bb} (52%)
rename meta/recipes-devtools/apt/{apt_0.9.7.7.bb => apt_0.9.7.8.bb} (72%)
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
--
1.7.11.7
^ permalink raw reply related [flat|nested] 2+ messages in thread* [PATCH 2/2] dpkg: update to 1.16.10
2013-04-24 22:08 [PATCH 1/2] apt: update to 0.9.7.8 Eric Bénard
@ 2013-04-24 22:08 ` Eric Bénard
0 siblings, 0 replies; 2+ messages in thread
From: Eric Bénard @ 2013-04-24 22:08 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
meta/recipes-devtools/dpkg/{dpkg_1.16.9.bb => dpkg_1.16.10.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/dpkg/{dpkg_1.16.9.bb => dpkg_1.16.10.bb} (71%)
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.16.9.bb b/meta/recipes-devtools/dpkg/dpkg_1.16.10.bb
similarity index 71%
rename from meta/recipes-devtools/dpkg/dpkg_1.16.9.bb
rename to meta/recipes-devtools/dpkg/dpkg_1.16.10.bb
index 9ae4042..309c17c 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.16.9.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.16.10.bb
@@ -8,7 +8,7 @@ SRC_URI += "file://noman.patch \
file://fix-timestamps.patch \
file://remove-tar-no-timestamp.patch"
-SRC_URI[md5sum] = "4df9319b2d17e19cdb6fe94dacee44da"
-SRC_URI[sha256sum] = "73cd7fba4e54acddd645346b4bc517030b9c35938e82215d3eeb8b4e7af26b7a"
+SRC_URI[md5sum] = "a20a06a5272717274a8b009368f237da"
+SRC_URI[sha256sum] = "aeaacf0884039940d9463901102194f9a42eb5702157b9e7a23f43e0d9f65cf2"
PR = "${INC_PR}.0"
--
1.7.11.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-24 22:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 22:08 [PATCH 1/2] apt: update to 0.9.7.8 Eric Bénard
2013-04-24 22:08 ` [PATCH 2/2] dpkg: update to 1.16.10 Eric Bénard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox