meta-openembedded/meta-oe
Peter Bigot 3b6dd621da gpsd: add deterministic support for KPPS interface
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>
2014-09-01 11:37:12 +02:00
..
classes meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
conf meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE 2013-12-21 19:26:40 +01:00
licenses lmbench: add lmbench-exception LICENSE 2014-08-28 19:55:38 +02:00
recipes-benchmark lmbench: add lmbench-exception LICENSE 2014-08-28 19:55:38 +02:00
recipes-connectivity samba: upgrade to 3.6.24 2014-08-23 13:18:06 +02:00
recipes-core packagegroup*: set PACKAGE_ARCH before packagegroup inherit 2014-08-27 12:49:19 +02:00
recipes-devtools php: Fix native build due mistakenly linking against host's iconv 2014-08-27 12:49:18 +02:00
recipes-extended md5deep: Add recipe for md5deep package version 4.4 2014-08-28 19:55:38 +02:00
recipes-gnome meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
recipes-graphics packagegroup*: set PACKAGE_ARCH before packagegroup inherit 2014-08-27 12:49:19 +02:00
recipes-kernel ktap: Set MACHINE_ARCH because of ktap-module runtime dependency 2014-06-25 15:54:30 +02:00
recipes-multimedia libwebp: fix wrong DEPENDS 2014-08-11 10:59:19 +02:00
recipes-navigation gpsd: add deterministic support for KPPS interface 2014-09-01 11:37:12 +02:00
recipes-qt qconnman, qconnman-e: Blacklist because of broken with B!=S 2014-06-21 12:20:21 +02:00
recipes-sato/claws-mail claws-mail: remove unrecognized options 2014-08-11 10:59:19 +02:00
recipes-support pps-tools: add recipe 2014-09-01 11:37:12 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>