Go to file
Hongxu Jia 8afe9200c4 curlpp: fix do_compile failed since gcc upgrade to 4.9
The deprecated test code was no longer used, so remove it
to avoid compiling failure with -Werror=unused-function
...
| example21.cpp:51:8: error: 'size_t {anonymous}::readData(char*,
size_t, size_t)' defined but not used [-Werror=unused-function]
|  size_t readData(char *buffer, size_t size, size_t nitems)
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-13 23:28:06 +02:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl efl, expedite: explicitly add some packages, add libsdl dependency 2014-08-11 11:00:41 +02:00
meta-filesystems owfs: remove unrecognized configure options 2014-08-11 10:59:22 +02:00
meta-gnome tracker: add PACKAGECONFIG for nautilus extension 2014-08-11 11:00:41 +02:00
meta-gpe meta-gpe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
meta-initramfs kexecboot: remove trailing slash in do_install 2014-08-13 22:20:15 +01:00
meta-multimedia oscam: add dependency on pscs-lite 2014-08-11 10:59:24 +02:00
meta-networking curlpp: fix do_compile failed since gcc upgrade to 4.9 2014-08-13 23:28:06 +02:00
meta-oe syslog-ng: fix do_compi1e of qemuarm while DEBUG_BUILD 2014-08-13 23:28:05 +02:00
meta-perl libmodule-build-tiny-perl: fix RDEPENDS 2014-08-11 11:00:40 +02:00
meta-python python-smbus: upgrade to 3.1.1 2014-08-11 11:00:41 +02:00
meta-ruby ruby: fix race conditions at install-ext 2014-08-13 23:28:05 +02:00
meta-systemd libpam: systemd support now in OE-Core 2014-08-13 23:28:05 +02:00
meta-webserver webmin: explicitly list some packages, drop perl-module-timelocal rdep 2014-08-11 11:00:41 +02:00
meta-xfce exo: add missing inherit gtk-doc 2014-07-22 00:01:57 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories