From ea74c252ee251c71dbe95169ddcd7b927596d060 Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Tue, 11 Jul 2017 11:16:36 +0200 Subject: [PATCH] nmrouter-image: add gspd and canutils --- recipes-core/images/nmrouter-image.bb | 2 ++ recipes-navigation/gpsd/gpsd_%.bbappend | 1 + 2 files changed, 3 insertions(+) create mode 100644 recipes-navigation/gpsd/gpsd_%.bbappend diff --git a/recipes-core/images/nmrouter-image.bb b/recipes-core/images/nmrouter-image.bb index 1404c07..8e9b1b6 100644 --- a/recipes-core/images/nmrouter-image.bb +++ b/recipes-core/images/nmrouter-image.bb @@ -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" diff --git a/recipes-navigation/gpsd/gpsd_%.bbappend b/recipes-navigation/gpsd/gpsd_%.bbappend new file mode 100644 index 0000000..340ba2b --- /dev/null +++ b/recipes-navigation/gpsd/gpsd_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG = ""