diff options
Diffstat (limited to 'meta/recipes-devtools/apt/apt_2.2.3.bb')
-rw-r--r-- | meta/recipes-devtools/apt/apt_2.2.3.bb | 1 |
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 \ | |||
13 | file://0001-srvrec-Keep-support-for-older-resolver.patch \ | 13 | file://0001-srvrec-Keep-support-for-older-resolver.patch \ |
14 | file://0001-cmake-Do-not-build-po-files.patch \ | 14 | file://0001-cmake-Do-not-build-po-files.patch \ |
15 | file://0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch \ | 15 | file://0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch \ |
16 | file://0001-aptwebserver.cc-Include-array.patch \ | ||
16 | " | 17 | " |
17 | 18 | ||
18 | SRC_URI_append_class-native = " \ | 19 | SRC_URI_append_class-native = " \ |