[meta-ti] Roger Monk : u-boot_2011.09[.10rc]: Always use gnu ld for LD

Arago Project git git at arago-project.org
Wed Oct 17 13:13:59 PDT 2012


Module: meta-ti
Branch: denzil
Commit: aa61e0a12b390371610ebf422af8cdeef9a35caf
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=aa61e0a12b390371610ebf422af8cdeef9a35caf

Author: Roger Monk <r-monk at ti.com>
Date:   Fri Aug  3 23:20:08 2012 +0100

u-boot_2011.09[.10rc]: Always use gnu ld for LD

   - Pull in gnu ld patch for 2011.10rc recipe
   - Bump PR

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes-bsp/u-boot/u-boot_2011.10rc.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
index 7035b4c..2cb8271 100644
--- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
+++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(ti33x)"
 DEFAULT_PREFERENCE_ti33x = "99"
 
 PV = "2011.09+git"
-PR = "r29"
+PR = "r30"
 
 # SPL build
 UBOOT_BINARY = "u-boot.img"
@@ -24,6 +24,7 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
            file://2011.09git/0008-am335x-evm-load-uImage-from-boot-instead-of-VFAT.patch \
            file://2011.09git/0009-ext4fs-ls-load-support.patch \
            file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \
+           file://0001-config-Always-use-GNU-ld.patch \
           "
 
 SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"




More information about the meta-ti mailing list