From 57c0346f5670bbf74c3f7ed345bb5c3b64544aa6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 19 Jun 2013 20:17:22 +0200 Subject: [PATCH] gpsd: Upgrade to version 3.9 in the hope of some crashes being fixed GPSD 3.7 is somehow exiting without us really knowing the cause. The version 3.9 has been released and we hope that it might just fix the issues we are experiencing. --- ...SConstruct-disable-html-and-man-docs-building-becaus.patch | 0 ...SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch | 0 .../0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch | 0 .../{gpsd-3.7 => gpsd-3.9}/0004-SConstruct-remove-rpath.patch | 0 recipes-extra/gpsd/{gpsd_3.7.bb => gpsd_3.9.bb} | 4 ++-- 5 files changed, 2 insertions(+), 2 deletions(-) rename recipes-extra/gpsd/{gpsd-3.7 => gpsd-3.9}/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch (100%) rename recipes-extra/gpsd/{gpsd-3.7 => gpsd-3.9}/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch (100%) rename recipes-extra/gpsd/{gpsd-3.7 => gpsd-3.9}/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch (100%) rename recipes-extra/gpsd/{gpsd-3.7 => gpsd-3.9}/0004-SConstruct-remove-rpath.patch (100%) rename recipes-extra/gpsd/{gpsd_3.7.bb => gpsd_3.9.bb} (97%) diff --git a/recipes-extra/gpsd/gpsd-3.7/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch b/recipes-extra/gpsd/gpsd-3.9/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch similarity index 100% rename from recipes-extra/gpsd/gpsd-3.7/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch rename to recipes-extra/gpsd/gpsd-3.9/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch diff --git a/recipes-extra/gpsd/gpsd-3.7/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch b/recipes-extra/gpsd/gpsd-3.9/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch similarity index 100% rename from recipes-extra/gpsd/gpsd-3.7/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch rename to recipes-extra/gpsd/gpsd-3.9/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch diff --git a/recipes-extra/gpsd/gpsd-3.7/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch b/recipes-extra/gpsd/gpsd-3.9/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch similarity index 100% rename from recipes-extra/gpsd/gpsd-3.7/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch rename to recipes-extra/gpsd/gpsd-3.9/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch diff --git a/recipes-extra/gpsd/gpsd-3.7/0004-SConstruct-remove-rpath.patch b/recipes-extra/gpsd/gpsd-3.9/0004-SConstruct-remove-rpath.patch similarity index 100% rename from recipes-extra/gpsd/gpsd-3.7/0004-SConstruct-remove-rpath.patch rename to recipes-extra/gpsd/gpsd-3.9/0004-SConstruct-remove-rpath.patch diff --git a/recipes-extra/gpsd/gpsd_3.7.bb b/recipes-extra/gpsd/gpsd_3.9.bb similarity index 97% rename from recipes-extra/gpsd/gpsd_3.7.bb rename to recipes-extra/gpsd/gpsd_3.9.bb index e833187..4d7c643 100644 --- a/recipes-extra/gpsd/gpsd_3.7.bb +++ b/recipes-extra/gpsd/gpsd_3.9.bb @@ -18,8 +18,8 @@ SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ file://gpsd \ file://60-gpsd.rules \ " -SRC_URI[md5sum] = "52d9785eaf1a51298bb8900dbde88f98" -SRC_URI[sha256sum] = "7800c478ee9d7ca7a502b0f892828561b1fbf7bc69d9d38c447c82c3628302ac" +SRC_URI[md5sum] = "53a88f24a0973d23427e82e9a8914f19" +SRC_URI[sha256sum] = "d9b24be838b48db5e8eba66f74edf32d1982fe0fb018c9d9a7ad1ada9f189d5a" #inherit scons update-rc.d python-dir pythonnative inherit scons update-rc.d