summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (from parent 1: 1ab747c)
raw | patch | inline | side by side (from parent 1: 1ab747c)
author | Denys Dmytriyenko <denys@ti.com> | |
Mon, 18 Mar 2013 22:02:47 +0000 (18:02 -0400) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 19 Mar 2013 01:31:32 +0000 (21:31 -0400) |
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb | [moved from recipes-bsp/u-boot/u-boot_2011.09.bb with 89% similarity] | patch | blob | history |
diff --git a/recipes-bsp/u-boot/u-boot_2011.09.bb b/recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb
similarity index 89%
rename from recipes-bsp/u-boot/u-boot_2011.09.bb
rename to recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb
index edacb6cca433ac2ac9b51fd8dbb43d67a307f7d1..519df1692c0c5714093e01d0b38838bb95a7365b 100644 (file)
rename from recipes-bsp/u-boot/u-boot_2011.09.bb
rename to recipes-bsp/u-boot/u-boot-beagleboard_2011.09.bb
index edacb6cca433ac2ac9b51fd8dbb43d67a307f7d1..519df1692c0c5714093e01d0b38838bb95a7365b 100644 (file)
-require u-boot.inc
+require u-boot-ti.inc
PR = "r7"
PR = "r7"
-# SPL build
-UBOOT_BINARY = "u-boot.img"
-UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
-UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
+SPL_BINARY = "MLO"
# No patches for other machines yet
COMPATIBLE_MACHINE = "(beagleboard)"
# No patches for other machines yet
COMPATIBLE_MACHINE = "(beagleboard)"
"
SRCREV = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3"
"
SRCREV = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-
-S = "${WORKDIR}/git"