summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer_0.10.32.bb
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer: upgrade to 0.10.35Martin Jansa2011-10-101-34/+0
| | | | | | | (From OE-Core rev: 4b469908a15dc3730e75740c106f3ae89ba51b99) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer: Add missing debug files.Mark Hatle2011-06-231-2/+2
| | | | | | | (From OE-Core rev: 1eac84cb72a45d82993590a49bbf3650fba7f615) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer: upgrade to vesion 0.10.32Dongxiao Xu2011-04-181-0/+35
(From OE-Core rev: 9d48b74220d899a0aebc7e05abdf19882ebf1579) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>