summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/gpsd
Commit message (Collapse)AuthorAgeFilesLines
* gpsd: also support bluez5Christopher Larson2015-12-201-2/+2
| | | | | | | | | gpsd uses libbluetooth, not the dbus interface, so it can work with bluez5 as well, as the library is compatible. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gpsd: Fix build with gcc-5.2Martin Jansa2015-09-232-0/+44
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: Update to 3.14.Philip Balister2015-05-138-15/+128
| | | | | | | | | | * _NO_ATOMICS patches are from upstream * Update the SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch * Fix some QA warnings * Add PACKAGECONFIG for qt support Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix PN -> BPN for multilibYi Zhao2015-05-131-2/+2
| | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
* gpsd: select distro preference for bluez providerPeter Bigot2015-02-271-3/+3
| | | | | Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add deterministic support for KPPS interfacePeter Bigot2014-09-011-1/+1
| | | | | | | | | | | | | gpsd enables low-precision PPS (pulse-per-second) support by default, but only includes the high-precision kernel API capabilities if sys/timepps.h is also detected. Under Linux the pps-tools package installs this header. Remove the feature non-determinism and increase gpsd capabilities by adding an explicit dependency. See: http://www.catb.org/gpsd/gpsd-time-service-howto.html#_enabling_pps Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: update to 3.10Peter Bigot2014-09-015-56/+66
| | | | | | | Patches rebased onto new version with no material changes. Signed-off-by: Peter A. Bigot <pab@pabigot.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: use BPN in SRC_URIRobert Yang2014-07-151-1/+1
| | | | | | | | | | | | Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for ↵Changhyeok Bae2014-05-151-1/+1
| | | | | | | | | | | | | savannah in SRC_URI * The variables (SAVANNAH_MIRROR) are defined in oe-core/meta/conf/bitbake.conf. * MIRRORS in quagga and libunwind is removed. because the MIRRORS of savannah is globally defined in oe-core/meta/classes/mirrors.bbclass Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PRs and remove PRINCsMartin Jansa2014-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * resolves following warnings: WARNING: Use of PRINC 17 was detected in the recipe meta-openembedded/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_git.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe meta-smartphone/meta-android/recipes-bsp/chroot-script/chroot-script_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi-ui_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/bind/bind_9.8.1.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-serialgetty.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/screen/screen_4.0.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow_4.1.4.3.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb (or one of its .bbappends) WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-support/libcap/libcap_2.22.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-bsp/keymaps/keymaps_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb (or one of its .bbappends) WARNING: Use of PRINC 12 was detected in the recipe openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 13 was detected in the recipe openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/navit/navit_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-connectivity/portmap/portmap_6.0.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-extended/pam/libpam_1.1.6.bb (or one of its .bbappends) WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-efl/recipes-efl/efl/entrance_svn.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-bsp/formfactor/formfactor_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi_0.6.31.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb (or one of its .bbappends) WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb (or one of its .bbappends) WARNING: Use of PRINC 5 was detected in the recipe openembedded-core/meta/recipes-connectivity/bluez/bluez4_4.101.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-base.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb (or one of its .bbappends) WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb (or one of its .bbappends) WARNING: Use of PRINC 7 was detected in the recipe openembedded-core/meta/recipes-core/udev/udev-extraconf_1.0.bb (or one of its .bbappends) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-232-9/+9
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add PACKAGECONFIG for bluezMartin Jansa2013-08-141-0/+4
| | | | | | * it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: Mark the configuration file as a CONFFILESHolger Hans Peter Freyther2013-06-271-1/+2
| | | | | | | | Mark the file in /etc/default/gpsd as a CONFFILES of the gpsd-conf package. Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: Unify indentationMartin Jansa2013-04-151-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: move systemd support from meta-systemd back to meta-oeMartin Jansa2013-04-152-3/+24
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix warning about overwritting keysMartin Jansa2013-04-151-1/+1
| | | | | | * WARNING: Variable key FILES_${PN}-dev (${includedir} ${FILES_SOLIBSDEV} ${libdir}/*.la ${libdir}/*.o ${libdir}/pkgconfig ${datadir}/pkgconfig ${datadir}/aclocal ${base_libdir}/*.o ${libdir}/${BPN}/*.la ${base_libdir}/*.la) replaces original key FILES_gpsd-dev ( ${libdir}/pkgconfdir/libgpsd.pc ${libdir}/pkgconfdir/libgps.pc). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix udev rules fileMartin Jansa2013-03-062-2/+2
| | | | | | | systemd-udevd[41]: unknown key 'SYSFS{idVendor}' in /etc/udev/rules.d/60-gpsd.rules:43 systemd-udevd[41]: invalid rule '/etc/udev/rules.d/60-gpsd.rules:43' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: use chrpath-replacement-native nowMartin Jansa2012-10-051-2/+4
| | | | | | | | | | | | | | | * chrpath-native was added to ASSUME_PROVIDED http://lists.linuxtogo.org/pipermail/openembedded-core/2012-October/030744.html * it would be better to not use chrpath at all, but build.txt says: If you do not have chrpath available, GPSD binaries will be built statically. ... When you are cross-compiling, you'll need chrpath at version 0.14 or later for cross-architecture support. If it's not yet packaged for your environment, see http://alioth.debian.org/projects/chrpath/ and I prefer to stick to upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd-machine-conf: add empty recipe for BSP layers to bbappend itMartin Jansa2012-08-301-0/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add gpsd-machine-conf to RRECOMMENDSMartin Jansa2012-08-301-2/+2
| | | | | | | * it could be something machine specific (config + hoooks) and we don't want gpsd sstate checksum depending on MACHINE var * gpsd-machine-conf itself is using u-a to select right config Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: update to 3.7, drop older 3.5 and git recipeDenis 'GNUtoo' Carikli2012-08-209-246/+44
| | | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add chrpath-native to DEPENDS otherwise it could autodetect host chrpathMartin Jansa2012-07-302-4/+4
| | | | | | | | | | * which doesn't work sometimes: chrpath -d "/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd" `/var/lib/jenkins/jobs/shr-core/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.5-r7/image/usr/sbin/gpsd' probably isn't a 64-bit LSB-first ELF file. elf_open: Exec format error Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: drop older version 3.4Martin Jansa2012-07-284-237/+0
| | | | | | * GNUtoo tested 3.5 and it works fine, Thanks Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: inherit pythonnativeMartin Jansa2012-07-243-6/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: move systemd support to meta-systemdAndreas Müller2012-07-164-42/+12
|
* gpsd: override gpsd.service to use GPS_DEVICES from /etc/default/gpsdDenis 'GNUtoo' Carikli2012-06-213-4/+16
| | | | | | | | | | | | | Without that fix gpsd starts without using the machine specific gps serial port. On some devices like the GTA04, not only that makes GPS not work, but that also prevent suspend because GPS has to be off in order for suspend to succeed(and the program powering off the GPS has to know if the GPS is on or off by using gpsd). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-053-0/+6
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: disable docs generationMartin Jansa2012-04-304-0/+52
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add chrpath-native to dependsMartin Jansa2012-04-301-1/+1
| | | | | | | | | | | | | | | | | | | * on debian wheezy I've seen this $ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd: RPATH=/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/gpsd-3.4:/var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/sysroots/om-gta02/usr/lib $ chrpath ../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd `../../../shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gpsd-3.4-r2/image/usr/sbin/gpsd' probably isn't a 64-bit LSB-first ELF file. Usage: chrpath [-v|-d|-c|-r <path>] <program> [<program> ...] with the path given -l|--list List the current rpath/runpath (default) -h|--help Show this usage information. $ chrpath -v chrpath version 0.13 $ tmp-eglibc/sysroots/x86_64-linux/usr/bin/chrpath -v chrpath version 0.14 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix python paths and RPATHsMartin Jansa2012-04-303-0/+74
| | | | | | * see included patch for description Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd-3.4: fix python paths and RPATHsMartin Jansa2012-04-302-0/+73
| | | | | | * see included patch for description Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add git recipe with negative D_P for testsMartin Jansa2012-04-301-0/+129
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: add recipe for 3.5 with negative D_P for testingMartin Jansa2012-04-302-0/+165
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: remove RPATH from binaries instead of replacing it with redundant /usr/libMartin Jansa2012-04-302-0/+42
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: replace whole do_install from scons.bbclassMartin Jansa2012-04-291-1/+6
| | | | | | | * prefix was wrong, because SConstruct expects prefix usable as RPATH and DESTDIR not DESTDIR/prefix combined together in prefix variable Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: use gpsd.service and gpsd.socket from source tree, drop local filesMartin Jansa2012-04-293-20/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: export PKG_CONFIG with PKG_CONFIG_SYSROOT_DIRMartin Jansa2012-04-291-0/+2
| | | | | | * python-scons-native executes pkg-config with wrong environment and as result -I/usr/include/libusb-1.0 is returned Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: pass sysroot param to scons and fix SConstruct to respect thatMartin Jansa2012-04-293-1/+71
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd-3.4: fix DSO build correctlyMartin Jansa2012-04-292-3/+42
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd-3.4: drop pkgconfig=''Martin Jansa2012-04-291-1/+0
| | | | | | | * this is wrong, it's used as path where to install .pc files and we expect them in not directly in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd-3.4: minor style issuesMartin Jansa2012-04-291-16/+13
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: move files to gpsd dir as they are not version specificMartin Jansa2012-04-295-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: update to 3.4Denis 'GNUtoo' Carikli2012-04-296-22/+27
| | | | | Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix gpsd init scriptJohan Hovold2012-04-182-6/+6
| | | | | | | | | | | | Replace return with exit where appropriate. Current init script uses return outside of functions resulting in warnings such as the following when using bash as interpreter: /etc/init.d/gpsd: line 98: return: can only `return' from a function or sourced script Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: remove unneeded systemd codeAndreas Müller2012-02-231-10/+2
| | | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: add systemd supportMartin Jansa2012-01-233-3/+37
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: disable xmltoMartin Jansa2012-01-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xmlto is used if xsltproc test fails xstlproc is found in sysroot right, but then it's tested like this: sysroots/x86_64-linux/usr/bin/xsltproc --nonet --noout http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl conftest.xml and that fails if there isn't right docbook.xsl on host /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl * xmlto then fails with: xmlto man './gps.xml' | xmlto: /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate (status 3) | xmlto: Fix document syntax or use --skip-validation option | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> | ^ | /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml:133: parser error : Entity 'mdash' not defined | should default to using for display &mdash; imperial, nautical, or | ^ | I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd | warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" | Document /var/lib/jenkins/jobs/shr-core-branches/workspace/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gpsd-2.96-r1/gpsd-2.96/./gps.xml does not validate * without xstlproc and xmlto it disables man pages building configure:18182: WARNING: Neither xsltproc nor xmlto works: I will not build man pages. configure:18184: WARNING: To build man pages, install xsltproc/xsltlib or xmlto and run autogen.sh again. * this can be reverted as soon as there is working xmlto using OE provided DTDs in DEPENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: upgrade from 2.95 to 2.96, drop 2 patches applied upstreamMartin Jansa2011-12-206-38/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpsd: fix build with python2.7 in sysroot and python2.6 on hostMartin Jansa2011-11-012-1/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR after python upgradeMartin Jansa2011-11-011-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>