weston-ini-conf: require eGALAX screen 33/11233/3
authorMartin Kelly <mkelly@xevo.com>
Wed, 11 Oct 2017 18:39:16 +0000 (11:39 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 12 Oct 2017 10:31:03 +0000 (10:31 +0000)
After commit f970319c6d4a2ecf6044ab3b2ef8f0d5f5c3471c, the
intel-corei7-64 and joule builds are broken because they're defaulting
to the eGALAX screen, which isn't in the require list in screen.inc.

Fix this by adding eGALAX to screen.inc.

Change-Id: I8d87c1defa586a0bfe1b2d266ec4a8c61f5c5654
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11233
Reviewed-by: Thomas Rini <trini@konsulko.com>
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl/recipes-graphics/wayland/weston-ini-conf/screen.inc

index 1c7718c..e91e902 100644 (file)
@@ -2,3 +2,4 @@ require screen_dell.inc
 require screen_qemu.inc
 require screen_GeChic.inc
 require screen_DSI.inc
+require screen_eGalax.inc