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 12:40:14 +0100 |
commit | b414b95a0e0fc5b5e1403272eaaf59e0bec6da06 (patch) | |
tree | bca0f5971844dc36d71579cfc41443eb2cee6e4d | |
parent | 4b312777a2e154a6d86311981299bc16f23f053c (diff) | |
download | openembedded-core-b414b95a0e0fc5b5e1403272eaaf59e0bec6da06.tar.gz |
apt: update to 1.2.31
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 file://0001-apt-1.2.12-Fix-musl-build.patch \ file://0001-Include-array.h-for-std-array.patch \ " -SRC_URI[md5sum] = "ce8f9ab11f4fd0a08ec73eaffd75c8f0" -SRC_URI[sha256sum] = "fa1311a9ce00e72379a0a3bc6d240ba30c0968cfbbb3472859e50b99e24e9598" +SRC_URI[md5sum] = "d30eed9304e82ea8238c854b5c5a34d9" +SRC_URI[sha256sum] = "03ded4f5e9b8d43ecec083704b2dcabf20c182ed382db9ac7251da0b0b038059" LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" # 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 |