mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
(From OE-Core rev: 71525643909ac765e6b6a4b419cddae7d5812a8d) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
322 B
BlitzBasic
10 lines
322 B
BlitzBasic
require u-boot.inc
|
|
|
|
# This revision corresponds to the tag "v2013.07"
|
|
# We use the revision in order to avoid having to fetch it from the repo during parse
|
|
SRCREV = "62c175fbb8a0f9a926c88294ea9f7e88eb898f6c"
|
|
|
|
PV = "v2013.07+git${SRCPV}"
|
|
|
|
SRC_URI += "file://0001-am335x_evm.h-Add-use-DEFAULT_LINUX_BOOT_ENV-environm.patch"
|