[meta-ti] Denys Dmytriyenko : u-boot-am33x: modify am33x specific version to use new namespace feature

Arago Project git git at arago-project.org
Mon Mar 25 17:42:27 PDT 2013


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Mon Mar 18 18:04:22 2013 -0400

u-boot-am33x: modify am33x specific version to use new namespace feature

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 ...boot_2011.10rc.bb => u-boot-am33x_2011.10rc.bb} |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot-am33x_2011.10rc.bb
similarity index 82%
rename from recipes-bsp/u-boot/u-boot_2011.10rc.bb
rename to recipes-bsp/u-boot/u-boot-am33x_2011.10rc.bb
index 2cb8271..d1a8236 100644
--- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
+++ b/recipes-bsp/u-boot/u-boot-am33x_2011.10rc.bb
@@ -1,4 +1,4 @@
-require u-boot.inc
+require u-boot-ti.inc
 
 # No patches for other machines yet
 COMPATIBLE_MACHINE = "(ti33x)"
@@ -8,10 +8,7 @@ DEFAULT_PREFERENCE_ti33x = "99"
 PV = "2011.09+git"
 PR = "r30"
 
-# SPL build
-UBOOT_BINARY = "u-boot.img"
-UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
-UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
+SPL_BINARY = "MLO"
 
 SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=master \
            file://2011.09git/0001-am335x_evm-add-option-to-boot-kernel-from-boot-in-ex.patch \
@@ -28,8 +25,3 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
           "
 
 SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-
-S = "${WORKDIR}/git"
-




More information about the meta-ti mailing list