small fix ups for merge
This commit is contained in:
parent
7431b8cd2d
commit
d04db84795
2 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,4 @@ Resin specific targets are:
|
|||
|
||||
Nanopi Neo Air (EXPERIMENTAL) : $ MACHINE=nanopi-neo-air bitbake resin-image
|
||||
Orange Pi Lite (EXPERIMENTAL) : $ MACHINE=orange-pi-lite bitbake resin-image
|
||||
|
||||
|
|
|
@ -26,6 +26,7 @@ SRC_URI_append = " \
|
|||
file://scripts-dtc-import-updates.patch \
|
||||
file://spidev-remove-warnings.patch \
|
||||
file://spi-sun6i-allow-large-transfers.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_orange-pi-lite = " \
|
||||
file://add-realtek-8189fs-driver.patch \
|
||||
|
|
Loading…
Add table
Reference in a new issue