nmrouter-image: add gspd and canutils
This commit is contained in:
parent
fd4988d322
commit
ea74c252ee
|
|
@ -50,6 +50,7 @@ IMAGE_INSTALL_append = " \
|
|||
glibc-gconv-utf-16 \
|
||||
glibc-gconv-utf-32 \
|
||||
bridge-utils \
|
||||
gpsd \
|
||||
${FIRMWARE} \
|
||||
"
|
||||
|
||||
|
|
@ -59,6 +60,7 @@ IMAGE_INSTALL_append_am335x-nbhw16 = " \
|
|||
tibluetooth \
|
||||
bluez5-obex \
|
||||
bluez5-noinst-tools \
|
||||
canutils \
|
||||
"
|
||||
|
||||
LICENSE = "BSD"
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
PACKAGECONFIG = ""
|
||||
Loading…
Reference in New Issue