netmodule-linux-image-oem: derivate of release image without ext module

Inital oem image without extenstion module user space applications.

BugzID: 62533

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2020-04-15 15:15:34 +02:00
parent d5cbb2d6b9
commit 6e851a9fe7
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
require netmodule-linux-image.bb
IMAGE_INSTALL_remove_am335x-nmhw21 = " \
battery-test \
socket-uart \
mac-address-set \
"
COMPATIBLE_MACHINE = "am335x-nmhw21"