diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-06-29 18:53:25 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-30 22:40:52 +0100 |
commit | de806105788a2290efd2da7ed6d9bd4c7851c870 (patch) | |
tree | 07c0b5c28104791e7baebb76128d759a73951ecc /meta/recipes-devtools/apt | |
parent | ee50f417f3ff83123afa50bb4675ad706a7bb76c (diff) | |
download | poky-de806105788a2290efd2da7ed6d9bd4c7851c870.tar.gz |
apt: update to 1.2.31
(From OE-Core rev: b414b95a0e0fc5b5e1403272eaaf59e0bec6da06)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
-rw-r--r-- | meta/recipes-devtools/apt/apt-native_1.2.31.bb (renamed from meta/recipes-devtools/apt/apt-native_1.2.24.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/apt/apt.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/apt/apt_1.2.31.bb (renamed from meta/recipes-devtools/apt/apt_1.2.24.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/apt/apt-native_1.2.24.bb b/meta/recipes-devtools/apt/apt-native_1.2.31.bb index 5b16b503d5..5b16b503d5 100644 --- a/meta/recipes-devtools/apt/apt-native_1.2.24.bb +++ b/meta/recipes-devtools/apt/apt-native_1.2.31.bb | |||
diff --git a/meta/recipes-devtools/apt/apt.inc b/meta/recipes-devtools/apt/apt.inc index 842c30240b..b855099e52 100644 --- a/meta/recipes-devtools/apt/apt.inc +++ b/meta/recipes-devtools/apt/apt.inc | |||
@@ -15,8 +15,8 @@ SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/${BPN}/${P | |||
15 | file://0001-apt-1.2.12-Fix-musl-build.patch \ | 15 | file://0001-apt-1.2.12-Fix-musl-build.patch \ |
16 | file://0001-Include-array.h-for-std-array.patch \ | 16 | file://0001-Include-array.h-for-std-array.patch \ |
17 | " | 17 | " |
18 | SRC_URI[md5sum] = "ce8f9ab11f4fd0a08ec73eaffd75c8f0" | 18 | SRC_URI[md5sum] = "d30eed9304e82ea8238c854b5c5a34d9" |
19 | SRC_URI[sha256sum] = "fa1311a9ce00e72379a0a3bc6d240ba30c0968cfbbb3472859e50b99e24e9598" | 19 | SRC_URI[sha256sum] = "03ded4f5e9b8d43ecec083704b2dcabf20c182ed382db9ac7251da0b0b038059" |
20 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 20 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
21 | 21 | ||
22 | # the package is taken from snapshots.debian.org; that source is static and goes stale | 22 | # the package is taken from snapshots.debian.org; that source is static and goes stale |
diff --git a/meta/recipes-devtools/apt/apt_1.2.24.bb b/meta/recipes-devtools/apt/apt_1.2.31.bb index ae0bce933d..ae0bce933d 100644 --- a/meta/recipes-devtools/apt/apt_1.2.24.bb +++ b/meta/recipes-devtools/apt/apt_1.2.31.bb | |||