Remove OEM image
The base image is now the OEM and the specific tools have been moved to VCU image. BugzID: 73593
This commit is contained in:
parent
40196ead78
commit
7cc33a1f8a
|
|
@ -1,8 +0,0 @@
|
||||||
require netmodule-linux-image.bb
|
|
||||||
|
|
||||||
IMAGE_INSTALL_remove_am335x-nmhw21 = " \
|
|
||||||
battery-test \
|
|
||||||
socket-uart \
|
|
||||||
"
|
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "am335x-nmhw21"
|
|
||||||
|
|
@ -76,9 +76,7 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
can-utils \
|
can-utils \
|
||||||
spitools \
|
spitools \
|
||||||
socat \
|
socat \
|
||||||
battery-test \
|
|
||||||
cryptodev-module \
|
cryptodev-module \
|
||||||
socket-uart \
|
|
||||||
imu-setup \
|
imu-setup \
|
||||||
gnss-mgr \
|
gnss-mgr \
|
||||||
chrony \
|
chrony \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue