summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-08-28 15:18:51 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-01 11:44:03 +0100
commite444e84935f5a25799e1a7c88e886fa6e8a9b9d4 (patch)
tree8590fca8ce102c6544641d35f077c38bf1190e6b /meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
parenteb45cd659bf06fdf1ba4c377db2aac268ecf6e31 (diff)
downloadpoky-e444e84935f5a25799e1a7c88e886fa6e8a9b9d4.tar.gz
dpkg: update to 1.18.2
check_snprintf.patch has been dropped, because it seems to fix a problem that doesn't anymore exist, and doesn't have any description of what the problem was and how was it fixed. tarfix.patch has been merged upstream. The rest of the patches have been rebased to the new upstream release (From OE-Core rev: c11b2be13a6d5e34f2baed4b8ee8ccd66438c1de) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.18.2.bb')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg_1.18.2.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb b/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
new file mode 100644
index 0000000000..4c3fa4f395
--- /dev/null
+++ b/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
@@ -0,0 +1,19 @@
1require dpkg.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
3
4SRC_URI += "file://noman.patch \
5 file://remove-tar-no-timestamp.patch \
6 file://fix-abs-redefine.patch \
7 file://arch_pm.patch \
8 file://dpkg-configure.service \
9 file://glibc2.5-sync_file_range.patch \
10 file://add_armeb_triplet_entry.patch \
11 file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \
12 file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \
13 file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \
14 file://0005-dpkg-compiler.m4-remove-Wvla.patch \
15 "
16
17SRC_URI[md5sum] = "63b9d869081ec49adeef6c5ff62d6576"
18SRC_URI[sha256sum] = "11484f2a73d027d696e720a60380db71978bb5c06cd88fe30c291e069ac457a4"
19