Files
poky/meta/recipes-extended
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
..
2011-10-31 22:03:23 +00:00
2011-10-14 13:18:17 +01:00
2010-12-09 08:18:17 -08:00
2011-10-20 17:13:41 +01:00
2011-08-24 15:02:23 -07:00
2011-05-19 23:40:34 +01:00
2011-07-07 11:14:01 +01:00
2011-10-20 17:13:39 +01:00
2010-12-09 08:18:17 -08:00
2011-10-27 08:29:50 +01:00
2011-09-05 17:59:51 +01:00
2011-07-27 12:02:45 +01:00
2011-06-01 18:34:30 +01:00
2011-10-14 13:18:17 +01:00
2011-08-30 22:12:57 +01:00
2011-07-01 23:27:29 +01:00
2011-10-31 22:03:23 +00:00
2011-07-01 23:27:29 +01:00
2011-10-31 22:03:23 +00:00
2011-07-01 23:27:29 +01:00
2011-07-01 23:27:29 +01:00
2011-08-04 15:04:29 +01:00
2011-08-04 15:04:33 +01:00
2011-05-11 17:14:25 +01:00
2011-10-20 17:13:39 +01:00
2011-10-31 23:03:50 +00:00
2011-09-22 04:50:09 +01:00
2011-06-23 12:07:32 +01:00
2011-07-01 23:27:29 +01:00
2011-05-13 11:02:14 +01:00
2011-10-27 08:29:50 +01:00
2011-09-29 16:46:47 +01:00
2011-07-01 23:27:29 +01:00
2011-10-24 17:27:18 +01:00
2011-06-23 12:07:32 +01:00
2011-10-31 22:34:28 +00:00
2011-04-18 05:49:27 +01:00