summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt_2.2.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-27 00:48:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-28 06:40:30 +0100
commit65e9606bae6bcd849e3e30f3ce093ee64838b774 (patch)
treede40d451860b5ffc86884587c9ef3db78af4d27c /meta/recipes-devtools/apt/apt_2.2.3.bb
parent42016f34ae59d4282491be9294d1e6698c18e1ba (diff)
downloadopenembedded-core-contrib-65e9606bae6bcd849e3e30f3ce093ee64838b774.tar.gz
apt: Add missing <array> header
This issue is seen with clang/libc++ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt/apt_2.2.3.bb')
-rw-r--r--meta/recipes-devtools/apt/apt_2.2.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt_2.2.3.bb b/meta/recipes-devtools/apt/apt_2.2.3.bb
index ff9270c4b3..fe00fb03ca 100644
--- a/meta/recipes-devtools/apt/apt_2.2.3.bb
+++ b/meta/recipes-devtools/apt/apt_2.2.3.bb
@@ -13,6 +13,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/${BPN}_${PV}.tar.xz \
file://0001-srvrec-Keep-support-for-older-resolver.patch \
file://0001-cmake-Do-not-build-po-files.patch \
file://0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch \
+ file://0001-aptwebserver.cc-Include-array.patch \
"
SRC_URI_append_class-native = " \