Stefan Agner d69386740b gstreamer: fix argument parsing when using Bison 3
Remove the argument fix patch and add a patch which fixes the
grammer.y Bison input file. YYLEX_PARAM seems to be no longer
supported and has been replaced with %parse-param which has
been introduced already in 2003.

This fixes a segmentation fault when launching gst-launch-0.10.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-28 13:11:57 -07:00
..
2012-02-24 13:53:17 +01:00
2015-10-23 12:53:22 +02:00
2015-10-23 12:53:25 +02:00
2012-02-24 13:53:17 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: jethro
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-ruby
branch: jethro
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][jethro]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][jethro][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Jethro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>