summaryrefslogtreecommitdiffstats
path: root/recipes/images/gateway-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/gateway-image.bb')
-rw-r--r--recipes/images/gateway-image.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/images/gateway-image.bb b/recipes/images/gateway-image.bb
index 8df21bcbeb..d7a77e0bb8 100644
--- a/recipes/images/gateway-image.bb
+++ b/recipes/images/gateway-image.bb
@@ -1,6 +1,8 @@
#Angstrom gateway image
#gives you a gateway with SMB, ssh and dnsmasqs
+SPLASH ?= ' ${@base_contains("MACHINE_FEATURES", "screen", "psplash-angstrom", "",d)}'
+
ANGSTROM_EXTRA_INSTALL ?= ""
DISTRO_SSH_DAEMON ?= "dropbear"