diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-11-04 21:43:03 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-11-04 21:43:03 +0000 |
commit | 68cdc74da781c0755b26bb336dd666cb58104dce (patch) | |
tree | 898290225c5d2fbde74758a6c27bb13b1d4ac5bb /recipes/gpsd/gpsd_2.38.bb | |
parent | 276e2fbec4e59eab3169f8fe55eab45e48883cb6 (diff) |
gpsd: Removed custom do_stage.
Diffstat (limited to 'recipes/gpsd/gpsd_2.38.bb')
-rw-r--r-- | recipes/gpsd/gpsd_2.38.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpsd/gpsd_2.38.bb b/recipes/gpsd/gpsd_2.38.bb index 95260ff2be..fb7f57d980 100644 --- a/recipes/gpsd/gpsd_2.38.bb +++ b/recipes/gpsd/gpsd_2.38.bb @@ -1,5 +1,5 @@ require gpsd.inc -PR = "r0" +PR = "r1" # make attempts to link gpspacket.so without waiting for all compiler tasks: PARALLEL_MAKE = "" |