aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gpsd/gpsd_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-04-24 18:29:20 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-04-30 08:25:13 +0200
commit867053702a7917ed599e87d415a7f210ecd5ff85 (patch)
treec8b2815c070dfd3c5e30313e8a4060ff8db2f194 /meta-oe/recipes-navigation/gpsd/gpsd_git.bb
parentc6135b0d88a39354ba4213e71ef0941c48d88707 (diff)
downloadmeta-openembedded-867053702a7917ed599e87d415a7f210ecd5ff85.tar.gz
gpsd: fix python paths and RPATHs
* see included patch for description Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-navigation/gpsd/gpsd_git.bb')
-rw-r--r--meta-oe/recipes-navigation/gpsd/gpsd_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_git.bb b/meta-oe/recipes-navigation/gpsd/gpsd_git.bb
index 8bb0d3ebb3..68f0b9dc12 100644
--- a/meta-oe/recipes-navigation/gpsd/gpsd_git.bb
+++ b/meta-oe/recipes-navigation/gpsd/gpsd_git.bb
@@ -15,6 +15,7 @@ SRC_URI = "git://git.sv.gnu.org/gpsd.git;protocol=git;branch=master \
file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \
file://0003-Revert-The-strptime-prototype-is-not-provided-unless.patch \
file://0004-SConstruct-remove-rpath.patch \
+ file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \
file://gpsd-default \
file://gpsd \
file://60-gpsd.rules \