mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00

Add support for Solid-Runs LX2160A based COM Express Type 7 Module and machines built upon that module (see https://www.solid-run.com/nxp-lx2160a-family/). Signed-off-by: Jens Rehsack <sno@netbsd.org>
11 lines
522 B
Plaintext
11 lines
522 B
Plaintext
FILESEXTRAPATHS_append_lx2160acex7 := "${THISDIR}/${PN}-lx2160acex7:"
|
|
|
|
SRC_URI_append_lx2160acex7 = "\
|
|
file://0001-arm64-dts-lx2160a-add-lx2160acex7-device-tree-build.patch \
|
|
file://0002-arm64-dts-lx2160a-add-lx2160acex7-device-tree.patch \
|
|
file://0005-arm64-dts-lx2160a-cex7-add-ltc3882-support.patch \
|
|
file://0006-arm64-dts-lx2160a-cex7-add-on-module-eeproms.patch \
|
|
file://0007-pci-hotplug-declare-IDT-bridge-as-hotpluggabl-bridge.patch \
|
|
file://0008-pci-spr2803-quirk-to-fix-class-ID.patch \
|
|
"
|