aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2010-02-14 20:42:18 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-14 22:46:03 +0100
commit161857cfd3d8d2f694ab0141d2596e991eb7145c (patch)
tree35604daa36d9a04517d2d33ea1a847846d02259f
parent0cf9eb8b338102c649692145e85c2d796b28111f (diff)
downloadopenembedded-161857cfd3d8d2f694ab0141d2596e991eb7145c.tar.gz
vagalume: update 0.8.2 to 0.8.3
* checksums already exist in checksums.ini Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/vagalume/vagalume_0.8.3.bb (renamed from recipes/vagalume/vagalume_0.8.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/vagalume/vagalume_0.8.2.bb b/recipes/vagalume/vagalume_0.8.3.bb
index da30fb2268..61e4768604 100644
--- a/recipes/vagalume/vagalume_0.8.2.bb
+++ b/recipes/vagalume/vagalume_0.8.3.bb
@@ -10,7 +10,7 @@ PR = "r0"
SRC_URI = "http://vagalume.igalia.com/files/source/vagalume_${PV}.orig.tar.gz\
file://index.theme \
"
-
+S = "${WORKDIR}/${P}.orig"
inherit autotools
FILES_${PN} += "${datadir}/icons ${datadir}/dbus-1"