mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +00:00
android-tools: Depend on openssl10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://${COMMON_LICENSE_DIR}/BSD-2-Clause;md5=8bef8e6712b1be5aa76af1ebde9d6378 \
|
||||
file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \
|
||||
"
|
||||
DEPENDS = "libbsd libpcre openssl zlib libcap"
|
||||
DEPENDS = "libbsd libpcre openssl10 zlib libcap"
|
||||
|
||||
ANDROID_MIRROR = "android.googlesource.com"
|
||||
CORE_REPO = "${ANDROID_MIRROR}/platform/system/core"
|
||||
|
||||
Reference in New Issue
Block a user