1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-18 02:29:32 +00:00

ti-rtos-firmware: Do not provide default CORESDK_RTOS_VERSION

The version information should come from the ti-linux-fw.inc and this
version is old anyway.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Andrew Davis
2023-04-18 15:23:39 -05:00
committed by Ryan Eatmon
parent a0b95a39bf
commit c2ae899fd4

View File

@@ -25,11 +25,10 @@ PLAT_SFX:am62axx = "am62axx"
FILESEXTRAPATHS:prepend := "${METATIBASE}/recipes-bsp/ti-sci-fw/files/:"
require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
CORESDK_RTOS_VERSION ?= "08.00.00.26"
PV = "${CORESDK_RTOS_VERSION}"
PR = "${INC_PR}.0"
CLEANBROKEN = "1"
PR = "${INC_PR}.0"
# Secure Build
inherit ti-secdev