]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer: change priv_gst_parse_yylex arguments
authorChong Lu <Chong.Lu@windriver.com>
Tue, 14 Apr 2015 09:07:13 +0000 (02:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Apr 2015 06:19:06 +0000 (07:19 +0100)
commite20e186959c64a6cb405761417969429ddf6011e
tree3a7380cd33fd93df9683a896e1c8609bbf34ad70
parentd90fe3be2693a4810f0e165a278d19662abf3477
gstreamer: change priv_gst_parse_yylex arguments

Change priv_gst_parse_yylex to fit new bison version, else we will
get following error:

| grammar.tab.c: In function 'priv_gst_parse_yyparse':
| grammar.tab.c:67:25: error: too few arguments to function 'priv_gst_parse_yylex'
|  #define yylex           priv_gst_parse_yylex
|                          ^

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer-0.10.36/gstreamer-change-priv_gst_parse_yylex-arguments.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer_0.10.36.bb