aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/evopedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/evopedia')
-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