- Aug 13, 2013
 - 
- 
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
 - 
Joe Slater authored
CQID: 422203 nostromo runs as user/group www-data and needs these to exist when we install it. Signed-off-by:Joe Slater <jslater@windriver.com>
 
 - 
 - Aug 12, 2013
 - 
- 
Joe MacDonald authored
The latest stable quagga adopted this patch: http://git.savannah.gnu.org/gitweb/?p=quagga.git;a=commit;h=b58c90807c9d0bfa9601704c7490a16070906004 to repair a documentation build error. Trivial backport. Signed-off-by:
Joe MacDonald <joe@deserted.net>
 
 - 
 - Aug 08, 2013
 - 
- 
Chunrong Guo authored
*the current version of Iperf has a false LICENSE set, so fix license with the generic BSD license Signed-off-by:Chunrong Guo <B40290@freescale.com> Acked-by:
Paul Barker <paul@paulbarker.me.uk> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Aug 03, 2013
 - 
- 
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
This is now part of OE-Core. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Eggleton authored
This is now part of OE-Core. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Paul Barker authored
This is the last patch in the vim 7.3 series, the next release will be vim 7.4. Signed-off-by:
Paul Barker <paul@paulbarker.me.uk> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Mihai Prica authored
Signed-off-by:
Mihai Prica <mihai.prica@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Aug 01, 2013
 - 
- 
Colin Walters authored
This fixes the build on at least Fedora 19 x86_64 as a host; we were trying to link a non-PIC static object into a shared library. Signed-off-by:
Colin Walters <walters@verbum.org> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 - 
Joe MacDonald authored
A minor bit of reorganization of the cyrus-sasl recipe directory in preparation for a build fix. Signed-off-by:Joe MacDonald <joe.macdonald@windriver.com>
 - 
Martin Jansa authored
* read-only rootfs cannot run postinsts on first boot and in this case it doesn't really have to as we can create cron task in do_rootfs Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
 
 - 
 - 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>
 
 -