[meta-ti] [PATCH 06/19] u-boot-keystone: modify keystone specific version to use new namespace feature
Denys Dmytriyenko
denis at denix.org
Mon Mar 18 16:32:14 PDT 2013
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../{u-boot_2013.01.bb => u-boot-keystone_2013.01.bb} | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
rename recipes-bsp/u-boot/{u-boot_2013.01.bb => u-boot-keystone_2013.01.bb} (43%)
diff --git a/recipes-bsp/u-boot/u-boot_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
similarity index 43%
rename from recipes-bsp/u-boot/u-boot_2013.01.bb
rename to recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
index b9e6daf..788d813 100644
--- a/recipes-bsp/u-boot/u-boot_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb
@@ -1,23 +1,16 @@
-require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
+require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for Multi-Core BU devices"
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
COMPATIBLE_MACHINE = "keystone"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
PR = "r2+gitr${SRCPV}"
SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
BRANCH = "master"
-SRCREV = "DEV.MCSDK-03.00.00.07"
-
-EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
-
-S = "${WORKDIR}/git"
+# DEV.MCSDK-03.00.00.07
+SRCREV = "82f40e857d853165310d0753e79235aefb65d7ba"
UBOOT_SUFFIX = "bin"
--
1.8.1.5
More information about the meta-ti
mailing list