evopedia: update to 0.3.0-rc3
authorThomas Zimmermann <ml@vdm-design.de>
Sun, 14 Feb 2010 16:17:04 +0000 (16:17 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 14 Feb 2010 21:45:56 +0000 (22:45 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/evopedia/evopedia_git.bb

index 256085f..a578dd4 100644 (file)
@@ -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