git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f4312
)
task-gmae: use task.bbclass
author
Philipp Zabel
<philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:25 +0000
(09:11 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:25 +0000
(09:11 +0000)
packages/tasks/task-gmae.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-gmae.bb
b/packages/tasks/task-gmae.bb
index
ac79410
..
73710f8
100644
(file)
--- a/
packages/tasks/task-gmae.bb
+++ b/
packages/tasks/task-gmae.bb
@@
-1,5
+1,7
@@
DESCRIPTION = "GNOME Mobile & Embedded Initiative"
-PR = "r0"
+PR = "r1"
+
+inherit task
PACKAGES = 'gmae-core \
gmae-toolkit \
@@
-7,11
+9,6
@@
PACKAGES = 'gmae-core \
task-gmae \
'
-ALLOW_EMPTY = "1"
-
-PACKAGE_ARCH = "all"
-
-
RDEPENDS_gmae-core = " \
${XSERVER} \
glib-2.0 \