summaryrefslogtreecommitdiff
path: root/recipes-support
AgeCommit message (Collapse)Author
2014-12-18mcc-pingpong: alter CFLAGS to use the actual kernel headersStefan Agner
To use the kernel interfaces required for mcc-pingpong we need the kernel headers of the actual kernel. Alter CFLAGS to add the kernel headers to the include path.
2014-12-11consolekit: add systemd to DEPENDS if neededMax Krummenacher
2014-10-31libcryptopp: package/stage to correct pathsMax Krummenacher
The native build needs PREFIX to stage the files correctly into x86 sysroot The target build did not deploy the shared object due to missing soname version symlinks
2014-10-30Add libcryptopp recipeMarcel Ziswiler
2014-08-04gnutls: hack to use libpthreadMax Krummenacher
gnutls use libgcrypt and should init gcrypt's mutex functionality but does not. This leads to asserts in libgcrypt: Ohhhh jeeee: Assertion `pool_is_locked' failed (random-csprng.c:615:mix_pool) This patch hacks autoconf to always use libpthread and thus initalizes libgcrypt with working mutex functions.
2014-08-04libpcre: Use generic bbappend versioningMax Krummenacher
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-08-04Use generic bbappend filesMax Krummenacher
This uses the % wildcard for recipe matching. remove the deprecated PRINC variable while at it.
2014-05-02mcc-pingpong: demo application for ping pong with Cortex M4Stefan Agner
2014-04-30icu: add break iterator support for webkitgtkStefan Agner
Webkitgtk needs break iterator support in order to work. This avoids segmentation fault when using Midori web browser.
2014-04-04icu: update to match bb versionMax Krummenacher
2014-03-31icu: is machine specific for colibri-vfMax Krummenacher
For colibri-vf we deploy icu only partly to save diskspace, so set the PACKAGE_ARCH for that machine.
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-10-16icu: fix SRC_URIMax Krummenacher
2013-10-11icu: replace database with minimzed versionMax Krummenacher
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-09i2c-tools: don't install the perl scripts (and thus don't RDEPEND on perl)Max Krummenacher
2013-09-22florence: RDEPEND on svg support to draw iconMax Krummenacher
2013-09-22libfm: bbappend updated to 1.1Max Krummenacher
2013-09-22libpcre: bbappend update to 8.32Max Krummenacher
2013-04-02florence: fix garbled titlebarMax Krummenacher
2013-02-06libfm: set lxterminal as the terminal applicationMax Krummenacher
2012-10-18libvpx, version update in oe-coreMax Krummenacher
2012-08-27nautilus depends on gobject-introspection-nativeT20_LinuxImageV2.0Alpha1_20120808Max Krummenacher
libpcre splits into libpcre-*, use packages-dynamic so we can put them into an image rename bbappend because coresponding bb does not exist