[oe-commits] Ulf Samuelsson : Desperate attempts to make u-boot populate the deploy/../ images directory

git version control git at git.openembedded.org
Wed Aug 12 13:45:13 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 30a1560d4b65d17fb879fe711c5b230c90c1b123
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=30a1560d4b65d17fb879fe711c5b230c90c1b123

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Wed Aug 12 15:42:00 2009 +0200

Desperate attempts to make u-boot populate the deploy/../images directory

---

 recipes/u-boot/u-boot_2009.08-rc2.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/u-boot/u-boot_2009.08-rc2.bb b/recipes/u-boot/u-boot_2009.08-rc2.bb
index 1b6f938..02a87d5 100644
--- a/recipes/u-boot/u-boot_2009.08-rc2.bb
+++ b/recipes/u-boot/u-boot_2009.08-rc2.bb
@@ -1,4 +1,4 @@
-PR = "r0"
+PR = "r2"
 require u-boot.inc
 
 DEFAULT_PREFERENCE = "-1"
@@ -31,7 +31,7 @@ SRC_URI_append = " \
 	"
 
 TARGET_LDFLAGS = ""
-
+ALLOW_EMPTY = "1"
 inherit base
 
 do_compile () {





More information about the Openembedded-commits mailing list