- Nov 18, 2013
-
-
dv@pseudoterminal.org authored
Signed-off-by:
Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
We end up with install errors when using high parallel factor like -j20 errors like | mkdir: cannot create directory `/``build/tmp-eglibc/work/ppce500v2-poky-linux-gnuspe/vim/7.4.27-r0/image/usr/share/vim/vim74': File exists | mkdir: cannot create directory `/build/tmp-eglibc/work/ppce500v2-poky-linux-gnuspe/vim/7.4.27-r0/image/usr/share/vim/vim74': File exists Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Bruce Ashfield authored
During runtime testing of meta-cloud-services several python scripts were continunously segfaulting the interpreter. corefiles and gdb pointed at the greenlet implementation. Moving to 0.4.1 fixed the segfaults, and showed no regressions. Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Hongxu Jia authored
bitbake lib32-mariadb ... WARNING: QA Issue: ELF binary 'bitbake_build/tmp/work/x86-wrsmllib32-linux/lib32-mariadb/5.1.67-r0/packages-split/lib32-libmysqlclient/usr/lib/plugin/ha_xtradb.so.0.0.0' has relocations in .text WARNING: QA Issue: ELF binary 'bitbake_build/tmp/work/x86-wrsmllib32-linux/lib32-mariadb/5.1.67-r0/packages-split/lib32-libmysqlclient/usr/lib/plugin/ha_innodb_plugin.so.0.0.0' has relocations in .text ... The mariadb used absolute addresses on IA-32, we should forbid this. Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Alexandre Tuleu authored
By default emacs will build with x11 if the distribution has x11 support. However in a .bbappend file a user could strip away x11 support, even if x11 is supported on the platform. There was another check in do_compile_prepend() that checked if the distro has x11 feature and not if PACAKAGECONFIG enables x11 support. Since in this receipe dbus dependence is only marked if x11 is enabled, desactiving x11 support should also desactivate dbus support. Signed-off-by:
Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Philip Balister authored
https://github.com/balister/meta-sdr Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Philip Balister authored
https://github.com/balister/meta-sdr Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jack Mitchell authored
Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Anders Darander authored
When ktap made the release announcement, the tag v0.3 seems to have moved. Set the correct SRCREV for the announced v0.3. Signed-off-by:
Anders Darander <anders@chargestorm.se> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Hongxu Jia authored
While multilib enabled on qemux86-64, accel-ppp-lib should be installed to '${baselib}/accel-ppp', but the accel-ppp's CMakeLists.txt hardcoded to install to 'lib/accel-ppp', such as: ... INSTALL(TARGETS log_file LIBRARY DESTINATION lib/accel-ppp ) ... Signed-off-by:Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
dv@pseudoterminal.org authored
Signed-off-by:
Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
A pinpoint that can't load images isn't really useful, so recommend the PNG and JPEG loaders. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
There isn't a need for a separate native recipe, so use BBCLASSEXTEND and overrides. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Samuel Stirtzel authored
Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> 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>
-
- Nov 11, 2013
-
-
Eric Bénard authored
Signed-off-by:Eric Bénard <eric@eukrea.com>
-
- Nov 06, 2013
-
-
Bruce Ashfield authored
A minimum dnsmasq version of 2.5.9 is required deal with IPv6 link local addresses. So instead of just going to the minimum version, we can go all the way to 2.6.3. As part of this update, the following changes have been made in addition to the pure version update: - PR is dropped in favour of PRSERVER functionality - dhcp_release is added to the default build, since it is used in the cleanup phase for virtual machines. Signed-off-by:Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Bruce Ashfield authored
netcf was orginally introduced in meta-virtualization, since it provides functionality required by libvirt, but it is otherwise not bound to virtualization. So we can move it to meta-networking, and in the process uprev to the the latest 0.2.3 functinality. Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Roy Li authored
Signed-off-by:
Roy Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Joe MacDonald authored
regdbdump and crda are installed in /sbin/ and still link against stuff in /usr/lib, causing QA warnings / errors: WARNING: QA Issue: crda: /sbin/regdbdump, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libgcrypt.so.11 => /usr/lib64/libgcrypt.so.11 (0x00000000dead1000) WARNING: QA Issue: crda: /sbin/regdbdump, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libgpg-error.so.0 => /usr/lib64/libgpg-error.so.0 (0x00000000dead3000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libgcrypt.so.11 => /usr/lib64/libgcrypt.so.11 (0x00000000dead1000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libnl-genl-3.so.200 => /usr/lib64/libnl-genl-3.so.200 (0x00000000dead2000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libnl-3.so.200 => /usr/lib64/libnl-3.so.200 (0x00000000dead3000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libnl-nf-3.so.200 => /usr/lib64/libnl-nf-3.so.200 (0x00000000dead4000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libnl-route-3.so.200 => /usr/lib64/libnl-route-3.so.200 (0x00000000dead5000) WARNING: QA Issue: crda: /sbin/crda, installed in the base_prefix, requires a shared library under exec_prefix (/usr): libgpg-error.so.0 => /usr/lib64/libgpg-error.so.0 (0x00000000dead7000) relocate them to /usr/sbin to squelch the warning. Signed-off-by:Joe MacDonald <joe@deserted.net>
-
- Nov 04, 2013
-
-
Joe MacDonald authored
If we build a project without systemd support on a system that has systemd enabled, the following QA items get flagged: /lib /lib/systemd /lib/systemd/system /lib/systemd/system/autofs.service Trying to keep the solution to the problem as contained as possible in a way that may be accepted up-stream by adding an optional parameter to the --with-systemd flag. Signed-off-by:Joe MacDonald <joe@deserted.net>
-
- Nov 03, 2013
-
-
Patrick Patat authored
Signed-off-by:
Patrick Patat <patrick.patat@innotis.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
In some environments only libraries are required and the deamon started at X-session is an unusused feature. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* since this commit commit 305038f9 Author: Jonathan Liu <net147@gmail.com> Date: Wed Jun 12 08:30:15 2013 +0000 xserver-nodm-init: do not execute Xsession twice xserver-nodm-init wasn't working correctly when it was used together with xserver-common which doesn't start Xsession from Xserver (unlike x11-common in oe-core). Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Nov 01, 2013
-
-
Martin Jansa authored
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i * We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* make files in bindir/sbindir a bit more deterministic Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- Oct 31, 2013
-
-
Chen Qi authored
Inherit update-alternatives to avoid duplicate code. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Chen Qi authored
We can use chmod to set the SUID bit for applications in the do_install task. If we do so, the pkg_postinsts are no longer needed. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Chen Qi authored
This patch mainly involves two changes. 1. Create necessary files at do_install task. Add these configuration files to the CONFFILES variable. 2. Move the `chmod' and `chown' commands to do_install task. After these two changes, qugga can run successfully at rootfs time. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Chen Qi authored
`/etc/init.d/populate-volatile.sh update' only needs to run in case of an on-target installation. And it should have a prerequisite that the script is executable. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Chen Qi authored
saslpasswd2 is used by an administrator to set a user's sasl password, setting a default one in pkg_postinst in not only unnecessary but also inappropriate. Besides, running saslpasswd2 takes a significant amount of time to finish, so this pkg_postinst will make the first boot take longer time. According to the above two reasons, the patch remove the pkg_postint. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Mark Asselstine authored
While making use of the cyrus-sasl library an external application will most likely include sasl.h which will cause compilation failures if steps haven't been taken to define size_t. This should not be the responsibility of the application building against the sasl library but rather handled already in sasl.h. Here we ensure sasl.h has the proper includes to have size_t defined before it is used. Signed-off-by:
Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Xufeng Zhang authored
There are two problems for ripd implementation after received SIGHUP signal: 1). ripd didn't clean up ifp->connected list before reload configuration file which makes the same advertise packet being sent multiple times(depends on how many SIGHUP was recieved). 2). ripd reset ri->split_horizon flag to RIP_NO_SPLIT_HORIZON during restart which is different from the flag when ripd is firstly started up, leading to unnecessary route to be advertised. [YOCTO #5266] Signed-off-by:Xufeng Zhang <xufeng.zhang@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Marko Lindqvist authored
Signed-off-by:
Marko Lindqvist <cazfi74@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-