- Sep 17, 2013
-
-
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
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
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* fails without it: | checking mad.h usability... no | checking mad.h presence... no | checking for mad.h... no | configure: error: Could not find a required library. Please see the README for your platform. Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Jason Kridner authored
Updated repository location due to old repository being removed. http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg32587.html Signed-off-by:
Jason Kridner <jdk@ti.com> Cc: Dale Schaafsma <dales773@hotmail.com> Acked-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Khem Raj authored
With multilib it cant package the files that go into the arch independend lib dir Fixes ERROR: QA Issue: uml-utilities: Files/directories were installed but not shipped /usr/lib /usr/lib/uml /usr/lib/uml/port-helper /usr/lib/uml/.debug /usr/lib/uml/.debug/port-helper Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
The tarballs used were the dynamically-generated tarballs from github, which recently have changed checksum. Avoid this problem entirely by fetching from git, locked to the relevant tag. Signed-off-by:
Ross Burton <ross.burton@intel.com> Acked-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Shakeel, Muhammad authored
OE-Core has been updated to support rpcbind with systemd. Stuff here is not required anymore. Signed-off-by:
Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Shakeel, Muhammad authored
OE-Core has been updated to support lighttpd with systemd. Stuff here is not required anymore. Signed-off-by:
Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Shakeel, Muhammad authored
OE-Core has been updated to support openssh with systemd. Stuff here is not required anymore. Signed-off-by:
Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Shakeel, Muhammad authored
- 'sed' base_bindir and libexecdir in service files to align these with a particular distro - Fix whitespaces Signed-off-by:
Muhammad Shakeel <muhammad_shakeel@mentor.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chunrong Guo authored
*fix unfetchable SRC_URI Signed-off-by:
Chunrong Guo <B40290@freescale.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>
-
- Sep 16, 2013
-
-
Andreas Müller authored
Taken from [1]: "However, if the difference between the client time and server time is greater than the panic threshold, which defaults to 1000 s, the daemon will send a message to the system log and shut down without setting the clock." On RTC-less or 'fresh' systems with unpredicatble inital date ntpd will stop with work undone (note: I did NOT find the message mentioned above - so it took long way to fix). This is a wide use case for using NTP in production: No need for initial datetime setup by some operator. [1] http://doc.ntp.org/4.1.1/debug.htm Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Roy.Li authored
apxs is installed under /usr/bin/crossscripts of sysroot, its hardcode paths should be handled when store or extracts the sstate archives. Signed-off-by:Roy Li <rongqing.li@windriver.com>
-
Roy Li authored
when use systemd as a system and service manager, systemd-tmpfiles will replace /etc/init.d/populate-volatile.sh to handle temporary files, so we need to create the configuration file for apache2 Signed-off-by:Roy Li <rongqing.li@windriver.com>
-
- Sep 13, 2013
-
-
Fathi Boudra authored
Signed-off-by:
Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- Sep 10, 2013
-
-
Maxin B. John authored
log4cplus provides a simple C++ logging API for log management. Signed-off-by:
Maxin B. John <maxin.john@enea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Chunrong Guo authored
*The dump DAQ test the various inline mode features *snort depends daq Signed-off-by:
Chunrong Guo <B40290@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Yevhen Kyriukha authored
Also build static libraries. Signed-off-by:
Yevhen Kyriukha <kirgene@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Running systemd-tmpfiles --update without specifying a configuration file results in all tmpfiles.d configuration files being processed. /usr/lib/tmpfiles.d/systemd.conf creates /run/nologin on boot to prevent non-root users from logging in while the system is booting. If systemd-tmpfiles --update is run after the system has started, it will still create /run/nologin which would prevent non-root users from logging in with the message "System is booting up.". Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Running systemd-tmpfiles --update without specifying a configuration file results in all tmpfiles.d configuration files being processed. /usr/lib/tmpfiles.d/systemd.conf creates /run/nologin on boot to prevent non-root users from logging in while the system is booting. If systemd-tmpfiles --update is run after the system has started, it will still create /run/nologin which would prevent non-root users from logging in with the message "System is booting up.". Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Jonathan Liu authored
This also adds patches to fix compilation for ARM. Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Peter Bigot authored
One of the examples has a #!/usr/bin/nawk which tells RPM to add that as a dep, which we don't want. Signed-off-by:
Peter A. Bigot <pab@pabigot.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Sep 06, 2013
-
-
Khem Raj authored
This directory is empty and is flagged by QA checker ERROR: QA Issue: inetutils: Files/directories were installed but not shipped /usr/lib Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- Sep 05, 2013
-
-
Joe MacDonald authored
Correct the warning: quagga-0.99.21: The /usr/share/info/dir file is not meant to be shipped in a particular package. Simply remove the installed 'dir' file if info docs are installed. 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>
-
Khem Raj authored
Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Roy.Li authored
Add error check when the write-buffer is finally flushed to the file, the caller can detect if the disk filled up (or had an i/o error) and return a NOSAPCE nak to the other side. Signed-off-by:
Roy.Li <rongqing.li@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
Laszlo Papp authored
Signed-off-by:
Laszlo Papp <lpapp@kde.org> Signed-off-by:
Joe MacDonald <joe@deserted.net>
-
- Sep 03, 2013
-
-
Khem Raj authored
The include file infra in gcc recipes recieved an overhaul on OE-Core. This patch matches the toolchain layer recipes to use the new include files Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Acked-by:
Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* 3.3 is only beta * 3.1.12 was failing to build with texinfo-5, see http://sourceforge.net/p/mikmod/mercurial/ci/1fd17189f82561a3a0e343aef05e5cf0b39b8f26/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Eren Türkay authored
The default DISTRO_FEATURES include alsa and pulseaudio at the same time. Hence, both of the options are enabled in mpg123 configuration without adding related dependencies, which causes build error. Make the options mutually exclusive through PACKAGECONFIG. If both alsa and pulseaudio are specified, pulseaudio takes precedence. Signed-off-by:
Eren Türkay <eren@hambedded.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-