Go to file
Andre McCurdy 56d0a5607a luajit: test SITEINFO_BITS instead of maintaining a list of 32bit targets
When cross compiling, the word size of the compiler set via HOST_CC
must match the word size of the target. That's achieved by appending
"-m32" to BUILD_CC_ARCH if the target word size is known to be 32bits.

Unfortunately the current list of over-rides may not cover all cases.
Using SITEINFO_BITS is a more generic solution.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-16 23:34:33 +01:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-efl recipes: delete obsolete patches 2017-03-16 23:34:32 +01:00
meta-filesystems fuse-exfat: fix mount detection of mount.exfat 2017-03-07 13:29:45 +01:00
meta-gnome recipes: delete obsolete patches 2017-03-16 23:34:32 +01:00
meta-gpe recipes: blacklist recipes depending on blacklisted recipes 2017-02-13 18:44:35 +01:00
meta-initramfs Make use of the new bb.utils.filter() function 2017-03-07 13:30:26 +01:00
meta-multimedia recipes: delete obsolete patches 2017-03-16 23:34:32 +01:00
meta-networking recipes: delete obsolete patches 2017-03-16 23:34:32 +01:00
meta-oe luajit: test SITEINFO_BITS instead of maintaining a list of 32bit targets 2017-03-16 23:34:33 +01:00
meta-perl libmime-types-perl: update to version 2.13 2017-03-11 17:56:39 +01:00
meta-python meta: do not prepend/append to BBCLASSEXTEND 2017-03-16 23:34:32 +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: delete obsolete patches 2017-03-16 23:34:32 +01:00
meta-xfce Make use of the new bb.utils.filter() function 2017-03-07 13:30:26 +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