File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
meta-zarhus-bsp/meta-zarhus-bsp-rockchip/recipes-kernel/linux Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,14 @@ SRC_URI:append = " \
15
15
file://disable-nfs.cfg \
16
16
file://enable-cmdline-bool.cfg \
17
17
file://enable-debug-stackoverflow.cfg \
18
- file://0001-rk356x.dtsi-reserve-optee-memory.patch \
19
- file://0001-rk356x.dtsi-add-optee-firmware-entry.patch \
20
- file://quartz64a.cfg \
21
- "
22
-
23
- SRC_URI :append = " \
24
18
file://rk3566-orangepi-cm4.dtsi \
25
19
file://rk3566-orangepi-cm4-base.dts \
26
20
"
27
21
22
+ SRC_URI :append :quartz64 -a = " \
23
+ file://quartz64a-eth-enable.cfg \
24
+ "
25
+
28
26
do_configure :append () {
29
27
install -m 644 "${WORKDIR} /rk3566-orangepi-cm4-base.dts" "${S} /${DTS_DIR} "
30
28
install -m 644 "${WORKDIR} /rk3566-orangepi-cm4.dtsi" "${S} /${DTS_DIR} "
You can’t perform that action at this time.
0 commit comments