8250 Commits

Author SHA1 Message Date
Khem Raj
3cb5bcda7d fribidi: Fix build with security flags turned on
Clang complains like below
| ../../fribidi-0.19.7/charset/fribidi-char-sets-cap-rtl.c:148:7: error: expected expression
|       DBG ("warning: could not find a mapping for CapRTL to Unicode:");

Therefore quick fix is to remove FORTIFY_SOURCE from cmdline

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 1c8afeed179495a53e7b782b994e4a1f00f15536)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Khem Raj
c6bb22050e flashrom: Remove redundant const qualifier
This is flagged by latest clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit eef06e7cbed31dec67692fee36ccffc9e1a8658e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Khem Raj
7ac8ead611 md5deep: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 856ac210ab223da1adb6e8a30298a10f1d05d61a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Khem Raj
6a0899986f openldap: Fix Build error due to missing -fPIC
Fixes errors e.g.

relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `stderr@@GLIBC_2.17' can not be us
ed when making a shared object; recompile with -fPIC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 5d22f066174e12799c11466dc37b6111a5864118)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Khem Raj
ae254b4d16 libqmi: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c5fd46f74a5b4f1af67b18493b9de31666e13dcf)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Koen Kooi
1ae5293c4b android-tools: fix do_install
The previous patch introduced 2 bugs that made packaging fail:

1) Always failing grep
2) Conditionally install systemd files

Systemd.bbclass doesn't handle conditional installation and will throw an error.

Tested with -native and regular cross builds.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 4cd27df21d21650c8cf5468be36f33d49e4587cf)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Wenzong Fan
a67677bdf7 rsnapshot: fix host path in rsnapshot.conf.default
Fix host path for commands: mount, umount:

  .../tmp/sysroots/x86_64-linux/bin/mount  -> /bin/mount
  .../tmp/sysroots/x86_64-linux/bin/umount -> /bin/umount

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit aea3dbd89ce89309cdda78eec8c283f9a621d193)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
f98f05a6a2 xfwm4: add x11 to REQUIRED_DISTRO_FEATURES
xfwm4 depends on virtual/libx11 so it requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 671c597a8a21c251a0b87a4a28bfdd5a3e9ffd4f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
091314223a xfdesktop: add x11 to REQUIRED_DISTRO_FEATURES
xfdesktop depends on gtk+ and libxfce4ui which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit e0ead9073bf37c2b8183003c5785afc387079f93)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
4abb9bd7c4 xfce4-settings: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-settings depends on virtual/libx11 so it requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 61b747ebd22008ab21d3d94e11af102a5ebb3c35)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
fbb8993f47 xfce4-session: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-session depends on virtual/libx11 so it requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 464e4d4033d093ee4b2feb4d512693b0526dd41c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
a7033bf685 xfce4-power-manager: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-power-manager depends on virtual/libx11 so it requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 3d15aede4bbf8fa0850a469056ba08ebe8647d1e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
c628feffc2 xfce4-panel: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-panel depends on virtual/libx11 so it requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit f625e13f87e30fb026219b47eaf1ff5218232b6f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
d6ff552007 xfce4-appfinder: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-appfinder depends on gtk+ and libxfce4ui which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 036ce4827deeb17766f88d06959cc7d9960406d7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
f470662daa thunar-volman: add x11 to REQUIRED_DISTRO_FEATURES
thunar-volman depends on gtk+ and libxfce4ui which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit b1f1aeac93f9dad118df2a8f413ddfea4b1f92fd)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
a905a4bc53 thunar: add x11 to REQUIRED_DISTRO_FEATURES
thunar depends on gtk+, libsm and xfce4-panel which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 3fe63ec698a83237fbe826f78f286c44cf2846b9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
4898fc6c36 libxfce4ui: add x11 to REQUIRED_DISTRO_FEATURES
libxfce4ui depends on virtual/libx11 so requires x11 distro feature

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 567a718393df7d8388b5d2705e7968966521f684)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:23 -08:00
Jackie Huang
4ea40f3c34 gtk-xfce-engine: add x11 to REQUIRED_DISTRO_FEATURES
gtk-xfce-engine depends on gtk+ which requires
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit d922ce3cde173424992f58da1ad62aa1d93b9f9f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
57faeeda1c garcon: add x11 to REQUIRED_DISTRO_FEATURES
garcon depends on libxfce4ui which requires x11 distro feature

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit c07deeb58d587515a1bb77f2d74cb7cc5a2c8ffb)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
af6a17788b exo: add x11 to REQUIRED_DISTRO_FEATURES
exo depends on virtual/libx11 and gtk+ so it requires
x11 distro feature, but not for native package.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 004dab1b3d482b6d87537b32b3482bc4202223d3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
0b91d7122a xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
All xfce apps depend on gtk+ or xfce4-panel or libxfce4ui
which require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit db0e4783e2af6599c9c6a0973bc628844dffb5d8)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
33055f8dc2 xfce-panel-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
The bbclass depends on xfce4-panel and libxfce4ui
which require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 723e9b71a4e9d43a6b2623d8298d7f452d222ed3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
17c92998f6 thunar-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES
thunar depends on gtk+, libsm and xfce4-panel which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 20b398d8780214e5f063287909666f9a79e78768)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
e3cc8a1de5 xfce4-pulseaudio-plugin: add x11 to REQUIRED_DISTRO_FEATURES
xfce4-pulseaudio-plugin depends on pavucontrol which
requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit e4ff7d0ac46627c6bedb8bffab25c700490757ca)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
968e99e54e packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURES
Most packages in this packagegroup require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit e0dc483313ae4ad6c8267ff957c72b2ff2df692c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
3a2f97e77a libxklavier: add x11 to REQUIRED_DISTRO_FEATURES
libxklavier depends on gtk+ and libxi which require
x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 9a3c5c2b2e3acc203cdd93e1b658cedaa0bc9095)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
7a557a2bea libwnck: add x11 to REQUIRED_DISTRO_FEATURES
libwnck depends on gtk+ which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 28d767851df6da0b741c33df0e0ed259f680eb20)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
179bcb1b3d gtksourceview2: add x11 to REQUIRED_DISTRO_FEATURES
gtksourceview2 depends on gtk+ which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 0b365d7248935f04831435b2ee9e24cf025c1881)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
eea7d0bb02 gnome-disk-utility: add x11 to REQUIRED_DISTRO_FEATURES
gnome-disk-utility depends on virtual/libx11.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit fa62ed89902877ce8b39733e3afabbbbf5e479a3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
bc9450cc60 evince: add x11 to REQUIRED_DISTRO_FEATURES
evince depends on gtk+3 and gnome-desktop3 which
require x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 2d8180ecf5f78fdef11cfea99a7e568a7f69979b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
121a333674 dconf: add x11 to REQUIRED_DISTRO_FEATURES
dconf depends on gtk+3 which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 6afe63346b36d4ac1fb9b8b68e6d88a4f286a1f6)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
74ee171e5d libunique: add x11 to REQUIRED_DISTRO_FEATURES
libunique depends on gtk+ which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit ba879d436bb19c07cee6021b7566bcb5faadffac)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
258f4f35b7 pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES
pavucontrol depends on gtkmm which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 426734113dc78acd4f21f57746e58430444ae008)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
c30411db75 gtkmm: add x11 to REQUIRED_DISTRO_FEATURES
gtkmm depends on gtk+ which requires x11 distro feature.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 8a9071347373cf68215124ea119e13f5936571b7)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Wenzong Fan
d08864a289 opencv: checking existence of /usr/lib
Remove install errors:

  mv: cannot stat '.../tmp/work/mips64-wrs-linux/opencv/3.1+gitAUTOINC
  +92387b1ef8-r0/image/usr/lib/*': No such file or directory

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit cefba87ff0a5f12cdb377038d67ab8550d500e82)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Wenzong Fan
cb2477355d libeigen: set tarball name as ${BP}.tar.bz2
Rename tarball name: 3.2.8.tar.bz2 -> libeigen-3.2.8.tar.bz2

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit ba0717b0cf4fd986104a07b131faf6986222420b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Wenzong Fan
00b89f2aa5 opencv: fix QA issue
Replace '/lib' with '${baselib}' to fix QA issue:

  ERROR: do_package_qa: QA Issue: non -staticdev package contains \
  static .a library: opencv-apps path \
  '.../opencv-apps/usr/share/OpenCV/3rdparty/lib64/libippicv.a' \
  [staticdev]

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit a36efdd02fe4f0702c7b412b1737ef8218089974)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Jackie Huang
d8d90a61c0 openjpeg: rename the download file
Rename the download file to avoid collisions in DL_DIR.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit d0fa502a22424bf057377d15776fb155c1a41b3b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Junxian.Xiao
dcfb51300d apache2: include .load files in modules.d
According to other Linux distributes like Ubuntu, the modules
are usually included by 'LoadModule' command in *.load files
in mods-enable directory, as *.conf files in this directory
are usually used for special configurations for each module.

Include *.load in apache2 top conf file to be compatible with
customer's normal usage habits.

Signed-off-by: Junxian.Xiao <Junxian.Xiao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit b2409021dd8a3cb7eac8c8ff21d99cbfca6c07c2)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
André Draszik
0ec9cb2c5e asio: fix a musl compilation warning
This is the same patch as applied to boost's copy
of asio in openembedded-core, with slightly
massaged paths

Signed-off-by: André Draszik <adraszik@tycoint.com>
Reviewed-by: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 902a38b9891f5b3358ce5c48ee6b99bddb39d29c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
André Draszik
c840f78350 asio: DEPENDS on openssl
asio may or may not build examples and tests that
depend on OpenSSL, alas, it has no way to explicitly
enable or disable OpenSSL support, which is enabled
unconditionally whenever openssl/ssl.h can be found.

Due to that we get non-deterministic build behaviour,
based on whether or not some other package pulled
OpenSSL into the sysroot before asio's configure is
running.

Additionally, we can get random compilation failures
if openssl/ssl.h exists during configure time, but is
removed from sysroot later, e.g. due to a concurrent
rebuild of OpenSSL at the same time as building asio.

Having an explicit DEPENDS avoids both these problems.
We can not use PACKAGECONFIG, because as mentioned
above there is no way to explicitly disable OpenSSL
support.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Reviewed-by: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 334608d5ddb758b2776cd7b98cf7cdbbf6643657)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:22 -08:00
Khem Raj
d2a990bc72 lockdev: Pretend GNU libc on musl
it has all needed features but expects " -D__GNU_LIBRARY__"
so make it happy when using musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit b70dd8f2af20bdafcdcec0db4ad4fb5b4e688e35)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Khem Raj
02bca9e5f4 libplist: Remove rpaths surgically
Check for files first before operating on it

Fixes QA errors like below

  /usr/lib/python2.7/site-packages/plist/__init__.py
  /usr/lib/python2.7/site-packages/plist/_plist.so
  /usr/lib/python2.7/site-packages/plist/plist.py
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
libplist: 3 installed and not shipped files. [installed-vs-shipped]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit ecdf2c30801a7162952f20d96943a14db78d52c8)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
dengke.du@windriver.com
45c2854b04 augeas: fix QA warning
Add PACKAGECONFIG for libselinux.

Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 20d98f67a109b3b9e07c1a8c5042f7320fbc02c2)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Qi.Chen@windriver.com
ebc3e16c7d edac-utils: fix systemd service
Fix edac-utils systemd service file so that `systemctl stop edac' doesn't
fail.

Remove the ExecStop line as there's no '--unload' option for edac-ctl.
Also, disable edac service by default.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit caf48f2ea58f63b1a91a3d2aeafe98745efe0a50)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Tim Orling
54b566a00a mariadb: use faster download URL
The current URL takes about 2 hours to download.

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 2f652ec3dc99e930e73443789b7168d2629d980e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Khem Raj
4ef0a720f9 krb5: Add -fPIC to compile flags
Fixes errors on x86_64 e.g.
errors.so: relocation R_X86_64_PC32 against symbol `k5_vset_error' can not be used when making a shared object; recompile with -fPIC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 1d01458df9a3271a22b70c3767cf2499d58ec478)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Khem Raj
976fccddeb meta_oe_security_flags.inc: Add libcec, libmodplug, libcdio
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 4b3a210033cf240c8ef4326cd62e5d6d4ba62156)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Khem Raj
2c3aaa7f86 meta_oe_security_flags: Disable PIE for s3c64xx-gpio/s3c24xx-gpio/cpufrequtils
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 8076afca3d5f3b099be7344e6339085f3796394a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00
Kai Kang
9869a2d789 python-m2crypto: inherit siteinfo
In recipe of python-m2crypto, it uses var SITEINFO_BITS which is from
siteinfo.bbclass. Inherit siteinfo.bbclass to avoid compile error:

| .../tmp/sysroots/qemumips64/usr/include/openssl/opensslconf.h:47:
| Error: CPP #error ""Unknown __WORDSIZE detected"".
| Use the -cpperraswarn option to continue swig processing.
| error: command 'swig' failed with exit status 1

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 1e3fe19b5bfb8beef9f9f7d8fda32c61fe0ed123)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-29 08:22:21 -08:00