nrhw20: base-image: add can-utils.

BugzID: 59850

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
Lucien Mueller 2019-11-07 14:47:34 +01:00
parent 3356bef529
commit 229fdd629e
1 changed files with 4 additions and 0 deletions

View File

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