summaryrefslogtreecommitdiffstats
path: root/recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc')
-rw-r--r--recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc b/recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc
new file mode 100644
index 00000000..f2bca1a6
--- /dev/null
+++ b/recipes-navigation/gpsd/gpsd-machine-conf_agldemo.inc
@@ -0,0 +1,8 @@
+# Mark package as machine specific, which the upstream stub recipe
+# does not do for unclear reasons.
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+# Allow an empty package as results from the upstream stub recipe.
+# This allows using the package without needing machine specific
+# hooks.
+ALLOW_EMPTY:${PN} = "1"