mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-25 21:37:45 +00:00
linux-bb.org: update to the latest
Update the BB.org kernel to the latest. Also update BeaglePlay device tree list, as there were some renames and new additions. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
30d69054de
commit
adfe5ae841
@@ -19,15 +19,15 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# 6.1.33 version for 32-bit
|
||||
SRCREV:armv7a = "feb1c153a9693d44dec5772d134bd2c7986ff95d"
|
||||
PV:armv7a = "6.1.33+git${SRCPV}"
|
||||
BRANCH:armv7a = "v6.1.33-ti-r7"
|
||||
# 6.1.46 version for 32-bit
|
||||
SRCREV:armv7a = "0df74a0c083222077e8def3ec7e52c75f7eff2f0"
|
||||
PV:armv7a = "6.1.46+git${SRCPV}"
|
||||
BRANCH:armv7a = "v6.1.46-ti-r13"
|
||||
|
||||
# 6.1.46 version for 64-bit
|
||||
SRCREV:aarch64 = "0a1e93a38c699fdd3c629d57f5cd015f90ab0d36"
|
||||
SRCREV:aarch64 = "f47f74d11b19d8ae2f146de92c258f40e0930d86"
|
||||
PV:aarch64 = "6.1.46+git${SRCPV}"
|
||||
BRANCH:aarch64 = "v6.1.46-ti-arm64-r9"
|
||||
BRANCH:aarch64 = "v6.1.46-ti-arm64-r13"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \
|
||||
|
||||
Reference in New Issue
Block a user