Go to file
Fabio Berton e29474b801 fio: Remove --disable-static from EXTRA_OECONF
As of commit OE-Core:773c9e18071d71454473dd81aff911104a2e9bc6
EXTRA_OECONF is appended with the option --disable-static on
DISABLE_STATIC variable and this cause the error:

    DEBUG: Python function sysroot_cleansstate finished
    DEBUG: Executing shell function do_configure
    Bad option --disable-static
    --cpu=                 Specify target CPU if auto-detect fails
    --cc=                  Specify compiler to use
    --extra-cflags=        Specify extra CFLAGS to pass to compiler
    --build-32bit-win      Enable 32-bit build on Windows
    --build-static         Build a static fio
    --esx                  Configure build options for esx
    --enable-gfio          Enable building of gtk gfio
    --disable-numa         Disable libnuma even if found
    --enable-libhdfs       Enable hdfs support
    WARNING: exit code 1 from a shell command.

So, we need to disable this option.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-25 17:45:50 +01:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl webkit-efl: fix build with newer CMake 3.4 from oe-core 2016-02-01 16:04:04 +01:00
meta-filesystems xfsprogs: fix the license 2015-12-18 12:46:14 +01:00
meta-gnome abiword: make build deterministic for meta-office [1] in layers 2016-02-15 10:21:36 +01:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs linux-yocto-tiny-kexecboot: disable do_shared_workdir task 2016-02-25 17:45:46 +01:00
meta-multimedia vlc: make sdl optional (enabled by default) 2016-02-25 17:45:44 +01:00
meta-networking iscsitarget: blacklist 2016-02-22 19:51:22 -05:00
meta-oe fio: Remove --disable-static from EXTRA_OECONF 2016-02-25 17:45:50 +01:00
meta-perl mime-construct: Perform more mangling for perl path 2016-01-06 13:27:21 +01:00
meta-python Update python recipes to use the common pypi package 2016-02-25 17:45:48 +01:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-18 12:39:50 +01:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver nginx: update to 1.9.11 2016-02-25 17:45:48 +01:00
meta-xfce xfce4-xkb-plugin: update to 0.7.1 2016-02-25 17:45:50 +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