mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
android-tools 10: remove dead code
This is a copy-paste leftover from the original meta-openembedded recipe (version 5). Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d3f4e68512
commit
34794d8870
-4
@@ -115,10 +115,6 @@ PREREQUISITE_core = "libbase libsparse liblog libcutils"
|
||||
TOOLS_TO_BUILD = "libcrypto_utils libadb libziparchive fastboot adb img2simg simg2img libbacktrace"
|
||||
TOOLS_TO_BUILD:append:class-target = " adbd"
|
||||
|
||||
# Adb needs sys/capability.h, which is not available for native*
|
||||
TOOLS:class-native = "boringssl fastboot ext4_utils mkbootimg"
|
||||
TOOLS:class-nativesdk = "boringssl fastboot ext4_utils mkbootimg"
|
||||
|
||||
do_compile() {
|
||||
|
||||
case "${HOST_ARCH}" in
|
||||
|
||||
Reference in New Issue
Block a user