diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-15 04:41:07 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-18 11:06:32 +0100 |
| commit | d5ac587d6cc154ec13f1f65385c539df6e95e47f (patch) | |
| tree | c6b88ec95fe483524fb30932b16e0e07bf1e5b22 /meta/recipes-devtools/dpkg/dpkg_1.20.0.bb | |
| parent | a5bd13395c3b14f88bb849c5b7de6e73111ff4ce (diff) | |
| download | poky-d5ac587d6cc154ec13f1f65385c539df6e95e47f.tar.gz | |
dpkg: upgrade 1.20.0 -> 1.20.5
(From OE-Core rev: 3aa7081ae85b84deb7e3fe49babc48c5d9919dc6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.20.0.bb')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.20.0.bb | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb deleted file mode 100644 index 334294e6f8..0000000000 --- a/meta/recipes-devtools/dpkg/dpkg_1.20.0.bb +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | require dpkg.inc | ||
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | ||
| 3 | |||
| 4 | SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https \ | ||
| 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 | file://0001-Add-support-for-riscv32-CPU.patch \ | ||
| 17 | " | ||
| 18 | |||
| 19 | SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" | ||
| 20 | |||
| 21 | SRCREV = "314ac02663c5bd1a82b34745150bf13a39a549a3" | ||
| 22 | |||
| 23 | S = "${WORKDIR}/git" | ||
