Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-image-graphical-html5.inc
1 require recipes-platform/images/agl-image-minimal.inc
2
3 IMAGE_FEATURES += "splash"
4
5 IMAGE_FEATURES += "${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'ssh-server-dropbear' , '', d)}"
6
7 inherit features_check
8
9 REQUIRED_DISTRO_FEATURES = "wayland"