All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: akuster808@gmail.com, openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/69] Morty pull request, cover letter only
Date: Tue, 29 Nov 2016 09:15:22 -0800	[thread overview]
Message-ID: <cover.1480439625.git.akuster808@gmail.com> (raw)

Please consider these changes for meta-oe morty branch.

The following changes since commit 659d9d3f52bad33d7aa1c63e25681d193416d76e:

  meta-openembedded: Add me to morty maintainer's list (2016-11-15 15:14:32 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib akuster/morty-next
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=akuster/morty-next

Andreas Müller (1):
  Revert "physfs: move to sources found at github/supertux"

André Draszik (2):
  asio: DEPENDS on openssl
  asio: fix a musl compilation warning

Armin Kuster (1):
  wireshark: install missing header files

Hongxu Jia (1):
  ttf-abyssinica: update SRC_URI

Jackie Huang (28):
  openjpeg: rename the download file
  gtkmm: add x11 to REQUIRED_DISTRO_FEATURES
  pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES
  libunique: add x11 to REQUIRED_DISTRO_FEATURES
  dconf: add x11 to REQUIRED_DISTRO_FEATURES
  evince: add x11 to REQUIRED_DISTRO_FEATURES
  gnome-disk-utility: add x11 to REQUIRED_DISTRO_FEATURES
  gtksourceview2: add x11 to REQUIRED_DISTRO_FEATURES
  libwnck: add x11 to REQUIRED_DISTRO_FEATURES
  libxklavier: add x11 to REQUIRED_DISTRO_FEATURES
  packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-pulseaudio-plugin: add x11 to REQUIRED_DISTRO_FEATURES
  thunar-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
  xfce-panel-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
  xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
  exo: add x11 to REQUIRED_DISTRO_FEATURES
  garcon: add x11 to REQUIRED_DISTRO_FEATURES
  gtk-xfce-engine: add x11 to REQUIRED_DISTRO_FEATURES
  libxfce4ui: add x11 to REQUIRED_DISTRO_FEATURES
  thunar: add x11 to REQUIRED_DISTRO_FEATURES
  thunar-volman: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-appfinder: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-panel: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-power-manager: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-session: add x11 to REQUIRED_DISTRO_FEATURES
  xfce4-settings: add x11 to REQUIRED_DISTRO_FEATURES
  xfdesktop: add x11 to REQUIRED_DISTRO_FEATURES
  xfwm4: add x11 to REQUIRED_DISTRO_FEATURES

Junxian.Xiao (1):
  apache2: include .load files in modules.d

Kai Kang (1):
  python-m2crypto: inherit siteinfo

Khem Raj (14):
  meta_oe_security_flags: Disable PIE for
    s3c64xx-gpio/s3c24xx-gpio/cpufrequtils
  meta_oe_security_flags.inc: Add libcec, libmodplug, libcdio
  krb5: Add -fPIC to compile flags
  libplist: Remove rpaths surgically
  lockdev: Pretend GNU libc on musl
  libqmi: Fix build with clang
  openldap: Fix Build error due to missing -fPIC
  md5deep: Fix build with clang
  flashrom: Remove redundant const qualifier
  fribidi: Fix build with security flags turned on
  libmad: Fix build with clang
  modemmanager: Fix build with clang
  vlc: Add packageconfig for vdpau
  mpv: Add libvdpau to DEPENDS

Koen Kooi (1):
  android-tools: fix do_install

Philip Balister (1):
  fftw: Remove the fftw-dev package dependency on non-existent fftw
    package.

Qi.Chen@windriver.com (2):
  iscsi-initiator-utils: fix postinstall and systemd service file
  edac-utils: fix systemd service

Robert Yang (1):
  lftp: fix PACKAGECONFIG[readline]

Tim Orling (1):
  mariadb: use faster download URL

Ting Liu (1):
  xterm: package /usr/lib/X11 to avoid installed-vs-shipped error on
    ppc64

Wang Xin (2):
  lksctp-tools: 1.0.16 -> 1.0.17
  drbd-utils: 8.9.3 -> 8.9.6

Wenzong Fan (4):
  opencv: fix QA issue
  libeigen: set tarball name as ${BP}.tar.bz2
  opencv: checking existence of /usr/lib
  rsnapshot: fix host path in rsnapshot.conf.default

Yi Zhao (6):
  aoetools: fix QA warning for GNU_HASH
  nuttcp: fix QA warning for GNU_HASH
  zeroconf: fix QA warning for GNU_HASH
  tsocks: fix QA warning for GNU_HASH
  vblade: fix QA warning for GNU_HASH
  tunctl: fix QA warning for GNU_HASH

dengke.du@windriver.com (1):
  augeas: fix QA warning

 .../physfs/files/0001-fix-build-with-gcc-6.patch   | 52 --------------
 .../recipes-support/physfs/physfs_2.0.3.bb         | 13 ++++
 .../recipes-support/physfs/physfs_git.bb           | 15 ----
 meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb     |  4 +-
 meta-gnome/recipes-gnome/evince/evince_3.18.2.bb   |  4 +-
 .../gnome-disk-utility_2.32.0.bb                   |  5 +-
 .../gtksourceview/gtksourceview2_2.10.5.bb         |  4 +-
 meta-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb |  4 +-
 .../recipes-gnome/libxklavier/libxklavier_5.3.bb   |  3 +
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     |  7 +-
 .../recipes-connectivity/lftp/lftp_4.7.3.bb        |  2 +-
 .../files/iscsi-initiator.service                  |  1 +
 .../iscsi-initiator-utils/files/set_initiatorname  | 12 ++++
 .../iscsi-initiator-utils_2.0-873.bb               | 27 +++----
 .../vblade/files/makefile-add-ldflags.patch        | 19 +++++
 .../recipes-daemons/vblade/vblade_20.bb            |  4 +-
 .../tsocks/tsocks/makefile-add-ldflags.patch       | 19 +++++
 .../recipes-protocols/tsocks/tsocks_1.8beta5.bb    |  4 +-
 .../zeroconf/zeroconf/makefile-add-ldflags.patch   | 19 +++++
 .../recipes-protocols/zeroconf/zeroconf_0.9.bb     |  1 +
 .../aoetools/aoetools/makefile-add-ldflags.patch   | 31 ++++++++
 .../recipes-support/aoetools/aoetools_36.bb        |  1 +
 .../{drbd-utils_8.9.3.bb => drbd-utils_8.9.6.bb}   |  6 +-
 ...sctp-tools_1.0.16.bb => lksctp-tools_1.0.17.bb} |  4 +-
 .../recipes-support/nuttcp/nuttcp_7.2.1.bb         |  2 +-
 meta-networking/recipes-support/tunctl/tunctl.inc  |  4 +-
 .../tunctl/tunctl/makefile-add-ldflags.patch       | 19 +++++
 .../recipes-support/wireshark/wireshark_2.2.1.bb   | 31 ++++++--
 .../conf/distro/include/meta_oe_security_flags.inc |  6 ++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.6.bb   |  4 +-
 .../libqmi/libqmi/0001-Detect-clang.patch          | 84 ++++++++++++++++++++++
 .../recipes-connectivity/libqmi/libqmi_1.16.0.bb   |  4 +-
 .../modemmanager/enum-conversion.patch             | 21 ++++++
 ...modemmanager_1.6.0.bb => modemmanager_1.6.4.bb} |  8 ++-
 .../android-tools/android-tools_5.1.1.r37.bb       | 24 ++++---
 .../recipes-devtools/libfribidi/fribidi_0.19.7.bb  |  1 +
 .../0001-ichspi.c-Fix-build-with-clang.patch       | 29 ++++++++
 .../recipes-extended/flashrom/flashrom_0.9.6.1.bb  |  1 +
 .../libimobiledevice/libplist_1.8.bb               | 10 ++-
 .../files/0001-Fix-errors-found-by-clang.patch     | 32 +++++++++
 meta-oe/recipes-extended/md5deep/md5deep_4.4.bb    |  1 +
 meta-oe/recipes-gnome/gtk+/gtkmm_2.24.3.bb         |  4 +-
 meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb |  4 +-
 .../recipes-graphics/openjpeg/openjpeg_2.1.1.bb    |  2 +-
 .../ttf-fonts/ttf-abyssinica_1.500.bb              |  2 +-
 meta-oe/recipes-graphics/xorg-app/xterm_325.bb     |  2 +-
 ...4-Remove-clang-unsupported-compiler-flags.patch | 43 +++++++++++
 .../recipes-multimedia/libmad/libmad_0.15.1b.bb    |  1 +
 meta-oe/recipes-multimedia/mplayer/mpv_0.15.0.bb   |  2 +-
 .../pulseaudio/pavucontrol_3.0.bb                  |  4 +-
 meta-oe/recipes-support/asio/asio.inc              |  2 +-
 ...01-use-POSIX-poll.h-instead-of-sys-poll.h.patch | 64 +++++++++++++++++
 meta-oe/recipes-support/asio/asio_1.10.6.bb        |  5 +-
 meta-oe/recipes-support/augeas/augeas.inc          |  3 +
 .../recipes-support/edac-utils/edac-utils_git.bb   |  1 +
 .../recipes-support/edac-utils/files/edac.service  |  1 -
 meta-oe/recipes-support/fftw/fftw_3.3.4.bb         |  2 +
 meta-oe/recipes-support/libeigen/libeigen_3.2.8.bb |  2 +-
 meta-oe/recipes-support/lockdev/lockdev_git.bb     |  2 +
 meta-oe/recipes-support/mysql/mariadb.inc          |  2 +-
 meta-oe/recipes-support/opencv/opencv_3.1.bb       |  4 +-
 .../recipes-support/openldap/openldap_2.4.44.bb    |  2 +-
 meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb |  2 +
 .../python/python-m2crypto_0.23.0.bb               |  2 +-
 .../recipes-httpd/apache2/apache2_2.4.23.bb        |  1 +
 meta-xfce/classes/thunar-plugin.bbclass            |  4 +-
 meta-xfce/classes/xfce-app.bbclass                 |  4 +-
 meta-xfce/classes/xfce-panel-plugin.bbclass        |  4 +-
 .../pulseaudio/xfce4-pulseaudio-plugin_0.2.4.bb    |  2 +-
 meta-xfce/recipes-xfce/exo/exo_0.11.1.bb           |  5 +-
 meta-xfce/recipes-xfce/garcon/garcon_0.4.0.bb      |  4 +-
 .../gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb       |  4 +-
 .../recipes-xfce/libxfce4ui/libxfce4ui_4.12.1.bb   |  4 +-
 .../packagegroups/packagegroup-xfce-base.bb        |  4 +-
 .../thunar-volman/thunar-volman_0.8.1.bb           |  4 +-
 meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb     |  4 +-
 .../xfce4-appfinder/xfce4-appfinder_4.12.0.bb      |  4 +-
 .../recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb |  4 +-
 .../xfce4-power-manager_1.6.0.bb                   |  4 +-
 .../xfce4-session/xfce4-session_4.12.1.bb          |  4 +-
 .../xfce4-settings/xfce4-settings_git.bb           |  4 +-
 .../recipes-xfce/xfdesktop/xfdesktop_4.12.3.bb     |  4 +-
 meta-xfce/recipes-xfce/xfwm4/xfwm4_4.12.3.bb       |  4 +-
 83 files changed, 618 insertions(+), 154 deletions(-)
 delete mode 100644 meta-filesystems/recipes-support/physfs/files/0001-fix-build-with-gcc-6.patch
 create mode 100644 meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
 delete mode 100644 meta-filesystems/recipes-support/physfs/physfs_git.bb
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/set_initiatorname
 create mode 100644 meta-networking/recipes-daemons/vblade/files/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-protocols/tsocks/tsocks/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-protocols/zeroconf/zeroconf/makefile-add-ldflags.patch
 create mode 100644 meta-networking/recipes-support/aoetools/aoetools/makefile-add-ldflags.patch
 rename meta-networking/recipes-support/drbd/{drbd-utils_8.9.3.bb => drbd-utils_8.9.6.bb} (86%)
 rename meta-networking/recipes-support/lksctp-tools/{lksctp-tools_1.0.16.bb => lksctp-tools_1.0.17.bb} (94%)
 create mode 100644 meta-networking/recipes-support/tunctl/tunctl/makefile-add-ldflags.patch
 create mode 100644 meta-oe/recipes-connectivity/libqmi/libqmi/0001-Detect-clang.patch
 create mode 100644 meta-oe/recipes-connectivity/modemmanager/modemmanager/enum-conversion.patch
 rename meta-oe/recipes-connectivity/modemmanager/{modemmanager_1.6.0.bb => modemmanager_1.6.4.bb} (88%)
 create mode 100644 meta-oe/recipes-extended/flashrom/flashrom/0001-ichspi.c-Fix-build-with-clang.patch
 create mode 100644 meta-oe/recipes-extended/md5deep/files/0001-Fix-errors-found-by-clang.patch
 create mode 100644 meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch
 create mode 100644 meta-oe/recipes-support/asio/asio/0001-use-POSIX-poll.h-instead-of-sys-poll.h.patch

-- 
2.7.4



             reply	other threads:[~2016-11-29 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29 17:15 Armin Kuster [this message]
2016-11-29 17:51 ` [PATCH 00/69] Morty pull request, cover letter only Martin Jansa
2016-11-30  1:55   ` akuster808

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1480439625.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.