Go to file
Li xin fb1696372f python-vcversioner: Error Fix for recipes depend on python-vcversioner.
If you bitbake recipes which depends on python-vcversioner such as
python-jsonschema. And also your network is not very well.
Error will occur as following:
   Download error on https://pypi.python.org/simple/vcversioner/:
   [Errno -5] No address associated with hostname -- Some packages may not be found!
    Couldn't find index page for 'vcversioner' (maybe misspelled?)
    No local packages or download links found for vcversioner
So add do_compile_append() to fix it.

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-04 14:56:41 +01:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl efl: add dependency on libunwind 2015-11-16 21:50:10 +01:00
meta-filesystems xfsprogs: fix the license 2015-12-18 12:46:14 +01:00
meta-gnome gnome-panel: add dependency on dbus 2015-12-18 12:52:52 +01:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs kexec-tools-klibc: add explicit SRC_URI 2016-01-04 14:53:59 +01:00
meta-multimedia mpg123: add textrel to INSANE_SKIP 2016-01-04 14:55:17 +01:00
meta-networking wireshark: update to version 2.0.0 2015-11-30 14:39:59 -05:00
meta-oe polkit-gnome: remove unrecognized configure options 2016-01-04 14:56:41 +01:00
meta-perl libproc-waitstat-perl: add recipe 2015-12-18 12:37:21 +01:00
meta-python python-vcversioner: Error Fix for recipes depend on python-vcversioner. 2016-01-04 14:56:41 +01:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-18 12:39:50 +01:00
meta-systemd dhcp: fix parsing warning 2015-08-24 14:06:58 +02:00
meta-webserver OML: move license file from meta-oe to meta-webserver 2016-01-04 14:56:23 +01:00
meta-xfce imsettings: Move from meta-ruby to meta-xfce 2015-12-18 12:39:50 +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