summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.18.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.18.7.bb')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg_1.18.7.bb23
1 files changed, 12 insertions, 11 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.18.7.bb b/meta/recipes-devtools/dpkg/dpkg_1.18.7.bb
index 53759236d4..28fdc136a0 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.18.7.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.18.7.bb
@@ -1,18 +1,19 @@
1require dpkg.inc 1require dpkg.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
3 3
4SRC_URI_append_class-native =" file://glibc2.5-sync_file_range.patch " 4SRC_URI = "http://snapshot.debian.org/archive/debian/20160509T100042Z/pool/main/d/${BPN}/${BPN}_${PV}.tar.xz \
5SRC_URI += "file://noman.patch \ 5 file://noman.patch \
6 file://remove-tar-no-timestamp.patch \ 6 file://remove-tar-no-timestamp.patch \
7 file://arch_pm.patch \ 7 file://arch_pm.patch \
8 file://dpkg-configure.service \ 8 file://dpkg-configure.service \
9 file://add_armeb_triplet_entry.patch \ 9 file://add_armeb_triplet_entry.patch \
10 file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \ 10 file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \
11 file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \ 11 file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \
12 file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \ 12 file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \
13 file://0005-dpkg-compiler.m4-remove-Wvla.patch \ 13 file://0005-dpkg-compiler.m4-remove-Wvla.patch \
14 file://0006-add-musleabi-to-known-target-tripets.patch \ 14 file://0006-add-musleabi-to-known-target-tripets.patch \
15 " 15 "
16SRC_URI_append_class-native = " file://glibc2.5-sync_file_range.patch "
16 17
17SRC_URI[md5sum] = "073dbf2129a54b0fc627464bf8af4a1b" 18SRC_URI[md5sum] = "073dbf2129a54b0fc627464bf8af4a1b"
18SRC_URI[sha256sum] = "ace36d3a6dc750a42baf797f9e75ec580a21f92bb9ff96b482100755d6d9b87b" 19SRC_URI[sha256sum] = "ace36d3a6dc750a42baf797f9e75ec580a21f92bb9ff96b482100755d6d9b87b"