Go to file
Martin Jansa eb7aa7a384 luajit: fix build II
* previous fix didn't work very well, because host version really needs
  to use the same pointer size, so it's better to disable native builds
  completely and let HOST_LUA to be compiled in target build with
  correct params
* EXTRA_OEMAKE_append_mips64 = ' HOST_CC="${BUILD_CC} -m32"'
  looks like mistake, is mips64 using 32bit pointers?

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:26:57 +01:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl efl-native: add dependency on openssl 2016-03-14 12:15:23 +01:00
meta-filesystems yaffs2-utils: set EXTRA_OEMAKE as required 2016-02-25 17:47:30 +01:00
meta-gnome gnome-panel: fix gobject introspection 2016-03-14 12:15:37 +01:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs linux-yocto-tiny-kexecboot: fix build error (cpio not found) 2016-03-04 09:06:07 +01:00
meta-multimedia libmediaart: fix gobject introspection 2016-03-14 12:15:29 +01:00
meta-networking recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-03-04 09:06:22 +01:00
meta-oe luajit: fix build II 2016-03-25 11:26:57 +01:00
meta-perl mime-construct: Perform more mangling for perl path 2016-01-06 13:27:21 +01:00
meta-python python-m2crypto: fix build issue 2016-03-14 12:15:37 +01:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-18 12:39:50 +01:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver nginx: make the 1.8.x branch the default 2016-03-25 11:26:57 +01:00
meta-xfce packagegroup-xfce-extended: add xfce4-verve-plugin 2016-03-25 11:26:56 +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