Rework gpsd configuration
[AGL/meta-agl-demo.git] / recipes-navigation / gpsd / gpsd-machine-conf_agldemo.inc
1 # Mark package as machine specific, which the upstream stub recipe
2 # does not do for unclear reasons.
3 PACKAGE_ARCH = "${MACHINE_ARCH}"
4
5 # Allow an empty package as results from the upstream stub recipe.
6 # This allows using the package without needing machine specific
7 # hooks.
8 ALLOW_EMPTY:${PN} = "1"