mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +00:00
b2d62f62bb
This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
18 lines
443 B
BlitzBasic
18 lines
443 B
BlitzBasic
require ti-linuxutils.inc
|
|
|
|
SRC_URI += "file://linuxutils-BKL-fix-2.patch \
|
|
file://linuxutils_2_26-cmemk-fixes.patch \
|
|
file://linuxutils_2_26-sdmak-fixes.patch \
|
|
"
|
|
|
|
PE = "1"
|
|
PV = "2_26_01_02"
|
|
|
|
SRC_URI[md5sum] = "70b4918bc35c1bcfef34d6ba3fbce0c8"
|
|
SRC_URI[sha256sum] = "51266dd928f8d629cd417c869789a6c0d596612120f165619119cbaadfd66ee2"
|
|
|
|
INSANE_SKIP_${PN} = "installed-vs-shipped"
|
|
|
|
COMPATIBLE_HOST ?= "null"
|
|
COMPATIBLE_HOST_ti-soc = "(.*)"
|