diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:17:58 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-09 23:30:15 +0100 |
| commit | 73b4bf301e8ea1356b2bebb1470ee735c37124ea (patch) | |
| tree | 53e0a5b04f5d88b773560c09a57f97d2c0331704 /meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb | |
| parent | b4a004d5833bc02248666345f89698fe3a1f9301 (diff) | |
| download | poky-73b4bf301e8ea1356b2bebb1470ee735c37124ea.tar.gz | |
dpkg: update 1.20.7.1 -> 1.20.9
(From OE-Core rev: 2000040d92a41ef5ae594aed2482a7b33d17dda9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb deleted file mode 100644 index 55ac84f724..0000000000 --- a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb +++ /dev/null | |||
| @@ -1,24 +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;branch=sid \ | ||
| 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 | file://0013-scripts-dpkg-fsys-usrunmess.pl-correct-shebang.patch \ | ||
| 18 | " | ||
| 19 | |||
| 20 | SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" | ||
| 21 | |||
| 22 | SRCREV = "667bf0aeb92e0e7bb225ee273569c5e2389083bd" | ||
| 23 | |||
| 24 | S = "${WORKDIR}/git" | ||
