Commit f87711ad authored by Florent Revest's avatar Florent Revest

libhybris: adds sparrow to COMPATIBLE_MACHINE

parent dbcc8bc0
......@@ -4,6 +4,7 @@ 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$)"
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