linux-beaglev: sync dts from u-boot

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
Maciej Pijanowski
2021-04-30 23:56:29 +02:00
committed by Khem Raj
parent 9b31efa4ab
commit 62721a1e29
2 changed files with 1127 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,11 +5,16 @@ require recipes-kernel/linux/linux-yocto.inc
SRC_URI = "git://github.com/starfive-tech/linux.git;protocol=git;branch=Fedora"
# The dts files are only in U-Boot repo currently
SRC_URI += "file://0001-sync-beaglev-dts-from-u-boot.patch"
LINUX_VERSION ?= "5.10.6"
LINUX_VERSION_EXTENSION_append = "-beaglev"
SRCREV = "710cf052d6abda73584481d920b4b6befc7240ea"
LIC_FILES_CHKSUM ?= "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
PV = "${LINUX_VERSION}+git${SRCPV}"
KCONFIG_MODE = "--alldefconfig"