generic-poky/meta
Ross Burton f9f1643ead byacc: fix compilation on Ubuntu 14.04
Ubuntu defaults to passing _FORTIFY_SOURCE=2 which breaks byacc as it doesn't
pass enough arguments to open():

inlined from 'open_tmpfile' at byacc-20150711/main.c:588:5:
/usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: error: call to '__open_missing_mode' declared with attribute error:
open with O_CREAT in second argument needs 3 arguments

Add a mode of 0666 to fix this.

(From OE-Core rev: f906c5eb722de07eb09858fd058eb7e20103df71)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-30 12:36:06 +01:00
..
classes autotools.bbclass: Allow dependency tracking option to be overridden 2015-08-30 12:36:06 +01:00
conf layer.conf: Add several allarch dependency exclusions 2015-08-30 12:36:02 +01:00
files toolchain-shar-extract.sh: add a space in the end 2015-08-19 18:05:41 +01:00
lib lib/oe/patch: handle patches that delete files with older git 2015-08-30 12:36:02 +01:00
recipes-bsp gnu-efi: 3.0.2 -> 3.0.3 2015-08-30 12:35:47 +01:00
recipes-connectivity bind: remove dependency on bind in bind-dev 2015-08-29 13:38:04 +01:00
recipes-core os-release: Exclude DATETIME from sstate signature 2015-08-30 12:36:02 +01:00
recipes-devtools libatomic-ops: move to recipes-support, fix recipe name 2015-08-30 12:35:59 +01:00
recipes-extended byacc: fix compilation on Ubuntu 14.04 2015-08-30 12:36:06 +01:00
recipes-gnome libnotify: update to version 0.7.6 2015-08-26 07:36:15 +01:00
recipes-graphics xf86-video-intel: fix missing fstat() prototype 2015-08-30 12:36:00 +01:00
recipes-kernel linux-yocto-dev: update to 4.2-rc 2015-08-30 12:36:05 +01:00
recipes-lsb4 libpng12: Upgrade 1.2.52 -> 1.2.53 2015-05-24 07:19:20 +01:00
recipes-multimedia libatomic-ops: move to recipes-support, fix recipe name 2015-08-30 12:35:59 +01:00
recipes-qt packagegroup-qt*-toolchain-target: fix hard dependency on phonon library 2015-08-24 23:47:04 +01:00
recipes-rt rt-tests: fix redo install error 2015-08-10 12:40:21 -07:00
recipes-sato puzzles: switch svn for git, as upstream has done the same 2015-08-16 22:40:56 +01:00
recipes-support libatomic-ops: move to recipes-support, fix recipe name 2015-08-30 12:35:59 +01:00
site common-glibc: define bash_cv_getcwd_malloc 2015-07-23 08:48:40 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00