[oe-commits] Martin Jansa : evopedia: bump SRCREV

git version control git at git.openembedded.org
Tue Nov 30 07:18:14 UTC 2010


Module: openembedded.git
Branch: master
Commit: 434d85dca9973b284b99da47630936afcdb14c23
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=434d85dca9973b284b99da47630936afcdb14c23

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Nov 29 10:58:41 2010 +0100

evopedia: bump SRCREV

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 31cd8e1..e939c03 100644
--- a/recipes/evopedia/evopedia_git.bb
+++ b/recipes/evopedia/evopedia_git.bb
@@ -6,11 +6,11 @@ LICENSE = "GPL"
 RRECOMMENDS_${PN} = "midori"
 RRECOMMENDS_${PN}_shr = "eve"
 
-PV = "0.4.0+gitr${SRCPV}"
+PV = "0.4.2+gitr${SRCPV}"
 
 SRC_URI = "git://gitorious.org/evopedia/evopedia.git;protocol=git;branch=master"
 
-SRCREV = "f5d159c75106680a8b39137ad100d7e3a531f0b2"
+SRCREV = "36ca70acb457762d623e8e6c83039256dbe5c7f4"
 S = "${WORKDIR}/git"
 
 inherit qt4x11





More information about the Openembedded-commits mailing list