summaryrefslogtreecommitdiff
path: root/packages/angstrom/angstrom-mokogateway-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/angstrom/angstrom-mokogateway-image.bb')
-rw-r--r--packages/angstrom/angstrom-mokogateway-image.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/packages/angstrom/angstrom-mokogateway-image.bb b/packages/angstrom/angstrom-mokogateway-image.bb
index 624274de37..a8c59f2075 100644
--- a/packages/angstrom/angstrom-mokogateway-image.bb
+++ b/packages/angstrom/angstrom-mokogateway-image.bb
@@ -1,20 +1,17 @@
#Angstrom moko gateway image
# tries to be a companion for openmoko based phones
-LICENSE = "MIT"
-PR = "r2"
ANGSTROM_EXTRA_INSTALL ?= ""
DEPENDS = "task-base"
-RDEPENDS = " \
+IMAGE_INSTALL = " \
task-boot \
task-base-bluetooth \
bluez-utils \
blueprobe \
"
export IMAGE_BASENAME = "mokogateway-image"
-export IMAGE_LINGUAS = ""
-export PACKAGE_INSTALL = "${RDEPENDS}"
+IMAGE_LINGUAS = ""
inherit image