summaryrefslogtreecommitdiffstats
path: root/recipes/angstrom
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-09-10 12:04:23 -0700
committerChris Larson <chris_larson@mentor.com>2010-09-10 12:44:33 -0700
commit15c1b7982f68f7323a4d38fbcd73424e82261381 (patch)
treed01ee542bbc99c4b9d1eb651486090e43fce9d8c /recipes/angstrom
parent88cb5184884d045ac4703910a6c5af86c1cf20f4 (diff)
downloadopenembedded-15c1b7982f68f7323a4d38fbcd73424e82261381.tar.gz
Revert now unnecessary do_unpack bug workarounds
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/angstrom')
-rw-r--r--recipes/angstrom/exquisite-theme-angstrom.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/angstrom/exquisite-theme-angstrom.bb b/recipes/angstrom/exquisite-theme-angstrom.bb
index 8b3519fca5..5c17b311ff 100644
--- a/recipes/angstrom/exquisite-theme-angstrom.bb
+++ b/recipes/angstrom/exquisite-theme-angstrom.bb
@@ -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"