16 lines
444 B
PHP
16 lines
444 B
PHP
|
|
include linux-changes.inc
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI:append = " \
|
|
file://defconfig \
|
|
file://sunxi-kmeta;type=kmeta;name=sunxi-kmeta;destsuffix=sunxi-kmeta \
|
|
"
|
|
|
|
SRC_URI:append:orange-pi-prime = " \
|
|
file://0001-dts-sun50i-h5-enable-power-button-for-orange-pi-prime.patch \
|
|
file://0002-dts-sun50i-h5-orange-pi-prime-add-regulator.patch \
|
|
file://0003-dts-sun50i-h5-orange-pi-prime-add-rtl8723cs.patch \
|
|
"
|
|
|