mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux{,-fslc}-qoriq: share lx2160acex7 with linux-qoriq
Solid-Run's official BSP provides linux-patches against linux-qoriq kernel instead of using linux-fslc branches or an own one with stable updates. To support comparable conditions with provided BSP, support patches can be used with NXPs kernel as well as with FSL Community QorIQ kernel. Signed-off-by: Jens Rehsack <sno@netbsd.org>
This commit is contained in:
parent
13c782bfe4
commit
63c6593262
|
@ -1,10 +1 @@
|
|||
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 \
|
||||
"
|
||||
require linux-lx2160acex7.inc
|
||||
|
|
10
recipes-kernel/linux/linux-lx2160acex7.inc
Normal file
10
recipes-kernel/linux/linux-lx2160acex7.inc
Normal file
|
@ -0,0 +1,10 @@
|
|||
FILESEXTRAPATHS_append_lx2160acex7 := "${THISDIR}/linux-fslc-qoriq-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 \
|
||||
"
|
1
recipes-kernel/linux/linux-qoriq_5.4.bbappend
Normal file
1
recipes-kernel/linux/linux-qoriq_5.4.bbappend
Normal file
|
@ -0,0 +1 @@
|
|||
require linux-lx2160acex7.inc
|
Loading…
Reference in New Issue
Block a user