diff options
Diffstat (limited to 'recipes/images/gateway-image.bb')
-rw-r--r-- | recipes/images/gateway-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/gateway-image.bb b/recipes/images/gateway-image.bb index ee9d1d97fc..8df21bcbeb 100644 --- a/recipes/images/gateway-image.bb +++ b/recipes/images/gateway-image.bb @@ -11,6 +11,7 @@ IMAGE_INSTALL = "task-boot \ dnsmasq \ # vsftpd \ angstrom-version \ + ${SPLASH} \ " export IMAGE_BASENAME = "gateway-image" |