From 27b265641d5c13040268ac70b70bfe84fb092763 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 17 Feb 2016 01:29:02 +0100 Subject: dpkg: Update to 1.18.4 Update dpkg version to 1.18.4 . This adds nios2 architecture support among other fixes. One patch was updated so it would apply to 1.18.4. Signed-off-by: Marek Vasut Cc: Alexander Kanavin Cc: Richard Purdie Cc: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/dpkg/dpkg_1.18.4.bb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 meta/recipes-devtools/dpkg/dpkg_1.18.4.bb (limited to 'meta/recipes-devtools/dpkg/dpkg_1.18.4.bb') diff --git a/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb b/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb new file mode 100644 index 0000000000..7876944d6b --- /dev/null +++ b/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb @@ -0,0 +1,20 @@ +require dpkg.inc +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + +SRC_URI_append_class-native =" file://glibc2.5-sync_file_range.patch " +SRC_URI += "file://noman.patch \ + file://remove-tar-no-timestamp.patch \ + file://fix-abs-redefine.patch \ + file://arch_pm.patch \ + file://dpkg-configure.service \ + file://add_armeb_triplet_entry.patch \ + file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \ + file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \ + file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \ + file://0005-dpkg-compiler.m4-remove-Wvla.patch \ + file://0006-add-musleabi-to-known-target-tripets.patch \ + " + +SRC_URI[md5sum] = "e95b513c89693f6ec3ab53b6b1c3defd" +SRC_URI[sha256sum] = "fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da" + -- cgit 1.2.3-korg