[meta-ti] Denys Dmytriyenko : u-boot: modify mainline version to use the new . inc file

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


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

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

u-boot: modify mainline version to use the new .inc file

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

---

 recipes-bsp/u-boot/u-boot_2013.01.01.bb |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_2013.01.01.bb b/recipes-bsp/u-boot/u-boot_2013.01.01.bb
index 4c460cc..e3da1f3 100644
--- a/recipes-bsp/u-boot/u-boot_2013.01.01.bb
+++ b/recipes-bsp/u-boot/u-boot_2013.01.01.bb
@@ -1,13 +1,9 @@
-require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
+require u-boot-ti.inc
 
 DESCRIPTION = "Mainline u-boot bootloader"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
 
 DEFAULT_PREFERENCE = "-1"
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
 PR = "r1"
 
 SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}"
@@ -16,7 +12,4 @@ BRANCH ?= "u-boot-2013.01.y"
 
 SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
 
-S = "${WORKDIR}/git"
-
-UBOOT_SUFFIX = "img"
 SPL_BINARY = "MLO"




More information about the meta-ti mailing list