summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot_2011.09.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2011.09.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2011.09.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2011.09.bb b/recipes-bsp/u-boot/u-boot_2011.09.bb
index 223ccb90..8eef7c71 100644
--- a/recipes-bsp/u-boot/u-boot_2011.09.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.09.bb
@@ -1,6 +1,6 @@
1require u-boot.inc 1require u-boot.inc
2 2
3PR = "r3" 3PR = "r4"
4 4
5# No patches for other machines yet 5# No patches for other machines yet
6COMPATIBLE_MACHINE = "(beagleboard)" 6COMPATIBLE_MACHINE = "(beagleboard)"
@@ -12,6 +12,7 @@ SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
12 file://2011.09/0001-beagleboard-add-support-for-TCT-Beacon-board.patch \ 12 file://2011.09/0001-beagleboard-add-support-for-TCT-Beacon-board.patch \
13 file://2011.09/0001-beagleboard-add-support-for-scanning-loop-through-ex.patch \ 13 file://2011.09/0001-beagleboard-add-support-for-scanning-loop-through-ex.patch \
14 file://2011.09/0002-beagleboard-switch-to-ttyO2.patch \ 14 file://2011.09/0002-beagleboard-switch-to-ttyO2.patch \
15 file://2011.09/0003-beagleboard-mount-rootfs-RO-instead-of-RW-at-boot.patch \
15 file://fw_env.config \ 16 file://fw_env.config \
16 " 17 "
17 18