summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.19.7.bb
blob: 80fe5ad2c79a3a9ba3b9169c89c482342abe9939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
require dpkg.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz \
           file://noman.patch \
           file://remove-tar-no-timestamp.patch \
           file://arch_pm.patch \
           file://add_armeb_triplet_entry.patch \
           file://0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch \
           file://0003-update-alternatives-Implement-offline-mode.patch \
           file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \
           file://0006-add-musleabi-to-known-target-tripets.patch \
           file://0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch \
           file://0001-dpkg-Support-muslx32-build.patch \
           file://0007-update-alternatives-disable-logging.patch \
           file://0001-update-alternatives-Allow-to-override-altdir-from-en.patch \
           file://0001-help-make-sure-dpkg-continues-to-work-if-unused-tool.patch \
           file://pager.patch \
           "
SRC_URI_append_class-native = " \
                                file://tweak-options-require-tar-1.27.patch \
"

SRC_URI[md5sum] = "60f57c5494e6dfa177504d47bfa0e383"
SRC_URI[sha256sum] = "4c27fededf620c0aa522fff1a48577ba08144445341257502e7730f2b1a296e8"