[oe-commits] sujak.marek : barebox: update barebox 2010.10 to support vmx25

git version control git at git.openembedded.org
Mon Jan 31 21:06:29 UTC 2011


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

Author: sujak.marek <sujak.marek at gmail.com>
Date:   Mon Jan 31 17:16:06 2011 +0000

barebox: update barebox 2010.10 to support vmx25

Signed-off-by: Marek Sujak <sujak.marek at gmail.com>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/barebox/barebox_2010.10.bb |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes/barebox/barebox_2010.10.bb b/recipes/barebox/barebox_2010.10.bb
index 40d4358..da9d83b 100644
--- a/recipes/barebox/barebox_2010.10.bb
+++ b/recipes/barebox/barebox_2010.10.bb
@@ -3,6 +3,7 @@ require barebox.inc
 PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_vmx25 = "1"
 
 BAREBOX_REVISION ?= "0"
 
@@ -13,5 +14,9 @@ SRC_URI = "\
 	file://defconfig \
 	"
 
+SRC_URI_append_vmx25 = "\
+	file://barebox_2010.10-vmx25-20110112.patch; \
+	"
+
 SRC_URI[barebox-2010.10.0.md5sum] = "60c208f86333430804d6e2ed40e4ff33"
 SRC_URI[barebox-2010.10.0.sha256sum] = "4ba3b6aa4cb0ad91dcf3c4f15951dc5f642ed86e5297bfd79d842cc1ad0b7841"





More information about the Openembedded-commits mailing list