small fix ups for merge

This commit is contained in:
Shaun Mulligan 2017-12-10 17:43:08 +01:00
parent 7431b8cd2d
commit d04db84795
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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 \