diff options
Diffstat (limited to 'recipes/gpsd')
-rw-r--r-- | recipes/gpsd/gpsd_2.39.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gpsd/gpsd_2.39.bb b/recipes/gpsd/gpsd_2.39.bb new file mode 100644 index 0000000000..95260ff2be --- /dev/null +++ b/recipes/gpsd/gpsd_2.39.bb @@ -0,0 +1,5 @@ +require gpsd.inc + +PR = "r0" +# make attempts to link gpspacket.so without waiting for all compiler tasks: +PARALLEL_MAKE = "" |