Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 1 | require dpkg.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 3 | |
| 4 | SRC_URI = "http://snapshot.debian.org/archive/debian/20170518T093838Z/pool/main/d/dpkg/dpkg_1.18.24.tar.xz \ |
| 5 | file://noman.patch \ |
| 6 | file://remove-tar-no-timestamp.patch \ |
| 7 | file://arch_pm.patch \ |
| 8 | file://dpkg-configure.service \ |
| 9 | file://add_armeb_triplet_entry.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 \ |
| 12 | file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \ |
| 13 | file://0005-dpkg-compiler.m4-remove-Wvla.patch \ |
| 14 | file://0006-add-musleabi-to-known-target-tripets.patch \ |
| 15 | file://0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch \ |
| 16 | file://0001-dpkg-Support-muslx32-build.patch \ |
Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 17 | file://0001-arch-Add-support-for-riscv64-CPU.patch \ |
Brad Bishop | d7bf8c1 | 2018-02-25 22:55:05 -0500 | [diff] [blame] | 18 | " |
| 19 | SRC_URI_append_class-native = " file://glibc2.5-sync_file_range.patch " |
| 20 | |
| 21 | SRC_URI[md5sum] = "02e8af8faf1e689228da806c3e8c6882" |
| 22 | SRC_URI[sha256sum] = "d853081d3e06bfd46a227056e591f094e42e78fa8a5793b0093bad30b710d7b4" |