[oe] [meta-oe][PATCH 0/2] gpsd: support gpsd version 3.10

Robert Calhoun rcalhoun at shotspotter.com
Tue May 20 20:15:57 UTC 2014


These changes add support for gpsd version 3.10 and adds gpsctl to the
base gpsd package. gpsctl is used to set chipset settings using gpsd.
Recipe is located in meta-oe/meta-oe/recipes-navigation/gpsd.

This commit does include hand merge of
04dcd55c9d293a26a925377055660310bd229b1b
(change of $SRC_URI to "${SAVANNAH_GNU_MIRROR}/${PN}/${P}.tar.gz") but I
have
not been able to test that because poky master currently errors out for
reasons unrelated to this change.

The following changes since commit
6434d97ee958e7f597b9cf358db0275315a33c47:

 log4cplus: use better file for LIC_FILES_CHKSUM (2014-05-15 12:30:22
+0200)

are available in the git repository at:

 git://github.com/ShotSpotter/meta-oe gpsd
 https://github.com/ShotSpotter/meta-oe/tree/gpsd

Rob Calhoun (2):
 * Support gpsd version 3.10
 * Refactor recipe into version-specific file and version-independent
   include file
 * Add explicit list of supported devices/chipsets. By default gpsd
   compiles in support for all known devices. By overriding this
   list, support for unwanted devices/chipsets can be dropped.
 * Make version-specific patch directories and test 3.7 patches against
   3.10;
 * remove patch present in 3.7 recipe that disabled build of
   gpsd-doc because manfile generation now runs without error. Other
   patches appear to still be necessary
 * Fixup patch files so that they apply cleanly to gpsd 3.10 source.
 * refactor gpsd 3.7 recipe so that it refers to include file.
 * bump 3.7 $PR to r15 to show 3.7 recipe has changed substantially
 * set 3.10 $PR to r1 because this is a new version
 * fixup trailing-whitespace following warning from create-pull-request





More information about the Openembedded-devel mailing list