diff options
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.19.8.bb')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.19.8.bb | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.19.8.bb b/meta/recipes-devtools/dpkg/dpkg_1.19.8.bb new file mode 100644 index 0000000000..9e6e9f2464 --- /dev/null +++ b/meta/recipes-devtools/dpkg/dpkg_1.19.8.bb | |||
| @@ -0,0 +1,22 @@ | |||
| 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 \ | ||
| 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 \ | ||
| 15 | file://pager.patch \ | ||
| 16 | " | ||
| 17 | SRC_URI_append_class-native = " \ | ||
| 18 | file://tweak-options-require-tar-1.27.patch \ | ||
| 19 | " | ||
| 20 | |||
| 21 | SRC_URI[md5sum] = "9d170c8baa1aa36b09698c909f304508" | ||
| 22 | SRC_URI[sha256sum] = "2632c00b0cf0ea19ed7bd6700e6ec5faca93f0045af629d356dc03ad74ae6f10" | ||
