- May 02, 2016
-
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Koen Kooi authored
The mozjs builds fails on armeb, so add a define to make it work. Signed-off-by:
Koen Kooi <koen.kooi@linaro.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Stephano Cetola authored
Setting IMAGE_ROOTFS_EXTRA_SPACE impacts the initramfs images, results in an error about INITRAMFS_MAXSIZE. Signed-off-by:
Stephano Cetola <stephano.cetola@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Pascal Bach authored
Signed-off-by:
Pascal Bach <pascal.bach@siemens.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Goran Cengic authored
This patch adds the cross package for the crash recipe. I've built and tested crash-cross for ARM on x86_64 host only. The way to pass GDB_CONF_FLAGS and --target to GDB build without removing -m32 from CFLAGS is awkward but that is what I could come up with, without changing the patch files included with the recipe or breaking target and native builds. Anyone got any ideas on how to better do this? Thanks, Goran Signed-off-by:Goran Cengic <cengic@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Karlsson, Johnny authored
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD) capable of operating on files on MTP devices attached via USB to local machine. Signed-off-by:
Johnny Karlsson <johnny.karlsson.2@volvocars.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
A tiny pythonic visitor implementation. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
A network address manipulation library for Python. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
copy license from http://www.speech.cs.cmu.edu/flite/ and include text WARNING: flite-alsa: No generic license file exists for: flite in any provider Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
WARNING: xcursorgen: No generic license file exists for: ManishSingh in any provider copied COPYING file to meta-oe licenses to fix issue. Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Armin Kuster authored
checking for sys/acl.h... no | configure: error: *** ACL headers not found. | NOTE: The following config.log files may provide further information. add acl to DEPENDS Signed-off-by:
Armin Kuster <akuster808@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Jonathan Liu authored
LICENSE checksum has changed due to OpenSSL copyright year being bumped from 1998-2011 to 1998-2016. Signed-off-by:
Jonathan Liu <net147@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Pascal Bach authored
libmodbus has two release streams: - stable: which currently is 3.0.x and does only receive fixes - development: 3.1.x which receives new features and according to upstream is also very stable Some users require access to the newer features. So a recipe for the development branch but leave the stable branch the default. This is similar to what is done for the nginx recipe which also has two release streams. Signed-off-by:
Pascal Bach <pascal.bach@siemens.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a flexible forms validation and rendering library for python web development. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a python PAM module using ctypes, py3/py2. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a simple integration of Flask and WTForms. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's adds SQLAlchemy support to your Flask application. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's the navigation of Flask application. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's an extension that includes Bootstrap in your project, without any boilerplate code. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a brcrypt hashing for Flask. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a fast, simple object-to-object and broadcast signaling. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Fabio Berton authored
It's a modern password hashing for your software and your servers. Signed-off-by:
Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Adrian Dudau authored
The SRC_URI is up again, no need to blacklist the recipe if we disable parallel make The following error can ocurr in a race condition: scan.l:38:18: fatal error: gram.h: No such file or directory http://errors.yoctoproject.org/Errors/Details/56158/ That is, the scan.l file is parsed before the gram.h file is generated. To avoid this, we clear the PARALLEL_MAKE variable. Signed-off-by:
Adrian Dudau <adrian.dudau@enea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
update the nginx-cross path to work with the latest version of nginx Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Jacob Stiffler authored
* If llvm.inc is used for native and nativesdk class packages, the resulting llvm-config is broken since "${base_libdir}" is prefixed with the full patch to sysroot * Replace "/lib" with "/${baselib}" instead of "${base_libdir}" as "${base_libdir}" is the full path and "${baselib}" is the name of the multilib directory. Signed-off-by:Jacob Stiffler <j-stiffler@ti.com> Acked-by:
Denys Dmytriyenko <denys@ti.com> Tested-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Roy Li authored
add native and nativesdk extend, curl-native/nativesdk need them. replace the hardcode /etc with ${sysconfdir}, /var with ${localstatedir} Signed-off-by:Roy Li <rongqing.li@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Denys Dmytriyenko authored
Moreover, the messages are misleading, saying "Building for arch blah", even when this recipe is not being built. It merely checks if the recipe is cmaptible with the currently used architecture. Signed-off-by:
Denys Dmytriyenko <denys@ti.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Hongxu Jia authored
Fix QA issue: ... |WARNING: libbonobo-2.32.1-r0 do_package_qa: QA Issue: /usr/bin/bonobo-slay contained in package libbonobo requires /usr/bin/perl, but no providers found in RDEPENDS_libbonobo? [file-rdeps] ... Signed-off-by:
Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-
Derek Straka authored
Signed-off-by:
Derek Straka <derek@asterius.io> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Armin Kuster <akuster808@gmail.com>
-