summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.16.10.bb
blob: 5a486ed510100da8c4f3323cb967c4195d4a2d01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 \
            file://Add-support-for-mipsn32-el-and-mips64-el-to-arch-tab.patch"

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

PR = "${INC_PR}.0"