Skip to content
Commit 5f044775 authored by Richard Purdie's avatar Richard Purdie Committed by Martin Jansa
Browse files

gst-ffmpeg: Add explict getVar expansion parameter



Bitbake is likely to require this parameter in future, add
the default value.

Patch generated with the command:

sed -e 's:\(getVar([^,()]*\)\s*):\1, False):g' -i `grep -ril getVar *`

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 73800581
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment