summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/apt/apt_1.8.2.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-10-28 22:05:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-12 13:06:28 +0000
commitf552970178e5bacb682b3550b1020edb4bec9837 (patch)
tree492ea43e8a4e88d9bf8df72bceb3814d4e84ae22 /meta/recipes-devtools/apt/apt_1.8.2.1.bb
parentd59e28ea734878b0873ab627d548d35469a41a0f (diff)
downloadpoky-f552970178e5bacb682b3550b1020edb4bec9837.tar.gz
apt: remove host contamination with gtest
(From OE-Core rev: 41aa60cdb1e26617e1eeac95a6ffcdd6561c539f) (From OE-Core rev: a76d66feae7050d5d59964108a065bc6251667eb) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 600cb136cd3ed474f3e890297f4768071358fc13) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt/apt_1.8.2.1.bb')
-rw-r--r--meta/recipes-devtools/apt/apt_1.8.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/apt/apt_1.8.2.1.bb b/meta/recipes-devtools/apt/apt_1.8.2.1.bb
index bd1f4f39c3..de0e150a2e 100644
--- a/meta/recipes-devtools/apt/apt_1.8.2.1.bb
+++ b/meta/recipes-devtools/apt/apt_1.8.2.1.bb
@@ -8,6 +8,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/${BPN}_${PV}.tar.xz \
8 file://0001-Disable-documentation-directory-altogether.patch \ 8 file://0001-Disable-documentation-directory-altogether.patch \
9 file://0001-Fix-musl-build.patch \ 9 file://0001-Fix-musl-build.patch \
10 file://0001-CMakeLists.txt-avoid-changing-install-paths-based-on.patch \ 10 file://0001-CMakeLists.txt-avoid-changing-install-paths-based-on.patch \
11 file://0001-test-libapt-do-not-use-gtest-from-the-host.patch \
11 " 12 "
12 13
13SRC_URI_append_class-native = " \ 14SRC_URI_append_class-native = " \