[meta-ti] [PATCH 07v2/19] u-boot-am180x: modify am180x specific version to use new namespace feature
Denys Dmytriyenko
denis at denix.org
Mon Mar 18 18:34:31 PDT 2013
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
v2 - don't remove LIC_FILES_CHKSUM, as old version had different md5 hash
...50evm-change-default-memory-to-not-limit-at-32MB.patch | 0
....12-psp03.21.00.04.sdk.bb => u-boot-am180x_2010.12.bb} | 15 ++++-----------
2 files changed, 4 insertions(+), 11 deletions(-)
rename recipes-bsp/u-boot/{u-boot-2010.12-psp03.21.00.04.sdk => u-boot-am180x-2010.12}/am180x-evm/0001-da850evm-change-default-memory-to-not-limit-at-32MB.patch (100%)
rename recipes-bsp/u-boot/{u-boot_2010.12-psp03.21.00.04.sdk.bb => u-boot-am180x_2010.12.bb} (59%)
diff --git a/recipes-bsp/u-boot/u-boot-2010.12-psp03.21.00.04.sdk/am180x-evm/0001-da850evm-change-default-memory-to-not-limit-at-32MB.patch b/recipes-bsp/u-boot/u-boot-am180x-2010.12/am180x-evm/0001-da850evm-change-default-memory-to-not-limit-at-32MB.patch
similarity index 100%
rename from recipes-bsp/u-boot/u-boot-2010.12-psp03.21.00.04.sdk/am180x-evm/0001-da850evm-change-default-memory-to-not-limit-at-32MB.patch
rename to recipes-bsp/u-boot/u-boot-am180x-2010.12/am180x-evm/0001-da850evm-change-default-memory-to-not-limit-at-32MB.patch
diff --git a/recipes-bsp/u-boot/u-boot_2010.12-psp03.21.00.04.sdk.bb b/recipes-bsp/u-boot/u-boot-am180x_2010.12.bb
similarity index 59%
rename from recipes-bsp/u-boot/u-boot_2010.12-psp03.21.00.04.sdk.bb
rename to recipes-bsp/u-boot/u-boot-am180x_2010.12.bb
index 7652521..b2852c4 100644
--- a/recipes-bsp/u-boot/u-boot_2010.12-psp03.21.00.04.sdk.bb
+++ b/recipes-bsp/u-boot/u-boot-am180x_2010.12.bb
@@ -1,15 +1,10 @@
-# Use the version of u-boot.inc in oe-core not the meta-ti version
-require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
+require u-boot-ti.inc
-DESCRIPTION = "u-boot bootloader for DaVinci devices"
-
-LICENSE = "GPLv2+"
+DESCRIPTION = "u-boot bootloader for AM180x devices"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
COMPATIBLE_MACHINE = "am180x-evm"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-
PR = "r0"
SRC_URI = "git://arago-project.org/git/projects/u-boot-davinci.git;protocol=git;branch=${BRANCH}"
@@ -21,9 +16,7 @@ SRC_URI_append_am180x-evm = " file://0001-da850evm-change-default-memory-to-not-
BRANCH = "03.21.00.03"
-# Use literal tags in SRCREV, when available, instead of commit IDs
-SRCREV = "v2010.12_DAVINCIPSP_03.21.00.04"
-
-S = "${WORKDIR}/git"
+# v2010.12_DAVINCIPSP_03.21.00.04
+SRCREV = "1254a0b58d900b7035cfb36bf4e1b05dfbf09997"
UBOOT_SUFFIX = "bin"
--
1.8.1.5
More information about the meta-ti
mailing list