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:
parent
d5cbb2d6b9
commit
6e851a9fe7
|
|
@ -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"
|
||||||
Loading…
Reference in New Issue