Denys Dmytriyenko
4c00e5fed9
recipes: rename distro_features_check to features_check
...
Avoid warning due to the class rename in OE-Core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-11-21 17:51:37 -08:00
Derek Straka
df997e0747
Remove deprecated python3-subprocess from the RDEPENDS
...
The python3-subprocess package was merged into core as part of the
json manifest migration
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-01-26 17:28:12 -08:00
Derek Straka
49b6db7e66
Remove deprecated python3-textutils from the RDEPENDS
...
The python3-textutils package was merged into core as part of the
json manifest migration
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-01-26 17:28:12 -08:00
Derek Straka
90b1f996af
Remove deprecated python3-argparse from the RDEPENDS
...
The python3-argparse package was removed as part of the migration to the
json manifest file. The functionality is now part of core
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-01-26 17:28:11 -08:00
Khem Raj
94699f3f85
frame,grail: Disable PIE in SECURITY_FLAGS
...
Doesnt compile yet with PIE turned on
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-26 20:14:16 +02:00
Khem Raj
6d8fabae74
geis: Fix build with gcc7
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-26 20:14:15 +02:00
Khem Raj
a336efc8d7
grail: Disable elision warnings for clang
...
Clang warns more, but lets disable them for now
../../grail-3.1.1/src/handle.cpp:65:5: error: moving a temporary object prevents copy elision
[-Werror,-Wpessimizing-move]
std::move(UniqueRecognizer(recognizer));
^
../../grail-3.1.1/src/handle.cpp:65:5: note: remove std::move call here
std::move(UniqueRecognizer(recognizer));
^~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-11 17:56:42 +01:00
Peter Kjellerstedt
0c31f55bcf
Make use of the new bb.utils.filter() function
...
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-03-07 13:30:26 +01:00
Khem Raj
73c6871273
frame: Fix build with clang
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-10-26 10:28:38 +02:00
Fabio Berton
ad30a26109
geis: Add python3-argparse module to RDEPENDS
...
Python module argparse was removed from python3-misc package, so we
need to add new python3-argparse package to RDEPENDS.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-09-05 13:27:40 +02:00
Derek Straka
80def85257
geis: add a patch to fix incorrect indentation issues and remove -Wno-error=misleading-indentation
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-23 15:20:05 +02:00
Derek Straka
c1199405c8
grail: update to version 3.1.1
...
* Addresses issues with gcc6
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-15 12:13:17 +02:00
Derek Straka
629d67a7c4
geis: add CFLAG to ignore misleading indentations
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-15 12:13:16 +02:00
Martin Jansa
25a78e55e9
abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-06-13 19:06:44 +02:00
Martin Jansa
b2f345a779
geis: add missing dependency on virtual/libx11 libxext libxi libxcb dbus frame
...
* all these are checked by configure.ac with PKG_CHECK_MODULES
* add x11 to required DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:47:30 +01:00
Andreas Müller
bb3bc1ad97
geis: initial add 2.2.17
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-01 15:58:07 +01:00
Andreas Müller
574d277373
grail: initial add 3.1.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-01 15:58:07 +01:00
Andreas Müller
779aa9dfd9
frame: initial add 2.5.0
...
Note: configure.ac asks for xorg-server explicitly.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-01 15:58:07 +01:00