- Feb 18, 2013
-
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Felipe F. Tonello authored
This recipe provides the Qt library and QML plugins for connman. MJ: exported INSTALL_ROOT to fix build with dash MJ: dropped AUTOREV MJ: dropped TAG and replaced with SRCREV for 0.4.0 Signed-off-by:
Felipe F. Tonello <ftonello@cercacor.com> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* FindSWIG.cmake is using swig -swiglib to find swig.swg and set SWIG_DIR without that patch swig -swiglib reports absolute path to datadir how it was on builder which created sstate archive, reusing swig from sstate results in invalid path hardcoded in swig binary and FindSWIG reporting missing swig * unfortunately it's not using any config file we could make relocateble with SSTATE_SCAN_FILES * LICENSE-UNIVERSITIES change is only formal Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* how was it possible to check LIC_FILES_CHKSUMs before? I know it was building, now it fails with: ERROR: Function failed: obexd: LIC_FILES_CHKSUM points to an invalid file: /OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/obexd/0.48-r0/obexd-0.48/ Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Marcin Juszkiewicz authored
Signed-off-by:
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Add directory layout info * Add meta-oe dependency for some recipes Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
Paul Eggleton authored
Add new recipe for the Ajenti web administration interface. This was developed and tested with assistance from Kevin Strasser <kevin.strasser@linux.intel.com> Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Feb 16, 2013
-
-
Paul Eggleton authored
Signed-off-by:Paul Eggleton <paul.eggleton@linux.intel.com>
-
- Feb 15, 2013
-
-
Otavio Salvador authored
This allows for applications to resolv wins without the winbindd and sambad. Change-Id: Iaa86154a59e758b37f28796963e6550ed2d30464 Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Thomas Fitzsimmons authored
Signed-off-by:
Thomas Fitzsimmons <fitzsim@cisco.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Thomas Fitzsimmons authored
lmsensors-config provides lmsensors configuration files. The main lmsensors recipe provides machine-independent parts of lmsensors, while this recipe allows configuration files to be machine-specific. The packages consist of: * lmsensors-config-libsensors: libsensors configuration file * lmsensors-config-sensord: sensord logging daemon configuration files * lmsensors-config-fancontrol: fancontrol script configuration file Signed-off-by:
Thomas Fitzsimmons <fitzsim@cisco.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Nothing in oe-core uses this anymore, but claws-mail in meta-oe does. 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>
-
Marcin Juszkiewicz authored
I took recipe from OE classic, updated, cleaned and got it build. I use it only as build dependency - did not checked binaries from ${PN}-bin. There are RPATH problems to solve: WARNING: QA Issue: package cyrus-sasl-bin contains bad RPATH /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/sysroots/genericarmv8/usr/lib in file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/aarch64-oe-linux/cyrus-sasl/2.1.26-r0/packages-split/cyrus-sasl-bin/usr/sbin/saslpasswd2 WARNING: QA Issue: package cyrus-sasl-bin contains bad RPATH /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/sysroots/genericarmv8/usr/lib in file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/aarch64-oe-linux/cyrus-sasl/2.1.26-r0/packages-split/cyrus-sasl-bin/usr/sbin/pluginviewer WARNING: QA Issue: package cyrus-sasl-bin contains bad RPATH /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/sysroots/genericarmv8/usr/lib in file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/aarch64-oe-linux/cyrus-sasl/2.1.26-r0/packages-split/cyrus-sasl-bin/usr/sbin/sasldblistusers2 WARNING: QA Issue: package cyrus-sasl contains bad RPATH /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/sysroots/genericarmv8/usr/lib in file /home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/work/aarch64-oe-linux/cyrus-sasl/2.1.26-r0/packages-split/cyrus-sasl/usr/lib/sasl2/libsasldb.so.3.0.0 Signed-off-by:Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Marcin Juszkiewicz authored
Signed-off-by:
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* old archive is no longer on upstream URL Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Add two patches to fix build. Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Add patch to avoid running AC_RUN_IFELSE code while configuring package. Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
Add patch to avoid running AC_RUN_IFELSE code while configuring package. Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andrei Gherzan authored
-march flag is not in CFLAGS so this will always default to -mcpu=cortex-a8 -mfpu=neon. Obviously wrong for other machines. Signed-off-by:
Andrei Gherzan <andrei@gherzan.ro> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Kevin Baker authored
A recipe for Redis 2.6.9, an advanced key-value store. Needed some patching of Makefiles and deps to get it to work with OE. OE Specific configuration: This is built to override MALLOC and use libc's malloc instead of the provided jemalloc or tcmalloc that weren't building correctly. Also the default savepoint setting was updated in the default redis.conf to tune for a small embedded system. Known Bug: redis-cli eats all the input on a serial port - watch out when using the serial console with redis-cli. see https://github.com/antirez/linenoise/issues/38 Tested with Yocto "Danny" / armv7a. Signed-off-by:Kevin Baker <kevinb@ventureresearch.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Mario Domenech Goulart authored
Signed-off-by:
Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Update to version 3.0.2 * Update LIC_FILES_CHKSUM - substance of the license did not change, but some copyright/origin notes for specific parts were added. * Add SUMMARY * Move packaging definitions to the end Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Set SUMMARY instead of DESCRIPTION * Make LICENSE more specific Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Update to 0.1.4 * Set SUMMARY instead of DESCRIPTION * Drop PR Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Paul Eggleton authored
* Update to 3.10, using tarball instead of svn * Set SUMMARY instead of description * Drop PR Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
- Feb 14, 2013
-
-
Joe Slater authored
CQID: 399299 The make install target is not parallel job safe, but doesn't do all that much, so we limit make to one job for that. The make target is of the form install: x y z Unfortunately, z depends on y, so if z is started before y (almost) completes, we will fail. Signed-off-by:
Joe Slater <jslater@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Aws Ismail authored
Create -libs and -dbg splits to include .so and .debug files, respectively to resolve the QA warning: lib64-accel-ppp rdepends on lib64-accel-ppp-dev when multilib is being used. Signed-off-by:
Aws Ismail <aws.ismail@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Aws Ismail authored
Make recipe changes to enable successfull building when multilib is being used. Signed-off-by:
Aws Ismail <aws.ismail@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
Aws Ismail authored
Make recipe changes to enable successfull building when multilib is being used. Signed-off-by:
Aws Ismail <aws.ismail@windriver.com> Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com>
-
- Feb 06, 2013
-
-
Martin Jansa authored
* without this ttf.inc had to set RRECOMMENDS and postinst/postrm without PN suffix to cover all subpackages created in ttf recipes Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
- Feb 05, 2013
-
-
Martin Jansa authored
* when building on machine with /bin/sh -> /bin/dash DESTDIR is empty in install and it's trying to write to /usr/include and fails Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-