diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.21.21.bb (renamed from meta/recipes-devtools/dpkg/dpkg_1.21.20.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb b/meta/recipes-devtools/dpkg/dpkg_1.21.21.bb index a6ed4fd429..a19a96ef06 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.21.20.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.21.21.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require dpkg.inc | 1 | require dpkg.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 3 | 3 | ||
| 4 | SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main \ | 4 | SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.21.x \ |
| 5 | file://noman.patch \ | 5 | file://noman.patch \ |
| 6 | file://remove-tar-no-timestamp.patch \ | 6 | file://remove-tar-no-timestamp.patch \ |
| 7 | file://arch_pm.patch \ | 7 | file://arch_pm.patch \ |
| @@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main | |||
| 18 | 18 | ||
| 19 | SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" | 19 | SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" |
| 20 | 20 | ||
| 21 | SRCREV = "6c5140f124925ad4eb12fb2c8e83a050028bbc1f" | 21 | SRCREV = "9ef736b7b3a5fa0d6e991e8475eb2e3151fec345" |
| 22 | 22 | ||
| 23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
