libhybris_git.bbappend 331 Bytes
Newer Older
1 2 3
FILESEXTRAPATHS_prepend := "${THISDIR}/libhybris:"
SRC_URI += " file://0001-Disable-wifi-module.patch;striplevel=2"

4
DEPENDS += " wayland "
5 6 7
EXTRA_OECONF += " --enable-wayland --with-default-egl-platform=wayland --with-default-hybris-ld-library-path=/usr/libexec/hal-droid/system/lib:/vendor/lib:/system/lib"

COMPATIBLE_MACHINE=""