Go to file
Martin Jansa a6edcf250c vsftpd: add missing dependency on openssl
* Fails without openssl in sysroot:
  | i586-webos-linux-gcc  -m32 -march=i586 --sysroot=/OE/sysroots/qemux86 -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o  -lssl -lcrypto -lnsl -lresolv -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -lcrypt -lcap
  | /OE/sysroots/x86_64-linux/usr/libexec/i586-webos-linux/gcc/i586-webos-linux/4.7.2/ld: cannot find -lssl
  | /OE/sysroots/x86_64-linux/usr/libexec/i586-webos-linux/gcc/i586-webos-linux/4.7.2/ld: cannot find -lcrypto
  | collect2: error: ld returned 1 exit status

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-08-22 09:51:25 +02:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl evas: Add patch to fix segfaults 2013-06-11 09:00:47 +02:00
meta-gnome libnotify3, nautilus3: exclude from world 2013-04-30 21:23:14 +02:00
meta-gpe README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00
meta-initramfs README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00
meta-multimedia README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00
meta-networking vsftpd: add missing dependency on openssl 2013-08-22 09:51:25 +02:00
meta-oe claws-plugins-*: Update SRC_URI 2013-06-11 09:00:55 +02:00
meta-ruby README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00
meta-systemd README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00
meta-webserver apache2: fix multilib builds 2013-04-30 21:25:09 +02:00
meta-xfce xfce4-mixer: add missing dep on libunique 2013-04-30 21:22:51 +02:00
toolchain-layer README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02: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