diff options
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.20.9.bb (renamed from meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb b/meta/recipes-devtools/dpkg/dpkg_1.20.9.bb index 55ac84f724..60ae3ff736 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.20.7.1.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.20.9.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=sid \ | 4 | SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.20.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 \ |
| @@ -19,6 +19,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=sid \ | |||
| 19 | 19 | ||
| 20 | SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" | 20 | SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" |
| 21 | 21 | ||
| 22 | SRCREV = "667bf0aeb92e0e7bb225ee273569c5e2389083bd" | 22 | SRCREV = "2177b782b16e77e97c9643961a5ae3c639bcc4a3" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
