summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 48673d8)
raw | patch | inline | side by side (parent: 48673d8)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 22:07:53 +0000 (18:07 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 19 Mar 2013 01:31:33 +0000 (21:31 -0400) |
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-bsp/u-boot/u-boot_2013.01.01.bb | patch | blob | history |
index 4c460cc6a889e5c6246d1bba663da508b83e1376..e3da1f3160fc63ceae2460afe2a03a3bd955fe76 100644 (file)
-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}"
SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
-S = "${WORKDIR}/git"
-
-UBOOT_SUFFIX = "img"
SPL_BINARY = "MLO"