[oe-commits] Koen Kooi : x-load git: bump SRCREV

git version control git at git.openembedded.org
Fri Jun 10 16:27:59 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: b76597a87b6e0331d950eeaab32e708b437ba7b2
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=b76597a87b6e0331d950eeaab32e708b437ba7b2

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon May 23 14:55:00 2011 +0200

x-load git: bump SRCREV

tested on beagleboard/angstrom

Signed-off-by: Koen Kooi <koen at openembedded.org>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes/x-load/x-load_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index 17a33b8..85ee969 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -5,10 +5,10 @@ DEFAULT_PREFERENCE_omap3-pandora = "-1"
 FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
 
 PV = "1.5.0+${PR}+gitr${SRCREV}"
-PR ="r22"
+PR ="r23"
 PE = "1"
 
-SRCREV = "b6bbfe7848de547b64edf1c363c86cec4921b517"
+SRCREV = "04b1732220078d47c18a84cbafc52e45db71f13d"
 SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
           "
 





More information about the Openembedded-commits mailing list