From: Oleksandr Kravchuk Date: Sat, 29 Jun 2019 16:53:25 +0000 (+0200) Subject: apt: update to 1.2.31 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~14014 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b414b95a0e0fc5b5e1403272eaaf59e0bec6da06;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git apt: update to 1.2.31 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/apt/apt-native_1.2.24.bb b/meta/recipes-devtools/apt/apt-native_1.2.31.bb similarity index 100% rename from meta/recipes-devtools/apt/apt-native_1.2.24.bb rename to 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 842c30240bb..b855099e528 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 similarity index 100% rename from meta/recipes-devtools/apt/apt_1.2.24.bb rename to meta/recipes-devtools/apt/apt_1.2.31.bb