- Nov 27, 2012
-
-
Paul Eggleton authored
* Update to 0.99.21 * Fix SRC_URI to point to a working download location * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Add old gentoo patch to fix libcap linking errors * Put binaries in sbindir * Use useradd.bbclass to create user/groups * Handle hardcoded paths in initscript * Add LSB headers to initscript (borrowed from debian) * Tidy up packaging and directory references * Add SUMMARY Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Set SUMMARY (which sets DESCRIPTION) * Make LICENSE more accurate * Add LIC_FILES_CHKSUM Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Update to 5.2 * Add patches from Fedora * Add DESCRIPTION and better SUMMARY * Make LICENSE more accurate * Add LIC_FILES_CHKSUM * Update ALTERNATIVE_* definitions * Handle hardcoded paths in initscript Much of this was done by Joe MacDonald <joe.macdonald@windriver.com>. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
People can't blindly use pool.ntp.org, especially if they are building for a product or something that could be used in a product, so at least try to get people to do the right thing and not use pool.ntp.org by default. The previous network interface up script is now installed as ntpdate-sync in ${bindir} (and symlinked as the network if-up script). NTPSERVERS needs to be set in /etc/default/ntpdate.default at runtime, or a different version of this file with a default value can be provided in a bbappend. (If you intend to use ntpd you will also want to provide an ntp.conf with the appropriate server(s) set there as well.) Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
* Move common definitions to the inc file * Drop override of do_configure which doesn't seem to be needed anymore * Fold ntp-ssl into the ntp recipe as a PACKAGECONFIG option for those who want it (default to off) and fix configure-time checks to detect OpenSSL properly so that it gets enabled when selected * Remove ntp-bin package and put its contents in currently empty ntp-utils package (with migration path) * Fix hardcoded paths in ntpd initscript * Specify ntpd.conf as a configuration file for packaging purposes * Rearrange so that packaging definitions are towards the end in the expected order * Delete unused "ntp" initscript file * Add SUMMARY * Update HOMEPAGE This reapplies some of the changes from the original patch by Morgan Little <morgan.little@windriver.com>. Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
chunrong guo authored
* There are difference spaces between inetutils-1.8/COPYING and inetutils-1.9.1/COPYING,so md5sum is changed. * the following patches are accepted by inetutils 1.9.1 upstream inetutils-1.8-1005-ftpd-add-daemon-D-nommu-support.patch inetutils-1.8-1004-detect-fork-support.patch inetutils-1.8-1003-use-daemon-from-the-C-library-when-possible.patch inetutils-1.8-1002-rshd-detect-__rcmd_errstr-support-in-the-C-lib.patch inetutils-1.8-1001-ftp-rename-ruserpass-to-avoid-C-library-collision.patch inetutils-1.8-0002-argp-fix-program_invocation_name-detection.patch Signed-off-by:Chunrong Guo <b40290@freescale.com>
-
Philip Balister authored
If the native recipe has the RDEPENDS in, the build fails because these packages are not provided by python-native. Signed-off-by:
Philip Balister <philip@balister.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Eric BENARD authored
Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Eric BENARD authored
- provide default configuration files for both gammu and gammu-smsd - enable MySQL support - enable libdbi support Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* BPN is not enough and PN was removed in http://git.openembedded.org/openembedded-core/commit/?id=fb359583b659cda643973fa285002aaffb729a51 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* newer eds versions depend on external libgdata http://git.gnome.org/browse/evolution-data-server/commit/servers?h=gnome-2-32&id=28897beab5dcd4aab3586322a96280be92585db6 but for this one, we need this patch Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Stefan Herbrechtsmeier authored
* Update opencv and opencv-samples to 2.4.3 * Use tar instead of no longer available SVN repository * Remove numpy detection patch and update related CMAKE variable * Fix QA Issues: contains probably-redundant RPATH * Add PACKAGES_DYNAMIC for split library packages Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Eric Bénard authored
- add CONFFILES so that configuration files don't get overwritten during upgrade - add an example on how to launch php-cgi using php-fcgi Signed-off-by:Eric Bénard <eric@eukrea.com>
-
Eric Bénard authored
- bz2 and zip remove warnings in phpmyadmin - mbstring is usefull for multibyte strings Signed-off-by:Eric Bénard <eric@eukrea.com>
-
Eric Bénard authored
Signed-off-by:Eric Bénard <eric@eukrea.com>
-
Eric Bénard authored
Signed-off-by:Eric Bénard <eric@eukrea.com>
-
- Nov 23, 2012
-
-
Marcin Juszkiewicz authored
Mysql start scripts assumed that mysqld is in /usr/libexec/ directory. It was true until 406bd38b4232f9f399ef5ffe0b4fac72ed605a23 landed in OE-Core. This changeset fixes mysqld start and initial databases population scripts. More: https://bugs.launchpad.net/linaro-oe/+bug/1068759 Signed-off-by:
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 22, 2012
-
-
Otavio Salvador authored
Signed-off-by:Otavio Salvador <otavio@ossystems.com.br>
-
Otavio Salvador authored
Signed-off-by:Otavio Salvador <otavio@ossystems.com.br>
-
Martin Jansa authored
* 4.8.1 was removed in oe-core Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* 4.8.1 was removed from oe-core Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 21, 2012
-
-
Mario Domenech Goulart authored
Change-Id: I1b1d5452fd0252f489061a7c6035a97e837c1d45 Signed-off-by:
Mario Domenech Goulart <mario@ossystems.com.br> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 19, 2012
-
-
xin.ouyang@windriver.com authored
Signed-off-by:Xin Ouyang <Xin.Ouyang@windriver.com>
-
Jackie Huang authored
The patch adjust-daemon-name.patch is to change the daemon name ptpd2 back to ptpd, which broke some functionality: root@qemu0:~# ptpd -g Error: 1 ptpd daemon(s) detected in parallel, but we were not expecting any. Exiting. so drop it and use the default daemon name ptpd2. Signed-off-by:Jackie Huang <jackie.huang@windriver.com>
-
dhall authored
Add the aoetools (ATA over Ethernet) package to be used along with a kernel module(aoe.ko) and server software(vblade) to support ATA over ethernet network storage. Signed-off-by:
dhall <dennis.hall@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
- Nov 16, 2012
-
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Stefan Herbrechtsmeier authored
Signed-off-by:
Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
rebased after d.expand / bb.data.expand change Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 13, 2012
-
-
Bruce Ashfield authored
The compilation routine for the kernel has an explicit call to build version.h, which works fine for most kernels, but the location of it has recently changes. commit d183e6f5 [UAPI: Move linux/version.h] commit 10b63956 [UAPI: Plumb the UAPI Kbuilds into the user header installation and checking] moves the file to include/generated/linux/version.h and then to include/generated/uapi/linux/version.h. As a result kernel builds of 3.7 or bisection builds of intermediate kernel commits will fail with: make[2]: *** No rule to make target `include/linux/version.h'. Stop. Making the explicit version.h build conditional on the version, or via a file test would fix the problem, but it introduces some complexity to the build. Even without an explicit call to build version.h, it is always produced by the kernel build, so it can simply be removed. This extra make line was originally so that the kernel version could be determined, so that then different instructions could be executed depending on whether it was a 2.4 or 2.6 kernel. Since we no longer support 2.4, this code is no longer needed. [YOCTO: #3293] Signed-off-by:Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Holger Hans Peter Freyther authored
Allow a user to edit the main systemd configuration files and have them not overwritten at the next upgrade of it. Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Eric BENARD authored
else host python is used leading to the following error if the host doesn't have the python headers installed : | Python headers are required to build Mercurial | make: *** [build] Error 1 Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
-
Andreas Müller authored
* omf.make is installed by gnome-common * oe-core gnomebase.bbclass adds gnome-common-native to DEPENDS * error message was: | DEBUG: Executing shell function do_configure | cp: cannot stat `/home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/share/gnome-common/data/omf.make': No such file or directory
-
Andreas Müller authored
tests: * buildhistory check with libexecdir = /usr/libexec * run test with libexecdir = /usr/lib/${BPN} -
Andreas Müller authored
error message was for build from scratch and latest heads: | ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. | Rerun configure task after fixing this. The path was '/home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gvfs-1.8.2-r7.0/gvfs-1.8.2' | ERROR: Function failed: do_qa_configure Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
-
- Nov 12, 2012
-
-
Jack Mitchell authored
Caching shouldn't be on by default as it can cause some unpredictable results in certain situations. Signed-off-by:Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
-
Jack Mitchell authored
Signed-off-by:Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
-