Go to file
Martin Jansa 1d61456042 gsoap-native: add missing dependency on flex-native
* otherwise fails with:
| gcc  -DHAVE_CONFIG_H -I. -I/work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src -I../..   -isystem/sysroots/x86_64-linux/usr/include -DWITH_BISON -DWITH_LEX  -DSOAPCPP_IMPORT_PATH="\"/sysroots/x86_64-linux/usr/share/gsoap/import\"" -DLINUX -isystem/sysroots/x86_64-linux/usr/include -O2 -pipe -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo '/work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src/'`soapcpp2_yacc.c
| /bin/bash /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/ylwrap /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/gsoap/src/soapcpp2_lex.l .c soapcpp2_lex.c -- /bin/bash /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/missing flex
| /work/x86_64-linux/gsoap-native/2.8.12-r1/gsoap-2.8/missing: line 81: flex: command not found
| WARNING: 'flex' is missing on your system.
|          You should only need it if you modified a '.l' file.
|          You may want to install the Fast Lexical Analyzer package:
|          <http://flex.sourceforge.net/>
| make[4]: *** [soapcpp2_lex.c] Error 127
| make[4]: Leaving directory `/work/x86_64-linux/gsoap-native/2.8.12-r1/build/gsoap/src'
| make[3]: *** [all-recursive] Error 1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-29 19:24:09 +02:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl meta-efl: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:25 +01:00
meta-filesystems meta-filesystems: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:25 +01:00
meta-gnome libsecret: add missing dependency on intltool-native 2015-04-29 19:24:09 +02:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:26 +01:00
meta-initramfs update maintainer info in README's for dizzy 2014-10-30 09:07:58 +01:00
meta-multimedia PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
meta-networking pimd: add do_install to pimd 2015-04-01 06:19:11 -07:00
meta-oe gsoap-native: add missing dependency on flex-native 2015-04-29 19:24:09 +02:00
meta-perl meta-perl: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:25 +01:00
meta-python python-pip: add python-distribute in RDEPENDS 2015-03-21 07:56:31 -07:00
meta-ruby meta-ruby: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:25 +01:00
meta-systemd update maintainer info in README's for dizzy 2014-10-30 09:07:58 +01:00
meta-webserver PNBLACKLIST: use weak assignments 2014-12-26 18:04:33 -08:00
meta-xfce xfce4-diskperf-plugin: Specify BSD license 2015-03-21 07:53:03 -07:00
toolchain-layer toolchain-layer: Add LAYERVERSION and LAYERDEPENDS 2015-01-28 08:59:25 +01:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories