[oe-commits] [meta-openembedded] branch jethro updated (ad6133a -> 7bc138a)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 8 13:12:27 UTC 2016


martin_jansa pushed a change to branch jethro
in repository meta-openembedded.

      from  ad6133a   mce-inject: add recipe
      adds  53d75fd   edac-utils: add patches for initscript
      adds  04a07b5   kexec-tools-klibc: add explicit SRC_URI
      adds  79f53b2   VLC: PACKAGECONFIG for new dependency on libvncserver
      adds  896fac2   VLC: depend on jpeg rather than libjpeg-turbo
      adds  5556fb4   strongswan: add additional PACKAGECONFIG flags
      adds  59cefad   strongswan: add configure patch fix for systemd
      adds  7b26585   strongswan: install strongswan-swanctl systemd service by default.
      adds  cf80e5c   mpg123: add textrel to INSANE_SKIP
      adds  5b64550   opencv: sort PACKAGECONFIG options
      adds  651fdfc   opencv: limit ARM_INSTRUCTION_SET = "arm" over-ride to armv4/armv5
      adds  25b5711   opencv: support machines based on oe-core tune-corei7.inc
      adds  af8c5dd   iperf3: fix build-deps qa warning
      adds  8e9cc02   samba: Fix typo in PACKAGECONFIG for "acl" and "aio"
      adds  7fafe02   contrib: ensure that oe-stylize.py works with python versions < 3.0
      adds  cfaddce   contrib: add missing common OE variables
      adds  967978d   contrib: print oldline within single quotes
      adds  6b85362   iscsitarget: resolve build error if CONFIG_IPV6 config is not enabled
      adds  93ea7d3   polkit-gnome: remove unrecognized configure options
      adds  e4c3771   samba: fix typo distinguishing between plain sysv init and lsb init
      adds  428082d   gnome-desktop: Fix QA issue
      adds  3c1ad2d   fltk: fix build issue.
      adds  b556364   fltk: Fix license warning
      adds  029dfb0   netmap-modules: fix build with kernel < 3.17
      adds  cdc85b1   cifs-utils: add PACKAGECONFIG for pam
      adds  7bc138a   cifs-utils: add PACKAGECONFIG for cifsidmap

No new revisions were added by this update.

Summary of changes:
 contrib/oe-stylize.py                              |  9 +-
 .../gnome-desktop/gnome-desktop_2.32.1.bb          |  2 +-
 .../kexec/kexec-tools-klibc_2.0.2.bb               |  2 +
 .../recipes-multimedia/mpg123/mpg123_1.21.0.bb     |  4 +
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     |  3 +-
 .../recipes-connectivity/samba/samba_4.1.12.bb     |  6 +-
 .../access-sk_v6_daddr-iff-IPV6-defined.patch      | 28 +++++++
 .../iscsitarget/iscsitarget_1.4.20.3+svn502.bb     |  1 +
 .../recipes-kernel/netmap/netmap-modules_git.bb    |  7 +-
 .../recipes-support/cifs/cifs-utils_git.bb         |  4 +
 .../files/install-strongswan-swanctl-service.patch | 22 +++++
 .../strongswan/files/support-newer-systemd.patch   | 69 +++++++++++++++
 .../recipes-support/strongswan/strongswan_5.3.2.bb | 26 ++++--
 meta-oe/licenses/FLTK                              | 43 ++++++++++
 meta-oe/recipes-benchmark/iperf3/iperf3_git.bb     |  3 +
 .../recipes-extended/polkit/polkit-gnome_0.105.bb  |  4 -
 .../recipes-support/edac-utils/edac-utils_git.bb   | 19 +++--
 .../files/add-restart-to-initscript.patch          | 33 ++++++++
 ...cript-be-able-to-automatically-load-EDAC-.patch | 98 ++++++++++++++++++++++
 .../fltk/fltk-1.1.10/Fl_JPEG_Image_buildix.patch   | 37 ++++++++
 meta-oe/recipes-support/fltk/fltk_1.1.10.bb        |  1 +
 meta-oe/recipes-support/opencv/opencv_2.4.bb       | 10 ++-
 meta-oe/recipes-support/opencv/opencv_3.0.bb       | 20 +++--
 23 files changed, 416 insertions(+), 35 deletions(-)
 create mode 100644 meta-networking/recipes-extended/iscsitarget/files/access-sk_v6_daddr-iff-IPV6-defined.patch
 create mode 100644 meta-networking/recipes-support/strongswan/files/install-strongswan-swanctl-service.patch
 create mode 100644 meta-networking/recipes-support/strongswan/files/support-newer-systemd.patch
 create mode 100644 meta-oe/licenses/FLTK
 create mode 100644 meta-oe/recipes-support/edac-utils/files/add-restart-to-initscript.patch
 create mode 100644 meta-oe/recipes-support/edac-utils/files/make-init-script-be-able-to-automatically-load-EDAC-.patch
 create mode 100644 meta-oe/recipes-support/fltk/fltk-1.1.10/Fl_JPEG_Image_buildix.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list