nrhw20: base-image: add can-utils.
BugzID: 59850 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
3356bef529
commit
229fdd629e
|
|
@ -103,6 +103,10 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
||||||
imu-setup \
|
imu-setup \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
||||||
|
can-utils \
|
||||||
|
"
|
||||||
|
|
||||||
IMAGE_INSTALL_append_am335x-nmhw24 = " \
|
IMAGE_INSTALL_append_am335x-nmhw24 = " \
|
||||||
can-utils \
|
can-utils \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue