summaryrefslogtreecommitdiffstats
path: root/recipes-extra/startup/rpi-first-run-wizard.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extra/startup/rpi-first-run-wizard.bb')
-rw-r--r--recipes-extra/startup/rpi-first-run-wizard.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extra/startup/rpi-first-run-wizard.bb b/recipes-extra/startup/rpi-first-run-wizard.bb
index 6ede56e..40f9785 100644
--- a/recipes-extra/startup/rpi-first-run-wizard.bb
+++ b/recipes-extra/startup/rpi-first-run-wizard.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Scripts to support a first run wizard on the Raspberry Pi." 1DESCRIPTION = "Scripts to support a first run wizard on the Raspberry Pi."
2LICENSE = "GPLV2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5DEPENDS = "zenity dbus" 5DEPENDS = "zenity dbus"