diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-04-24 18:29:20 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-04-30 08:25:13 +0200 |
| commit | 867053702a7917ed599e87d415a7f210ecd5ff85 (patch) | |
| tree | c8b2815c070dfd3c5e30313e8a4060ff8db2f194 /meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb | |
| parent | c6135b0d88a39354ba4213e71ef0941c48d88707 (diff) | |
| download | meta-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_3.5.bb')
| -rw-r--r-- | meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb index bd65eae843..a1c8f9f7ba 100644 --- a/meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb +++ b/meta-oe/recipes-navigation/gpsd/gpsd_3.5.bb | |||
| @@ -11,6 +11,7 @@ SRC_URI = "http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz \ | |||
| 11 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ | 11 | file://0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch \ |
| 12 | file://0003-Revert-The-strptime-prototype-is-not-provided-unless.patch \ | 12 | file://0003-Revert-The-strptime-prototype-is-not-provided-unless.patch \ |
| 13 | file://0004-SConstruct-remove-rpath.patch \ | 13 | file://0004-SConstruct-remove-rpath.patch \ |
| 14 | file://0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch \ | ||
| 14 | file://gpsd-default \ | 15 | file://gpsd-default \ |
| 15 | file://gpsd \ | 16 | file://gpsd \ |
| 16 | file://60-gpsd.rules \ | 17 | file://60-gpsd.rules \ |
