summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt-native_1.2.31.bb
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-06-29 18:53:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-30 22:40:52 +0100
commitde806105788a2290efd2da7ed6d9bd4c7851c870 (patch)
tree07c0b5c28104791e7baebb76128d759a73951ecc /meta/recipes-devtools/apt/apt-native_1.2.31.bb
parentee50f417f3ff83123afa50bb4675ad706a7bb76c (diff)
downloadpoky-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/apt-native_1.2.31.bb')
-rw-r--r--meta/recipes-devtools/apt/apt-native_1.2.31.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt-native_1.2.31.bb b/meta/recipes-devtools/apt/apt-native_1.2.31.bb
new file mode 100644
index 0000000000..5b16b503d5
--- /dev/null
+++ b/meta/recipes-devtools/apt/apt-native_1.2.31.bb
@@ -0,0 +1,7 @@
1require apt-native.inc
2
3SRC_URI += "file://noconfigure.patch \
4 file://no-curl.patch \
5 file://gcc_4.x_apt-pkg-contrib-strutl.cc-Include-array-header.patch \
6 file://gcc_4.x_Revert-avoid-changing-the-global-LC_TIME-for-Release.patch \
7 file://gcc_4.x_Revert-use-de-localed-std-put_time-instead-rolling-o.patch"