mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
android-tools: Depend on openssl10
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
78e07e06ab
commit
c5e8c7be59
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user