mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
a9a74cc33d
Add to patches to fix the build of cmemk and sdmak kernel modules. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
15 lines
384 B
BlitzBasic
15 lines
384 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"
|