aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2010-02-14 16:17:04 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-14 22:45:56 +0100
commit0cf9eb8b338102c649692145e85c2d796b28111f (patch)
treead1e0775855418c4aef2f17c942e00dfdbd8f2ed /recipes
parent44cc42243aa57f07e2177072c608b6195b70a545 (diff)
downloadopenembedded-0cf9eb8b338102c649692145e85c2d796b28111f.tar.gz
evopedia: update to 0.3.0-rc3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/evopedia/evopedia_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/evopedia/evopedia_git.bb b/recipes/evopedia/evopedia_git.bb
index 256085face..a578dd417d 100644
--- a/recipes/evopedia/evopedia_git.bb
+++ b/recipes/evopedia/evopedia_git.bb
@@ -6,12 +6,12 @@ LICENSE = "GPL"
RDEPENDS = "python python-xml python-shell python-netclient python-mime python-netserver \
python-io kernel-module-squashfs"
RRECOMMENDS = "midori"
-PV = "0.2.99+gitr${SRCREV}"
+PV = "0.3.0-rc3+gitr${SRCREV}"
PR = "r0"
SRC_URI = "git://github.com/crei/evopedia.git;protocol=http;branch=master"
-SRCREV = "51fd346f635d5715fdd3504ea4a4aa5453a1bfaa"
+SRCREV = "014e6ba17997552963ef41692e838c48749488cd"
S = "${WORKDIR}/git/evopedia"
inherit distutils