X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=blobdiff_plain;f=recipes-navigation%2Fgpsd%2Fgpsd-machine-conf_agldemo.inc;fp=recipes-navigation%2Fgpsd%2Fgpsd-machine-conf_agldemo.inc;h=f2bca1a685247dc0f5d7c8b3814f003bc938d7c0;hp=0000000000000000000000000000000000000000;hb=953f9ca81b1da07f61f8d417fc2765cb647dcf79;hpb=d76a46d03a73bbbe8911d9f6f227e0cf80a7b791 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 000000000..f2bca1a68 --- /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"