[oe-commits] Ulf Samuelsson : Change URI action from patch to apply

git version control git at git.openembedded.org
Thu Feb 3 22:36:28 UTC 2011


Module: openembedded.git
Branch: ulf/linux-2.6.30-2011-01-16
Commit: e80075ab9857f815b677a867dbb74bfef9350f3b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e80075ab9857f815b677a867dbb74bfef9350f3b

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Sun Jan 16 11:04:22 2011 +0100

Change URI action from patch to apply

---

 recipes/u-boot/u-boot_2009.11.bb |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/recipes/u-boot/u-boot_2009.11.bb b/recipes/u-boot/u-boot_2009.11.bb
index ac28aa1..1b9714d 100644
--- a/recipes/u-boot/u-boot_2009.11.bb
+++ b/recipes/u-boot/u-boot_2009.11.bb
@@ -33,6 +33,20 @@ SRC_URI_append_at91 = "\
 
 SRC_URI_append_adb4000 = "\
 	file://at91/100-icnova.patch \
+	file://at91/0002-Support-running-ATSAM9G45-M10-from-dataflash.patch;apply=yes \
+	file://at91/0003-Update-SAM9M10-G45-config-for-dataflash-support.patch;apply=yes \
+	file://at91/0004-Support-selecting-SPI-mode-in-dataflash-driver.patch;apply=yes \
+	file://at91/0005-mux-replace-verbose-dataflash_mmc_mux-command.patch;apply=yes \
+	file://at91/0006-libarm-board.c-Gets-overwritten-workaround.patch;apply=yes \
+	file://at91/0007-fat.c-Add-DEBUG-currently-disabled.patch;apply=yes \
+	file://at91/0008-env_dataflash.c-More-robust-handling.patch;apply=yes \
+	file://at91/0009-cmd_debug.c-Add-a-generic-function-for-debug-vars.patch;apply=yes \
+	file://at91/0010-debug.h-Add-header-for-debug-variables.patch;apply=yes \
+	file://at91/0011-common-Makefile-Add-cmd_debug.c-to-build.patch;apply=yes \
+	file://at91/0012-cmd_mci.c-Support-writing-out-AT91-mci-config.patch;apply=yes \
+	file://at91/0013-atmel_dataflash.c-Status-printout-depend-on-DEBUG.patch;apply=yes \
+	file://at91/0014-AT91-MCI-Add-support-for-SD-Card.patch;apply=yes \
+	file://at91/0015-sam9m10g45ek-Add-configuration-file.patch;apply=yes \
 	"
 
 TARGET_LDFLAGS = ""





More information about the Openembedded-commits mailing list