- Jul 31, 2013
 - 
- 
Paul Eggleton authored
No changes. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
 
 - 
 - Jul 30, 2013
 - 
- 
Mihai Prica authored
Ebtables needs some kernel configs options to work properly. The standard yocto kernel config includes these as modules. Add code to load the ebtables module. Signed-off-by:
Mihai Prica <mihai.prica@intel.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* efl and e17 modules are installed in different directories and nothing is going to link with them -> no need to register them in shlibs providers * see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 for more details about why this WARNING about multiple shlib providers was added Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it fails in do_configure without it configure.ac:99: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:140: error: possibly undefined macro: AC_MSG_WARN autoreconf: sysroots/x86_64-linux/usr/bin/autoconf failed with exit status: 1 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* to prevent using bunded versions Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* openldap-slapd was sometime depending on util-linux-libuuid add dependency to explicitly enable it Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fixes undeterministic dependency on lockdev Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* also fixes WARNING: QA Issue: libftdi: The compile log indicates that host include and/or library paths were used. Please check the log '/OE/oe-core/tmp-eglibc/work/x86_64-oe-linux/libftdi/0.19-r1/temp/log.do_compile' for more information. Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* fails to call msgfmt in do_compile: MSGFMT po/cs.po ERROR: Function failed: do_compile (see mkvtoolnix/5.9.0-r0/temp/log.do_compile.3794 for further information) * fails to find rubygems.rb: <internal:gem_prelude>:1:in `require': cannot load such file rubygems.rb (LoadError) Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's creating circular dependency on libav when explicitly enabled * and sometimes it's autodetected when x264 is rebuilt after building libav Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* WARNING: QA Issue: usbmuxd: Files/directories were installed but not shipped /usr/lib64 /usr/lib64/libusbmuxd.so.1.0.8 /usr/lib64/libusbmuxd.so.2 /usr/lib64/libusbmuxd.so /usr/lib64/.debug /usr/lib64/pkgconfig /usr/lib64/.debug/libusbmuxd.so.1.0.8 /usr/lib64/pkgconfig/libusbmuxd.pc Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic * runtime dependencies for glib-2.0 harfbuzz libffi libicudata libicule libicuuc libstdc++ are added only when harfbuzz is detected Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic * ncurses-libtinfo dependency is added only when ncurses is built before joe Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* readline support is autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* openssl is autodetected from sysroot * add PACKAGECONFIG to make it deterministic Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot * GNUMakefile doesn't allow to use PACKAGECONFIG to explicitly disable them Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* libcap is autodetected from sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* it's autodetected from sysroot and configure doesn't allow to disable it explicitly * feel free to add configure option and PACKAGECONFIG if this extra dependency bothers you Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Martin Jansa authored
* dbi was autodetected from sysroot causing undeterministic builds and failures in lmsensors builds: ld: warning: libdbi.so.1, needed by sysroots/qemux86/usr/lib/librrd.so, not found (try using -rpath or -rpath-link) sysroots/qemux86/usr/lib/librrd.so: undefined reference to `dbi_result_get_string_idx' Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Jul 26, 2013
 - 
- 
Riku Voipio authored
pidile was stored in /var/apache2/log which is saved over boots. This might prevent startup of apache2 on boots. Move it to /run where pidfiles in general belong.
 
 - 
 - Jul 24, 2013
 - 
- 
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Khem Raj authored
This helps in staging the library when it is asked for via dependencies otherwise its missing in staging sysroot even though its built its stashed into -staticdev package Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
* Update to version 1.10 * Set SUMMARY instead of DESCRIPTION * Put SRC_URI checksums under SRC_URI * Add LIC_FILES_CHKSUM * Make LICENSE slightly more specific and add spacing Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
* Add proper SUMMARY * Break long DESCRIPTION onto multiple lines * Reorder some lines Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Jul 20, 2013
 - 
- 
Martin Jansa authored
* it's autodetected from sysroot Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 
 -