Skip to content
Snippets Groups Projects
Commit cf4aff55 authored by Esben Haabendal's avatar Esben Haabendal
Browse files

linux-yocto: Switch to distro-neutral openharmony override


This allows building OpenHarmony compatible linux-yocto kernel using any distro
configuration which enables "openharmony" in its DISTROOVERRIDES.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent f147e23c
No related branches found
No related tags found
1 merge request!26Various changes in preparation for integration with meta-oniro-core
......@@ -4,10 +4,10 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/linux-yocto:"
SRC_URI:append:oniro-openharmony-linux = " file://ashmem.cfg"
SRC_URI:append:oniro-openharmony-linux = " file://driver-add-hilog-and-hievent-buffer-management-drive.patch"
SRC_URI:append:oniro-openharmony-linux = " file://driver-add-hilog-and-hievent-buffer-management-drive.cfg"
SRC_URI:append:oniro-openharmony-linux = " file://android_binder_ipc.cfg"
SRC_URI:append:openharmony = " file://ashmem.cfg"
SRC_URI:append:openharmony = " file://driver-add-hilog-and-hievent-buffer-management-drive.patch"
SRC_URI:append:openharmony = " file://driver-add-hilog-and-hievent-buffer-management-drive.cfg"
SRC_URI:append:openharmony = " file://android_binder_ipc.cfg"
#
# QEMU ARM Cortex-A7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment