[oe] [PATCH 00/33][master] Meta-oe misc build fixes

Armin Kuster akuster808 at gmail.com
Sun Apr 5 23:51:40 UTC 2015


please consider these misc build fixes for meta-oe. I hope there are not too many dups in the pipe line. I could not tell.

Also I have moved a few recipes out of meta-oe as they have depends on other layers.

The following changes since commit df6c7b1279790d27ebfd58fbdfbac89bde5782ec:

  python-pyopenssl: Upgrade to 0.14 (2015-03-21 16:42:30 +0100)

are available in the git repository at:

  git://github.com/akuster/meta-openembedded.git akuster/build_fixes
  https://github.com//tree/akuster/build_fixes

Armin Kuster (33):
  daq: move recipe to meta-networking
  opencv: build issue
  collectd: fix world build issue
  libgxim: fix world build issues
  networkmanger: meta-oe world build failes
  fingerterm: package update to 1.1.14
  protbuf: update update and build fix
  serial-forward: fix fetch error
  dialog: update SRC_URI
  xterm: fix issue with SRC_URI
  ckermit: update SRC_URI
  lirc: fix QA warnings
  hplib: fix QA warnings
  udisks: fix QA warnings
  lio-utils: fix QA warnings
  pm-qa: Fix QA warnings
  gateone: Fix QA warnings
  rarpd: Fix QA warnings
  syslog-ng: Fix QA warnings
  pscs-lite: Fix QA warnings
  fbida: Fix QA warnings
  qt-creator: Fix QA warnings
  fio: Fix QA warnings
  foxtrotgps: Fix QA warnings
  usbpath: Fix QA warnings
  wvstreams: Fix QA warnings
  pksc11-helper: Fix QA warnings
  lmsensors-config: Fix QA warnings
  libutempter: update SRC_URI
  gammu: Fix QA warnings
  mosh: Fix QA warnings
  numactl: Fix QA warnings
  packagekit: Fix QA warnings

 .../recipes-connectivity/daq/daq_2.0.2.bb          |  0
 ...le-run-test-program-while-cross-compiling.patch |  0
 ...c-Check-only-for-libsystemd-not-libsystem.patch |  0
 ...o-run-sbin-dhclient-to-get-the-version-nu.patch |  0
 .../networkmanager/networkmanager_0.9.8.10.bb      |  0
 meta-oe/recipes-benchmark/fio/fio_2.2.6.bb         |  2 +-
 meta-oe/recipes-connectivity/gammu/gammu_1.32.0.bb |  3 ++
 .../recipes-connectivity/gateone/gateone_git.bb    |  1 +
 meta-oe/recipes-connectivity/lirc/lirc.inc         |  2 +-
 meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb    |  1 +
 meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb    |  2 +-
 .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb |  1 +
 .../packagekit/packagekit_0.5.6.bb                 |  9 +++---
 meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb        |  1 +
 .../{protobuf_2.5.0.bb => protobuf_2.6.1.bb}       | 13 +++++----
 .../recipes-extended/collectd/collectd_5.4.1.bb    |  3 +-
 meta-oe/recipes-extended/dialog/dialog.inc         |  2 +-
 meta-oe/recipes-extended/hplip/hplip_3.12.6.bb     |  3 +-
 meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb   |  2 ++
 meta-oe/recipes-graphics/fbida/fbida_git.bb        |  2 +-
 meta-oe/recipes-graphics/xorg-app/xterm_303.bb     |  2 +-
 .../foxtrotgps/foxtrotgps_1.1.1.bb                 |  1 +
 .../{fingerterm_1.0.2.bb => fingerterm.bb}         | 34 ++++++++++------------
 meta-oe/recipes-qt/qt-creator/qt-creator_2.8.1.bb  |  2 ++
 meta-oe/recipes-support/ckermit/ckermit_302.bb     |  4 +--
 .../{libutempter_1.1.6.bb => libutempter.bb}       | 11 ++++---
 meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb |  3 +-
 .../lm_sensors/lmsensors-config_1.0.bb             |  2 +-
 meta-oe/recipes-support/numactl/numactl_2.0.9.bb   |  2 ++
 .../recipes-support/opencv/opencv-samples_2.4.bb   |  3 ++
 meta-oe/recipes-support/opencv/opencv_2.4.bb       |  2 ++
 .../recipes-support/pcsc-lite/pcsc-lite_1.8.6.bb   |  1 +
 .../pkcs11-helper/pkcs11-helper_1.11.bb            |  2 +-
 .../serial-utils/serial-forward_git.bb             |  2 +-
 meta-oe/recipes-support/syslog-ng/syslog-ng.inc    |  2 +-
 meta-oe/recipes-support/udisks/udisks_1.0.4.bb     |  2 +-
 meta-oe/recipes-support/usbpath/usbpath_svn.bb     |  2 ++
 ...CAL_AMFLAGS-isnot-supported-by-autoreconf.patch |  0
 .../recipes-extended/libgxim/libgxim_0.5.0.bb      |  0
 39 files changed, 75 insertions(+), 49 deletions(-)
 rename {meta-oe => meta-networking}/recipes-connectivity/daq/daq_2.0.2.bb (100%)
 rename {meta-oe => meta-networking}/recipes-connectivity/daq/files/disable-run-test-program-while-cross-compiling.patch (100%)
 rename {meta-oe => meta-networking}/recipes-connectivity/networkmanager/networkmanager/0001-configure.ac-Check-only-for-libsystemd-not-libsystem.patch (100%)
 rename {meta-oe => meta-networking}/recipes-connectivity/networkmanager/networkmanager/0001-don-t-try-to-run-sbin-dhclient-to-get-the-version-nu.patch (100%)
 rename {meta-oe => meta-networking}/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb (100%)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_2.5.0.bb => protobuf_2.6.1.bb} (56%)
 rename meta-oe/recipes-qt/fingerterm/{fingerterm_1.0.2.bb => fingerterm.bb} (56%)
 rename meta-oe/recipes-support/libutempter/{libutempter_1.1.6.bb => libutempter.bb} (79%)
 rename {meta-oe => meta-ruby}/recipes-extended/libgxim/libgxim/multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch (100%)
 rename {meta-oe => meta-ruby}/recipes-extended/libgxim/libgxim_0.5.0.bb (100%)

-- 
2.3.5




More information about the Openembedded-devel mailing list