summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* sylpheed: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* omgps: Blacklist because it's broken since gcc upgrade to 4.9Martin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vala-terminal: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusbg: Blacklist, because of B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libftdi, soft66: Blacklist, because of libftdi is broken without libusb-configMartin Jansa2014-06-212-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwmf: Blacklist because freetype-config was removedMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qconnman, qconnman-e: Blacklist because of broken with B!=SMartin Jansa2014-06-212-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xchat: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openmotif: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zsh: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-mtev: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* apcupsd: Blacklist because of broken with B!=SMartin Jansa2014-06-211-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dialog: inherit brokensep and use pkg-config to detect ncursesRoy Li2014-06-212-2/+44
| | | | | | | | 1. inherit autotools-brokensep, or else configuration will fail since B!=S 2. use pkg-config to detect ncurses, since ncurses-config no longer works Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pm-qa: update to 0.4.11 releaseFathi Boudra2014-06-211-3/+3
| | | | | Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset: the package doesn't use autotools at allDenys Dmytriyenko2014-06-211-1/+1
| | | | | | | | | | Previous attempt at fixing it (3649e6b52f0fad88847fb9d4780c02249b147f5f) was to replace inherit autotools with autotools-brokensep. But since the package doesn't use autotools at all, there's no need to inherit either of those classes. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsocketcan: Fix build with B!=SMartin Jansa2014-06-211-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tracker: move from meta-oe to meta-gnomeMartin Jansa2014-06-219-214/+0
| | | | | | | * it rdepends on gvfs which is available only in meta-gnome and nothing in meta-oe depends on tracker Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* live555: fix fetch problemSteffen Sledz2014-06-211-2/+2
| | | | | | | | | | live.2013.04.30.tar.gz is no longer available at original live555 url and the url of the FreeBSD mirror has changed according to[1]. [1] <http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rsyslog: use pkgconfig to check libgcryptRoy Li2014-06-212-0/+49
| | | | | | | | libgcrypt does no longer provide libgcrypt-config, and provide *.pc, so we should use pkgconfig to check Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pv: fix metadata fieldsPaul Eggleton2014-06-211-2/+2
| | | | | | | | | * Use correct LICENSE value to match up with common license file (and avoid corresponding warning) * Set SUMMARY instead of DESCRIPTION Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pv: upgrade to 1.5.3Paul Eggleton2014-06-211-8/+2
| | | | | | | Autotools breakage fixed upstream (which also fixes the S!=B issue). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcdproc: fix do_install for S!=BPaul Eggleton2014-06-212-3/+3
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* swig: use pkg-config for pcre detection.Koen Kooi2014-06-212-1/+68
| | | | | | | OE-core commit 5870bd272b0b077d0826fb900b251884c1c05061 sabotaged the binconfig way. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxml++: fix ptest target pathsNick Lewis2014-06-211-7/+16
| | | | | Signed-off-by: Nick Lewis <nick.lewis@usa.g4s.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-ttf: Fix build with separate builddirMarko Lindqvist2014-06-211-4/+5
| | | | | | | | Do not assume that sources are in the current directory in do_configure_prepend() but refer to them with path to source directory. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-image: Fix build with separate builddirMarko Lindqvist2014-06-211-8/+8
| | | | | | | | Do not assume that sources are in the current directory in do_configure_prepend() but refer to them with path to source directory. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eject: copy po subdirectory for out-of-tree buildAsh Charles2014-06-211-0/+8
| | | | | | | | | | | | | | The po subdirectory found on the VPATH for an out-of-tree build so we copy it over. See [1] for discussion. [1] http://lists.openembedded.org/pipermail/openembedded-devel/2014-May/096052.html v3: only create and populate po/ if it doesn't already exist v4: test to see if we're building out-of-tree Signed-off-by: Ash Charles <ashcharles@gmail.com> Reviewed-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rng-tools: Update rng-tools version to 4Balasubramanian, Aparna2014-06-211-2/+2
| | | | | | Signed-off-by: Aparna Balasubramanian <aparnab@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* acpica: pass target cflagsKoen Kooi2014-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | This fixes: | make[1]: *** [obj/aeexec.o] Error 1 | In file included from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/features.h:402:0, | from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/string.h:25, | from ../../../source/include/platform/aclinux.h:115, | from ../../../source/include/platform/acenv.h:150, | from ../../../source/include/acpi.h:56, | from ../../../source/tools/acpiexec/aecommon.h:51, | from ../../../source/tools/acpiexec/aehandlers.c:44: | /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory | # include <gnu/stubs-soft.h> | ^ | compilation terminated. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnet: fix build issue with package upgradeArmin Kuster2014-06-213-63/+19
| | | | | | | | | | The main issue was the endianess detection. The ac override did not work. The current version has updated automake and autoconf files that address better endianess detection and it plays well with YP autotools. Build tested on all qemus arches. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* id3lib: fix autoheader warning due to missing AC_DEFINE templateMatthieu CRAPET2014-06-212-0/+43
| | | | | | | | For more information: https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg36641.html Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libol: compile issue files missing in B and packaging issueArmin Kuster2014-06-131-0/+8
| | | | | | | | | needed to copy over a file from S to B. remove packaging requirement for /usr/bin/scsh. Not needed (see link) https://lists.balabit.hu/pipermail/syslog-ng/2000-August/000795.html Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: don't overrwrite EXTRA_OECONFyaoxp2014-06-131-1/+1
| | | | | | | | EXTRA_OECONF has been assigned before ‘EXTRA_OECONF = "--with-usrlibdir=${libdir}"’. collaps the 2 lines into a single EXTRA_OECONF. Signed-off-by: Yao Xinpan <yaoxp@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-m2crypto: avoid swig problemChong.Lu@windriver.com2014-06-131-1/+22
| | | | | | | | | | | | | | | Swig is used to generate C source and it has trouble processing opensslconf.h sometimes. So, we help it out when multilib variants exist. For native builds, the variant header will never exist. Specific multi-lib header files might be named *-32.h or *-n32.h, so we check for both names. We also might check for *-n64.h although that will never exist. It appears that *-o??.h will never exist, so we don't check for that. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset: use BP instead of P to fix multilib buildJackie Huang2014-06-131-3/+3
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: use BP instead of P to fix multilib buildJackie Huang2014-06-131-1/+1
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: use BPN instead of PN to fix multilib buildJackie Huang2014-06-131-24/+24
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* yavta: Update to latest sourceschase maupin2014-06-132-223/+335
| | | | | | | | | | | | | * Update the yavta test utility to the latest sources in the git repository. * Updated the patch by Koen Kooi that allows stdout mode to be used to work with the latest sources. * Added a CFLAGS setting to use the include directory in the sources which are more up-to-date and intended to be used when building the application. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nbench-byte: Fix parallel building errorOtavio Salvador2014-06-132-1/+25
| | | | | | | | | | | | | | | | | | | This extends the dependencies on pointer.h to fix following error: | ./sysinfo.sh arm-poky-linux-gnueabi-gcc ... | In file included from misc.h:36:0, | from misc.c:23: | nmglobal.h:29:21: fatal error: pointer.h: No such file or directory | #include "pointer.h" | ^ | compilation terminated. | make: *** [misc.o] Error 1 | make: *** Waiting for unfinished jobs.... | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-video-geode: Upgrade to 2.11.15Martin Jansa2014-06-132-2/+22
| | | | | | | | | | The latest driver corrected a number of issues and compiles without warnings with just one patch. The header included by the given patch is already included in the geode master line, so will not be be required after the next geode version release. Signed-off-by: Brian Lloyd <blloyd@familyhonor.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* daq fix compilationMaxim Uvarov2014-06-101-3/+4
| | | | | | | | | | | preset paths to remove that error: /meta-oe/recipes-connectivity/daq/daq_2.0.2.bb ./config.log:cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation [-Wpoison-system-directories] Also this patch add required libdnet dependency. Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cython: upgrade to 0.20.1Martin Jansa2014-06-102-33/+3
| | | | | | * 0.19+ version is required by newer python-efl-0.10.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* luajit: upgrade to 2.0.3, add native supportMartin Jansa2014-06-101-8/+9
| | | | | | | | | | | | | | * http://luajit.org/changes.html says: This release has the new PS4 port and various important bugfixes over 2.0.2 - an update is recommended. * add native support (used by efl-native) * drop lua dependency, it doesn't need lua to be built before luajit * LIC_FILES_CHKSUM change is only from copyright year update < Copyright (C) 2005-2013 Mike Pall. All rights reserved. --- > Copyright (C) 2005-2014 Mike Pall. All rights reserved. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dfu-util: Remove svn recipesChris Morgan2014-06-102-32/+0
| | | | | | | * these point at deprecated svn repositories, dfu-util uses git now Signed-off-by: Chris Morgan <chmorgan@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dfu-util: Add 0.7 and remove old 0.1 recipeChris Morgan2014-06-102-10/+6
| | | | | | | * dfu-util-0.7 is the latest release of dfu-util Signed-off-by: Chris Morgan <chmorgan@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: B!=S fixArmin Kuster2014-06-101-6/+6
| | | | | | | This fixes a configure issue do to incorrect directory reference. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tipcutils: B!=S fixArmin Kuster2014-06-101-5/+5
| | | | | | | The do_install_append was trying to install from src location and not the build. Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxml++: fix build with B noteq SLewis, Nick2014-06-101-2/+2
| | | | | Signed-off-by: Nick Lewis <nick.lewis@usa.g4s.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enca: fix S!=B failureTim Orling2014-06-101-4/+4
| | | | | | | | | | Point tools to the right paths: * ${S}/configure.ac in do_configure_prepare() * ${B}/Makefile in do_configure_append() * cd ${B} in do_compile() Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>