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:
ae19546
)
exquisite-theme-angstrom: another workaround for do_unpack breakage
author
Koen Kooi
<koen@openembedded.org>
Fri, 10 Sep 2010 19:02:10 +0000
(21:02 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 10 Sep 2010 19:02:10 +0000
(21:02 +0200)
recipes/angstrom/exquisite-theme-angstrom.bb
patch
|
blob
|
history
diff --git
a/recipes/angstrom/exquisite-theme-angstrom.bb
b/recipes/angstrom/exquisite-theme-angstrom.bb
index
38511c3
..
8b3519f
100644
(file)
--- a/
recipes/angstrom/exquisite-theme-angstrom.bb
+++ b/
recipes/angstrom/exquisite-theme-angstrom.bb
@@
-6,7
+6,7
@@
SECTION = "x11"
DEPENDS = "edje-native"
RRECOMMENDS_${PN} = "exquisite"
-PV = "1.
1
"
+PV = "1.
2
"
inherit update-alternatives
@@
-15,7
+15,7
@@
ALTERNATIVE_LINK = "${sysconfdir}/exquisite/config"
ALTERNATIVE_PATH = "${sysconfdir}/exquisite/config-angstrom"
ALTERNATIVE_PRIORITY = "20"
-SRC_URI = "file://angstrom/"
+SRC_URI = "file://angstrom/
*
"
S = "${WORKDIR}/angstrom"