netmodule-linux-image: install gps-utils
BugzID: 61078 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
1a301cc18c
commit
71ff06d793
|
|
@ -41,6 +41,7 @@ IMAGE_INSTALL_append = " \
|
||||||
glibc-gconv-utf-32 \
|
glibc-gconv-utf-32 \
|
||||||
bridge-utils \
|
bridge-utils \
|
||||||
gpsd \
|
gpsd \
|
||||||
|
gps-utils \
|
||||||
curl \
|
curl \
|
||||||
less \
|
less \
|
||||||
nmhw-auto-part \
|
nmhw-auto-part \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue