mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
android-tools: Add patch from Debian to build with OpenSSL 1.1
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
|
||||
file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \
|
||||
"
|
||||
DEPENDS = "libbsd libpcre zlib libcap"
|
||||
DEPENDS_append_class-target = " openssl10"
|
||||
DEPENDS_append_class-target = " openssl"
|
||||
|
||||
ANDROID_MIRROR = "android.googlesource.com"
|
||||
|
||||
@@ -37,6 +37,7 @@ SRC_URI = " \
|
||||
file://core/0010-Use-linux-capability.h-on-linux-systems-too.patch;patchdir=system/core \
|
||||
file://core/0011-Remove-bionic-specific-calls.patch;patchdir=system/core \
|
||||
file://core/0012-Fix-implicit-declaration-of-stlcat-strlcopy-function.patch;patchdir=system/core \
|
||||
file://core/adb_libssl_11.diff;patchdir=system/core \
|
||||
file://extras/0001-ext4_utils-remove-selinux-extensions.patch;patchdir=system/extras \
|
||||
file://extras/0002-ext4_utils-add-o-argument-to-preserve-ownership.patch;patchdir=system/extras \
|
||||
file://libselinux/0001-Remove-bionic-specific-calls.patch;patchdir=external/libselinux \
|
||||
|
||||
Reference in New Issue
Block a user