summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* samba: Fix unrecognised with-libdir optionsAndrei Gherzan2014-01-101-1/+1
| | | | | | | | Remove with-libdir as there is no such option and set libdir with --libdir. Change-Id: Ida67c0c92d19ccc339f16c504055daa8c0d7208a Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: Add patch to fix urecognized optionsAndrei Gherzan2014-01-102-1/+19
| | | | | | | | | | Add patch to tell autoconf about with-plugin option. In this way we avoid warnings like: configure: WARNING: unrecognized options: --with-plugin-maria Change-Id: Id64ac01d7f2072e1bca8979c5da3e8c6520105cb Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update after toplevel LICENSE file checksum changeMartin Jansa2014-01-047-7/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cloud9: Fix branch paramMartin Jansa2014-01-011-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* freerdp: Fix branch param and set better PV in recipeMartin Jansa2014-01-012-5/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* navit: Fix build with newer freetypeMartin Jansa2014-01-012-0/+29
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qconnman*: Fix branch paramMartin Jansa2014-01-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtserialport-e: Fix branch paramMartin Jansa2014-01-012-2/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ktap: upgrade to 0.4Martin Jansa2014-01-013-1/+1
| | | | | | * tag v0.3 (and its SRCREV) doesn't exist in any branch so latest bitbake refuses to fetch it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libssh: Fix branch param and set PV in recipeMartin Jansa2014-01-011-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libssh: Integrate packageAndrei Gherzan2014-01-011-0/+30
| | | | | | | | | | Commit based on: https://raw.github.com/tworaz/oe-tworaz/master/meta-jlime/recipes-support/libssh/libssh_0.5.2.bb Updated version to latest. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bash-completion: add recipeMatthieu CRAPET2014-01-011-0/+27
| | | | | | | | | | This new recipe discards the old recipe in OE-Classic: http://layers.openembedded.org/layerindex/oe-classic/recipe/16369/ When building ready-to-use images (like .vmdk), it is sometimes convenient to have a fancy shell environment. Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: apply upstream parallel make fixChristopher Larson2014-01-012-1/+35
| | | | | | Reported-by: Drew Moseley <drew_moseley@mentor.com> Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fingerterm: Make is executable to other users by defaultFelipe F. Tonello2014-01-011-1/+1
| | | | | | | By default "xuser" cannot execute this binary. So we fix it. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pcsc-lite: Fixed broken URLDavid Nyström2014-01-011-1/+1
| | | | | Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ccid: Fixed broken URLDavid Nyström2014-01-011-1/+1
| | | | | Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb-native: fix dependenciesMartin Jansa2013-12-313-3/+2
| | | | | | | | * unlike BBCLASSEXTENDed native support, dependencies in mariadb-native don't get automatic -native suffix, so mariadb-native was depending on target ncurses and zlib. * move the dependency from .inc and apply it with right suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sound-theme-freedesktop: Don't set PACKAGE_ARCHMartin Jansa2013-12-311-3/+0
| | | | | | | | | | * either fix build to prevent trying to access compiler or don't set PACKAGE_ARCH, signature is different for different MACHINEs e.g. List of dependencies for variable TUNE_ARCH changed from 'set(['X86ARCH32', 'X86ARCH64'])' to 'set([])' Hash for dependent task gettext_0.18.3.1.bb.do_populate_sysroot changed from 915bae004926e982f835d12f511a5f2b to 24c8263bb82124c9000fff3eab16d293 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdal: Add recipe for 1.10.1 versionOtavio Salvador2013-12-211-0/+105
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* geos: Update to 3.4.2 and rework the packagingOtavio Salvador2013-12-214-18/+56
| | | | | | | | | | | | | | | | | | * This updates to the 3.4.2 release and rework the packaging splitting the C bindings in another binary package to reduce footprint in rootfs; this also moves geos-config to the development package as it should. * Fix -dev installation and upgrade path Using 'lib_package' renames the binaries and we need a transitional package to be used as upgrade path. This is done using an empty 'geos' package which installs the new ones as runtime dependency. This same package is used to satisfy -dev dependency of geos package allowing for its inclusion into SDK. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: Use 'lib_package' class and add data filesOtavio Salvador2013-12-211-2/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFEOtavio Salvador2013-12-211-1/+0
| | | | | | | | The pointercal-xinput has been moved to OE-Core so we should handle it here. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mcpp : Add recipe. mcpp is a c/c++ preprocessor.Philip Balister2013-12-212-0/+224
| | | | | | | Includes a patch from Zeroc to help with ice builds. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libopus: upgrade to version 1.1dv@pseudoterminal.org2013-12-211-3/+3
| | | | | Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp: Upgrade 2.8.2 -> 2.8.10Khem Raj2013-12-212-3/+36
| | | | | | | Also fix build with freetype 2.5.1 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbgrab 1.2: Add recipe.Denis Carikli2013-12-211-0/+14
| | | | | Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mosh: Perl module dependencies were missingJukka Rissanen2013-12-211-3/+10
| | | | | Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb-native: fix link error on Ubuntu 13.10Wenzong Fan2013-12-212-0/+40
| | | | | | | | | | | | | | | | | | | | | | | Below errors only occurs on Ubuntu 13.10: $arch-linux-libtool: link: g++ ... -o .libs/mysqltest_embedded \ ../../libmysqld/.libs/libmysqld.so -ldl ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlopen' ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlclose' ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlerror' ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlsym' GCC/ld verion on the host: gcc (Ubuntu/Linaro 4.8.1-10ubuntu8) 4.8.1 GNU ld (GNU Binutils for Ubuntu) 2.23.52.20130913 This is a strange behavior on Ub13.10, it fails even '-ldl' in the link command line. This patch will append '-ldl' to dependency_libs in libmysqld.la. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* acpica: update recipe to 20131115 releaseFathi Boudra2013-12-213-99/+14
| | | | | | | | | | drop fix-parallel-build.patch update md5sum/sha256sum refresh no-werro.patch Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Acked-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lua: add lua 5.2 recipeKang Kai2013-12-213-0/+73
| | | | | | | | | | | | Add lua 5.2.2 recipe. Update: * remove bitwise_operators.patch that lua uses bit32 library to support for bitwise operations. * update uclibc-pthread.patch Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lib32-rsyslog: fix wrong systemd server fileKang Kai2013-12-211-1/+1
| | | | | | | | | | | | | When enable multilib on x86-64, it fails to build lib32-rsyslog with error: | ERROR: Function failed: SYSTEMD_SERVICE_lib32-rsyslog value lib32-rsyslog.service does not exist It uses wrong value ${PN}.service to set SYSTEMD_SERVICE. Correct it by using BPN. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-common: Rename Xsession.d files to end with .sh extensionMartin Jansa2013-12-051-0/+7
| | | | | | | | | | | * oe-core version of xinput-calibrator installs 30xinput_calibrate.sh and ls -X used in Xsession script sorts it as last (not respecting the numbers) and xinput-calibrator is executed too late (after 90xXWindowManager) * don't forget to update all your components installing Xsession.d files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: bump SRCREV and make recipe multilib build compatibleNick D'Ademo2013-12-051-1/+9
| | | | | | | Pass LIB_SUFFIX to CMake during a multilib build so that the generated library folder has the correct suffix. Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmbench: fix the CONFIG path in lmbench-runChristopher Larson2013-12-051-1/+1
| | | | | | | | | | | The 'config' script which gets run returns '../scripts/CONFIG.<machine>', so the current value was '${datadir}/lmbench/../scripts/CONFIG.<machine>', which is obviously not ideal. Remove the $SHAREDIR prefix, as the relative path will work from the scripts dir where lmbench-run runs. With this, we can install a custom CONFIG.qemux86 into ${datadir}/lmbench/scripts/, for example. Signed-off-by: Christopher Larson <kergoth@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tk: make multilib build compatible and fix library installNick D'Ademo2013-12-051-2/+15
| | | | | | | | | Pass libdir to EXTRA_OECONF so that recipe generates the correct library folder in a multilib build. Install shared library symbolic link to image. Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: use correct udev dir location when multilib is enabledNick D'Ademo2013-12-051-1/+1
| | | | | | | Explicitly set the path to the udev dir to ${base_libdir} in EXTRA_OECONF. Otherwise, the multilib build will fail as it will look for udev in the default location of /lib/udev/. Signed-off-by: Nick D'Ademo <nickdademo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-numpy: add support for powerpc architectureZhenhua Luo2013-12-055-0/+216
| | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* usb-modeswitch-data: Exclude SIGGEN dependency on usb-modeswitchMartin Jansa2013-12-051-0/+4
| | | | | | | * has runtime dependency on TUNE_PKGARCH usb-modeswitch Hash for dependent task usb-modeswitch_1.2.5.bb.do_packagedata changed from 5709ee415d286847b58e7b438b5b9f75 to fbef5eee3bb2bacb805a0bead2095b52 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mime-support: Drop allarchMartin Jansa2013-12-051-1/+0
| | | | | | * depends on TUNE_PKGARCH 'file' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zram: Drop allarchMartin Jansa2013-12-051-2/+3
| | | | | | | | | | | | * runtime dependencies are TUNE_PKGARCH causing do_package_write_* task to have different signature for MACHINEs with different TUNE_PKGARCH * move kernel-module-zram to RRECOMMENDS, because signature handler is excluding kernel-module-* dependencies only from RRECOMMENDS and also because some machine can have zram enabled in kernel and kernel-module-zram won't exist. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gateone: Drop allarchMartin Jansa2013-12-051-1/+1
| | | | | | | | * runtime dependencies are TUNE_PKGARCH causing do_package_write_* task to have different signature for MACHINEs with different TUNE_PKGARCH Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tcpdump: move from meta-oe to meta-networkingZongchun Yu2013-11-286-178/+0
| | | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
* rsyslog: rename libjson to json-c in DEPENDSOlof Johansson2013-11-241-1/+1
| | | | | | | The libjson recipe was renamed to json-c in commit 533c1db2 of oe-core. Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset-modes: Explicitly set MACHINE_ARCHMartin Jansa2013-11-241-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | * bitbake-diffsigs output: basehash changed from 2f6aa4302713441e9c3c7207c4edea33 to 3486f2b65998ee4ec5bd5fbbe02cadb0 List of dependencies for variable TARGET_LD_ARCH changed from 'set([])' to 'set(['TUNE_LDARGS'])' List of dependencies for variable TARGET_AS_ARCH changed from 'set([])' to 'set(['TUNE_ASARGS'])' List of dependencies for variable TARGET_OS changed from 'set([])' to 'set(['ABIEXTENSION', 'LIBCEXTENSION'])' List of dependencies for variable TARGET_CC_ARCH changed from 'set([])' to 'set(['TUNE_CCARGS'])' List of dependencies for variable TARGET_ARCH changed from 'set([])' to 'set(['TUNE_ARCH'])' Dependency on Variable ABIEXTENSION was removed Dependency on Variable TUNE_CCARGS was removed Dependency on Variable TUNE_FEATURES_tune-armv5t was removed Dependency on Variable TUNE_FEATURES_tune-armv5te was removed Dependency on Variable TUNE_ARCH was removed Dependency on Variable LIBCEXTENSION was removed Dependency on Variable TUNE_FEATURES_tune-armv5 was removed Dependency on Variable TUNE_LDARGS was removed Dependency on Variable DEFAULTTUNE was removed Dependency on Variable TUNE_ASARGS was removed Dependency on Variable TUNE_FEATURES was removed Variable TARGET_LD_ARCH value changed from 'none' to '${TUNE_LDARGS}' Variable TARGET_AS_ARCH value changed from 'none' to '${TUNE_ASARGS}' Variable TARGET_OS value changed from 'linux' to 'linux${LIBCEXTENSION}${ABIEXTENSION}' Variable TARGET_CC_ARCH value changed from 'none' to '${TUNE_CCARGS}' Variable TARGET_ARCH value changed from 'allarch' to '${TUNE_ARCH}' Hash for dependent task fbset-modes.bb.do_patch changed from eb8e475b55d64d5c9f6427a90e080ba6 to ee7e89fdd852378ee18ac23cdd92f3d3
* python-futures: New package (provides concurrent.futures)Dan McDougall2013-11-241-0/+14
| | | | | | | | The python-futures package is a backport of Python 3.2+'s concurrent.futures module to Python 2.6+. Signed-off-by: Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe, meta-efl: Restore few MIRROR variablesMartin Jansa2013-11-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * these were correctly removed from oe-core in commit 3b333896c71689c664475d53daed52404bf6b21b Author: Phil Blundell <pb@pbcl.net> Date: Thu Nov 14 18:15:46 2013 +0000 bitbake.conf: Remove obsolete/unused MIRROR cruft but we still need them here, so add them to layer.conf * FREESMARTPHONE_GIT is used by 4 recipes in meta-oe and a lot more in meta-fso (which depends on meta-oe) meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master" meta-oe/recipes-support/serial-utils/pty-forward-native.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" meta-oe/recipes-support/serial-utils/serial-forward_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia" meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master" * E_MIRROR/E_SVN are used in many recipes in meta-efl, even with upstream moveing to git, not all components are already in git and for distros with populated PREMIRROR these variables are still important to parse the recipes. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libdvdread: Use _remove operator to drop silent rulesMartin Jansa2013-11-181-1/+1
| | | | | | | * replace causes different signatures for different MACHINES, see http://lists.openembedded.org/pipermail/openembedded-core/2013-November/086510.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* piglit: add OpenGL driver test suiteRoss Burton2013-11-181-0/+44
| | | | | | | | Piglit is an OpenGL driver test suite that can automatically stress GL hardware and generate machine- or human-readable reports. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-numpy: add native supportRoss Burton2013-11-181-1/+5
| | | | | | | | The compile hack to use a correct config.h isn't needed for native builds, so mark it as target-specific. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmodbus: update to upstream stable version 3.0.5Andrea Galbusera2013-11-181-3/+3
| | | | | | | * update SRC_URI according to download location for new releases Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>