Go to file
Jackie Huang eefc9c0fb3 python-mock: add RDEPENDS on python-pbr and python-funcsigs
python-pbr and python-funcsigs are required by python-mock,
or it fails with:

>>> import mock
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in <module>
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 69, in <module>
    from pbr.version import VersionInfo
ImportError: No module named pbr.version

>>> import mock
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/mock/__init__.py", line 2, in <module>
    import mock.mock as _mock
  File "/usr/lib64/python2.7/site-packages/mock/mock.py", line 80, in <module>
    import funcsigs
ImportError: No module named funcsigs

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-20 11:50:14 +01:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-efl recipes: blacklist recipes runtime depending on blacklisted recipes 2017-02-13 18:44:35 +01:00
meta-filesystems smbnetfs gnome-disk-utility contacts kexecboot initramfs-kexecboot-klibc-image system-config-keyboard system-setup-keyboard geany geany-plugins efivar efibootmgr gimp system-config-keyboard tumbler: Blacklist 2017-02-13 20:34:21 +01:00
meta-gnome gnome-vfs: remove blacklist 2017-02-20 11:50:14 +01:00
meta-gpe recipes: blacklist recipes depending on blacklisted recipes 2017-02-13 18:44:35 +01:00
meta-initramfs initramfs-kexecboot-klibc-image: remove blacklisting 2017-02-20 11:50:13 +01:00
meta-multimedia gstreamer: fix dependency issue and un-blacklist it 2017-02-20 11:50:14 +01:00
meta-networking libtalloc: fix SRC_URI to use https instead of http 2017-02-18 10:22:59 -05:00
meta-oe multipath-tools: fix ARM build failure 2017-02-20 11:50:14 +01:00
meta-perl libnet-ssleay-perl: fix build error 2017-02-13 18:43:24 +01:00
meta-python python-mock: add RDEPENDS on python-pbr and python-funcsigs 2017-02-20 11:50:14 +01:00
meta-ruby python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist 2017-02-13 18:44:34 +01:00
meta-systemd dhcp_%.bbappend: fix replaces original key warning 2016-10-26 10:28:39 +02:00
meta-webserver recipes: blacklist recipes depending on blacklisted recipes 2017-02-13 18:44:35 +01:00
meta-xfce smbnetfs gnome-disk-utility contacts kexecboot initramfs-kexecboot-klibc-image system-config-keyboard system-setup-keyboard geany geany-plugins efivar efibootmgr gimp system-config-keyboard tumbler: Blacklist 2017-02-13 20:34:21 +01: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