summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.16.10.bb
blob: 309c17c555d999687cc291d0c80aadb3f22121ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require dpkg.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"

SRC_URI += "file://noman.patch \
            file://check_snprintf.patch \
            file://check_version.patch \
            file://preinst.patch \
            file://fix-timestamps.patch \
            file://remove-tar-no-timestamp.patch"

SRC_URI[md5sum] = "a20a06a5272717274a8b009368f237da"
SRC_URI[sha256sum] = "aeaacf0884039940d9463901102194f9a42eb5702157b9e7a23f43e0d9f65cf2"

PR = "${INC_PR}.0"