Go to file
Andreas Müller e6c1c50245 samba: add new package libwbclient to avoid libsmbclient dragging in samba
To find which dependency dragged in samba in folder image readelf was
performed:

> readelf -d usr/lib/libsmbclient.so

Dynamic section at offset 0x4bfec0 contains 36 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x00000001 (NEEDED)                     Shared library: [libtalloc.so.2]
 0x00000001 (NEEDED)                     Shared library: [libtdb.so.1]
 0x00000001 (NEEDED)                     Shared library: [libwbclient.so.0]
 0x00000001 (NEEDED)                     Shared library: [libresolv.so.2]
 0x00000001 (NEEDED)                     Shared library: [libnsl.so.1]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [librt.so.1]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x0000000e (SONAME)                     Library soname: [libsmbclient.so.0]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-15 12:16:55 +01:00
contrib oe-stylize.py: Add SUMMARY variable 2012-04-24 08:07:28 +02:00
meta-efl README: update to danny 2012-11-23 15:22:46 +01:00
meta-gnome cheese: disable help build 2013-01-18 17:52:05 +01:00
meta-gpe fbreader: move to meta-gpe due to libgpewidget dependency 2013-01-07 11:59:00 +01:00
meta-initramfs README: update to danny 2012-11-23 15:22:46 +01:00
meta-multimedia README: update to danny 2012-11-23 15:22:46 +01:00
meta-networking ntp: make servers configurable and default to none configured 2012-12-13 08:44:50 +01:00
meta-oe samba: add new package libwbclient to avoid libsmbclient dragging in samba 2013-02-15 12:16:55 +01:00
meta-systemd xinput-calibrator: Fix service file to require display-manager.service 2013-01-07 12:00:26 +01:00
meta-webserver hiawatha: add new patch to fix xslt implementation 2013-02-01 09:57:29 +01:00
meta-xfce README: update to danny 2012-11-23 15:22:46 +01:00
toolchain-layer README: update to danny 2012-11-23 15:22:46 +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