generic-poky/meta/recipes-multimedia
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
..
alsa Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
flac flac: Add missing gettext dependency (requires iconv) 2011-10-14 13:18:05 +01:00
gstreamer Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
lame lame: add SRC_URI checksums 2011-11-02 08:58:02 +00:00
liba52 recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
libid3tag recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
libmad libmad: add SRC_URI Checksum 2011-07-05 14:16:54 +01:00
libogg libogg: upgrade to version 1.3.0 2011-10-31 23:03:50 +00:00
libomxil libomxil: Fix QA Package Errors 2011-10-17 14:10:43 +01:00
libpng libpng: Add RPROVIDES for backwards compatibiliy with previous libpng packaging 2011-09-21 13:42:54 +01:00
libsamplerate Upstream-Status: update the status for some patches 2011-06-29 14:46:53 +01:00
libsndfile libsndfile1: upgrade to version 1.0.25 2011-10-31 23:03:50 +00:00
libtheora Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
libtiff libtiff: Update to 3.9.5 2011-10-14 13:18:17 +01:00
libvorbis recipes-multimedia: Update SUMMARY and DESCRIPTIONS 2010-12-16 15:53:09 +00:00
mpeg2dec mpeg2dec: add SRC_URI Checksum 2011-07-05 14:16:53 +01:00
musicbrainz libmusicbrainz: utilize base_libdir when configured 2011-08-05 17:16:00 +01:00
pulseaudio Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
speex recipes-multimedia: Update SUMMARY and DESCRIPTIONS 2010-12-16 15:53:09 +00:00
tremor Drop PRIORITY variable 2011-07-01 23:27:29 +01:00