[oe-commits] Martin Jansa : barebox: add missing SRCREV and bump PV accordingly

git version control git at git.openembedded.org
Mon Apr 12 08:49:04 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a34d853bd2fbe546e5875e08edab955ff25844eb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a34d853bd2fbe546e5875e08edab955ff25844eb

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 12 02:55:18 2010 +0200

barebox: add missing SRCREV and bump PV accordingly

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

---

 recipes/barebox/barebox_git.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/recipes/barebox/barebox_git.bb b/recipes/barebox/barebox_git.bb
index 8f9e322..eb25bbb 100644
--- a/recipes/barebox/barebox_git.bb
+++ b/recipes/barebox/barebox_git.bb
@@ -1,6 +1,9 @@
 require barebox.inc
 
+SRCREV = "eed255609dc6b657599c09b2b02aadc20ea54882"
 PR = "r0"
+PV = "2010.04"
+PR_append = "+gitr${SRCREV}"
 
 FILESPATHPKG =. "barebox-git:"
 





More information about the Openembedded-commits mailing list