blob: 50fe54dee1f28e7b96472fae01c79ace9c69f884 [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001require dpkg.inc
2LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
3
4SRC_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 Bishop19323692019-04-05 15:28:33 -040012 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 Bishopf3fd2882019-06-21 08:06:37 -040015 file://pager.patch \
Andrew Geissler4b740dc2020-05-05 08:54:39 -050016 file://0001-Add-support-for-riscv32-CPU.patch \
Brad Bishop19323692019-04-05 15:28:33 -040017 "
Brad Bishop15ae2502019-06-18 21:44:24 -040018SRC_URI_append_class-native = " \
Brad Bishop19323692019-04-05 15:28:33 -040019 file://tweak-options-require-tar-1.27.patch \
20"
21
Brad Bishop96ff1982019-08-19 13:50:42 -040022SRC_URI[md5sum] = "60f57c5494e6dfa177504d47bfa0e383"
23SRC_URI[sha256sum] = "4c27fededf620c0aa522fff1a48577ba08144445341257502e7730f2b1a296e8"