[oe-commits] Thomas Zimmermann : evopedia: update to 0.3.0-rc3

git version control git at git.openembedded.org
Mon Feb 15 06:23:44 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 0cf9eb8b338102c649692145e85c2d796b28111f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0cf9eb8b338102c649692145e85c2d796b28111f

Author: Thomas Zimmermann <ml at vdm-design.de>
Date:   Sun Feb 14 16:17:04 2010 +0000

evopedia: update to 0.3.0-rc3

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/evopedia/evopedia_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/evopedia/evopedia_git.bb b/recipes/evopedia/evopedia_git.bb
index 256085f..a578dd4 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





More information about the Openembedded-commits mailing list