]> code.ossystems Code Review - openembedded-core.git/commit
flex: backport Debian patches to fix generated code warnings
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Apr 2012 03:19:52 +0000 (03:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Apr 2012 21:58:37 +0000 (22:58 +0100)
commitf3d7197252d1ede627a561fbd5b3b7fb759bf75b
tree95aabad9a7d78a56b7d572a5f05bbafa062f2ae9
parent767ec69e6ca633e5bde604241a598147075b1ac0
flex: backport Debian patches to fix generated code warnings

The generated parser had warnings regarding signess and return check
which makes Linux Kernel's perf tool from 3.4 release to fail without
those patches.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/flex/flex/avoid-FORTIFY-warnings.patch [new file with mode: 0644]
meta/recipes-devtools/flex/flex/int-is-not-the-same-size-as-size_t.patch [new file with mode: 0644]
meta/recipes-devtools/flex/flex_2.5.35.bb