[oe] [meta-oe][PATCH 0/3] PHP fix and gpsd upgrade

Martin Jansa martin.jansa at gmail.com
Fri Aug 10 13:42:54 UTC 2012


The following changes since commit e26fe501dd5258b99d5f1ec1167ed2a890210b78:

  libxml++: New recipe - C++ bindings for libxml (2012-08-08 09:39:43 +0200)

are available in the git repository at:
  git://git.openembedded.org/meta-openembedded-contrib jansa/pull
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/pull

Denis 'GNUtoo' Carikli (2):
  gpsd: update to 3.7, drop older 3.5 and git recipe
  meta-systemd: adjust the gpsd bbappend to match the current version.

Martin Jansa (1):
  php: drop LD_LIBRARY_PATH settings

 meta-oe/recipes-devtools/php/php.inc               |    5 +-
 ...disable-html-and-man-docs-building-becaus.patch |    0
 ...prefix-includepy-with-sysroot-and-drop-sy.patch |    0
 ...struct-respect-sysroot-also-in-SPLINTOPTS.patch |   30 +++++
 .../0004-SConstruct-remove-rpath.patch             |   21 ++--
 ...respect-sysroot-setting-when-prepending-L.patch |   36 ------
 ...struct-respect-sysroot-also-in-SPLINTOPTS.patch |   29 -----
 ...strptime-prototype-is-not-provided-unless.patch |   39 ------
 .../gpsd/{gpsd_3.5.bb => gpsd_3.7.bb}              |    8 +-
 meta-oe/recipes-navigation/gpsd/gpsd_git.bb        |  127 --------------------
 .../gpsd/{gpsd_3.5.bbappend => gpsd_3.7.bbappend}  |    0
 .../recipes-navigation/gpsd/gpsd_git.bbappend      |   14 --
 12 files changed, 45 insertions(+), 264 deletions(-)
 rename meta-oe/recipes-navigation/gpsd/{gpsd => gpsd-3.7}/0001-SConstruct-disable-html-and-man-docs-building-becaus.patch (100%)
 rename meta-oe/recipes-navigation/gpsd/{gpsd => gpsd-3.7}/0001-SConstruct-prefix-includepy-with-sysroot-and-drop-sy.patch (100%)
 create mode 100644 meta-oe/recipes-navigation/gpsd/gpsd-3.7/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch
 rename meta-oe/recipes-navigation/gpsd/{gpsd => gpsd-3.7}/0004-SConstruct-remove-rpath.patch (78%)
 delete mode 100644 meta-oe/recipes-navigation/gpsd/gpsd/0001-SConstruct-respect-sysroot-setting-when-prepending-L.patch
 delete mode 100644 meta-oe/recipes-navigation/gpsd/gpsd/0002-SConstruct-respect-sysroot-also-in-SPLINTOPTS.patch
 delete mode 100644 meta-oe/recipes-navigation/gpsd/gpsd/0003-Revert-The-strptime-prototype-is-not-provided-unless.patch
 rename meta-oe/recipes-navigation/gpsd/{gpsd_3.5.bb => gpsd_3.7.bb} (93%)
 delete mode 100644 meta-oe/recipes-navigation/gpsd/gpsd_git.bb
 rename meta-systemd/meta-oe/recipes-navigation/gpsd/{gpsd_3.5.bbappend => gpsd_3.7.bbappend} (100%)
 delete mode 100644 meta-systemd/meta-oe/recipes-navigation/gpsd/gpsd_git.bbappend

-- 
1.7.8.6





More information about the Openembedded-devel mailing list