generic-poky/meta/recipes-multimedia/gstreamer
Richard Purdie c8dee9b92d Convert to use direct access to the data store (instead of bb.data.*Var*())
This is the result of running the following over the metadata:

sed \
-e 's:bb.data.\(setVar([^,()]*,[^,()]*\), *\([^ )]*\) *):\2.\1):g' \
-e 's:bb.data.\(setVarFlag([^,()]*,[^,()]*,[^,()]*\), *\([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^() ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,()]*\), *\([^) ]*\) *):\2.\1):g' \
-i `grep -ril bb.data *`

(From OE-Core rev: b22831fd63164c4db9c0b72934d7d734a6585251)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-10 11:51:19 +00:00
..
gst-ffmpeg-0.10.11 recipes: add Upstream-Status for multiple recipes 2011-05-13 10:28:59 +01:00
gst-openmax gst-openmax: Add patch for GCC 4.6.0 2011-05-18 14:32:47 +01:00
gst-plugins-base-0.10.35 gst-plugins-base: update to 0.10.35 2011-10-18 18:18:35 +01:00
gstreamer-0.10.35 gstreamer: upgrade to 0.10.35 2011-10-10 10:00:09 +01:00
gst-ffmpeg_0.10.11.bb Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
gst-fluendo-mp3_0.10.15.bb gst-fluendo-mp3: upgrade to version 0.10.15 2010-12-09 12:37:10 +00:00
gst-fluendo-mpegdemux_0.10.67.bb gst-fluendo-mpegdemux: upgrade to version 0.10.67 2011-04-28 10:44:32 +01:00
gst-fluendo.inc Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
gst-meta-base_0.10.bb gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIO 2011-06-22 16:57:33 +01:00
gst-openmax_0.10.1.bb gst-openmax: Add patch for GCC 4.6.0 2011-05-18 14:32:47 +01:00
gst-plugins-bad_0.10.21.bb gst-plugins: partially sync packaging with OE .dev 2011-08-08 13:41:19 +01:00
gst-plugins-base_0.10.35.bb gst-plugins-base: update to 0.10.35 2011-10-18 18:18:35 +01:00
gst-plugins-good_0.10.30.bb gst-plugins-good: correctly handle gconf schema 2011-10-24 17:27:19 +01:00
gst-plugins-package.inc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
gst-plugins-ugly_0.10.17.bb gst-plugins: partially sync packaging with OE .dev 2011-08-08 13:41:19 +01:00
gst-plugins.inc gst-plugins: partially sync packaging with OE .dev 2011-08-08 13:41:19 +01:00
gstreamer_0.10.35.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00