Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | require dpkg.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 3 | |
| 4 | SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz \ |
| 5 | file://noman.patch \ |
| 6 | file://remove-tar-no-timestamp.patch \ |
| 7 | file://arch_pm.patch \ |
| 8 | file://add_armeb_triplet_entry.patch \ |
| 9 | file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \ |
| 10 | file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \ |
| 11 | file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 12 | file://0006-add-musleabi-to-known-target-tripets.patch \ |
| 13 | file://0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch \ |
| 14 | file://0001-dpkg-Support-muslx32-build.patch \ |
Brad Bishop | f3fd288 | 2019-06-21 08:06:37 -0400 | [diff] [blame] | 15 | file://pager.patch \ |
Andrew Geissler | 4b740dc | 2020-05-05 08:54:39 -0500 | [diff] [blame] | 16 | file://0001-Add-support-for-riscv32-CPU.patch \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 17 | " |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 18 | |
Andrew Geissler | d25ed32 | 2020-06-27 00:28:28 -0500 | [diff] [blame] | 19 | SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" |
| 20 | |
Andrew Geissler | 4ed12e1 | 2020-06-05 18:00:41 -0500 | [diff] [blame] | 21 | SRC_URI[md5sum] = "f88f077236a3ff3decae3b25c989893d" |
| 22 | SRC_URI[sha256sum] = "b633cc2b0e030efb61e11029d8a3fb1123f719864c9992da2e52b471c96d0900" |