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:
517816a
)
task-shr-minimal: we need MACHINE_ARCH, because task-base and MACHINE_TASK_PROVIDER...
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 1 Mar 2010 13:52:38 +0000
(14:52 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 1 Mar 2010 15:54:53 +0000
(16:54 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/tasks/task-shr-minimal.bb
patch
|
blob
|
history
diff --git
a/recipes/tasks/task-shr-minimal.bb
b/recipes/tasks/task-shr-minimal.bb
index
b73c6af
..
fb483dd
100644
(file)
--- a/
recipes/tasks/task-shr-minimal.bb
+++ b/
recipes/tasks/task-shr-minimal.bb
@@
-1,10
+1,12
@@
DESCRIPTION = "SHR Lite Image Feed"
-PR = "r2
4
"
+PR = "r2
5
"
PV = "2.0"
LICENSE = "GPL"
inherit task
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
def get_rdepends(bb, d):
enabled = bb.data.getVar("ENABLE_BINARY_LOCALE_GENERATION", d, 1)
@@
-116,6
+118,7
@@
RDEPENDS_${PN}-x = "\
"
RDEPENDS_${PN}-apps = "\
+ fso-abyss \
task-fso2-compliance \
phoneui-apps-messages \
phoneui-apps-contacts \