Commit ad8a95ce authored by Florent Revest's avatar Florent Revest

libhybris: adds tetra as a compatible platform

parent e2512bb0
......@@ -3,6 +3,7 @@ DEPENDS += " wayland "
EXTRA_OECONF += " --enable-wayland --with-default-egl-platform=wayland"
COMPATIBLE_MACHINE_dory = "(^dory$)"
COMPATIBLE_MACHINE_bass = "(^bass$)"
COMPATIBLE_MACHINE_tetra = "(^tetra$)"
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