Commit e764f9ec authored by Florent Revest's avatar Florent Revest

libhybris: Prefer /usr/libexec/hal-droid/system/lib/ over /system/lib/ and use latest revision

parent 741a6e11
SRC_URI = "git://github.com/libhybris/libhybris;branch=master;protocol=https"
SRCREV = "bd6df6a3064f50df326a4644cc7660c0a587b50e"
SRCREV = "d4741e6675582c248228a41f4c1616fbf39fd3e6"
DEPENDS += " wayland "
EXTRA_OECONF += " --enable-wayland --with-default-egl-platform=wayland"
COMPATIBLE_MACHINE_dory = "(^dory$)"
COMPATIBLE_MACHINE_bass = "(^bass$)"
COMPATIBLE_MACHINE_tetra = "(^tetra$)"
COMPATIBLE_MACHINE_sparrow = "(^sparrow$)"
COMPATIBLE_MACHINE_sturgeon = "(^sturgeon$)"
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=""
do_configure_append() {
# Use the OE's wayland-scanner (it is in PATH before the host's version)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment