generic-poky/meta/recipes-devtools/perl
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
..
perl-5.14.2 perl: upgrade from 5.12.3 to 5.14.2 2011-10-24 17:27:14 +01:00
liburi-perl_1.59.bb liburi-perl: update to 1.59 2011-10-20 17:13:40 +01:00
libxml-parser-perl_2.41.bb libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade 2011-10-25 08:36:16 +01:00
libxml-perl_0.08.bb libxml-perl: Add SRC_URI Checksum 2011-10-07 11:35:46 +01:00
libxml-simple-perl_2.18.bb libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade 2011-10-25 08:36:16 +01:00
perl-native_5.14.2.bb perl: upgrade from 5.12.3 to 5.14.2 2011-10-24 17:27:14 +01:00
perl-rdepends_5.14.2.inc perl: upgrade from 5.12.3 to 5.14.2 2011-10-24 17:27:14 +01:00
perl-rprovides.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
perl-rprovides_5.14.2.inc perl: upgrade from 5.12.3 to 5.14.2 2011-10-24 17:27:14 +01:00
perl_5.14.2.bb Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00