linux-starfive: rename LINUX_VERSION_EXTENSION to -starfive

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
Maciej Pijanowski
2021-05-04 15:48:22 +02:00
committed by Khem Raj
parent 51d571ef99
commit f0225ee57e

View File

@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/starfive-tech/linux.git;protocol=git;branch=Fedora"
SRC_URI += "file://0001-sync-beaglev-dts-from-u-boot.patch"
LINUX_VERSION ?= "5.10.6"
LINUX_VERSION_EXTENSION_append = "-beaglev"
LINUX_VERSION_EXTENSION_append = "-starfive"
SRCREV = "710cf052d6abda73584481d920b4b6befc7240ea"