aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/angstrom
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-09-10 21:02:10 +0200
committerKoen Kooi <koen@openembedded.org>2010-09-10 21:02:10 +0200
commitdf104739316e0b697209cf2e033560d31427ae08 (patch)
tree6be1fb51285f6d93c58d599534c226a19d06f2d3 /recipes/angstrom
parentae19546edc671a0f887a67577713d8d224d26fd3 (diff)
downloadopenembedded-df104739316e0b697209cf2e033560d31427ae08.tar.gz
exquisite-theme-angstrom: another workaround for do_unpack breakage
Diffstat (limited to 'recipes/angstrom')
-rw-r--r--recipes/angstrom/exquisite-theme-angstrom.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/angstrom/exquisite-theme-angstrom.bb b/recipes/angstrom/exquisite-theme-angstrom.bb
index 38511c3e52..8b3519fca5 100644
--- 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"