generic-poky/meta/recipes-devtools/python
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
..
python python: skip setup.py 'import check' when cross-compiling 2011-11-08 21:48:30 +00:00
python-gst python-gst: upgrade from 0.10.19 to 0.10.21 2011-04-24 22:50:33 +01:00
python-imaging recipes: Fix the Upstream-Status format 2011-05-11 17:14:26 +01:00
python-native python, python-native: upgrade from 2.6.6 to 2.7.2 2011-10-31 22:03:20 +00:00
python-pycurl recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-pygobject recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-pygtk recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
python-pyrex recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
fix-path.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-2.7-manifest.inc python: improve packaging 2011-11-07 14:05:39 +00:00
python-argparse_1.2.1.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-dbus_0.84.0.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-gst_0.10.21.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-imaging_1.1.7.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-native_2.7.2.bb python, python-native: upgrade from 2.6.6 to 2.7.2 2011-10-31 22:03:20 +00:00
python-pycairo_1.8.10.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-pycurl_7.19.0.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-pygobject_2.27.91.bb Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
python-pygtk_2.17.0.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-pyrex-native_0.9.9.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-pyrex_0.9.9.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-scons-native_2.1.0.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-scons_2.1.0.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python-setuptools_0.6c11.bb recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
python.inc python, python-native: upgrade from 2.6.6 to 2.7.2 2011-10-31 22:03:20 +00:00
python_2.7.2.bb python: skip setup.py 'import check' when cross-compiling 2011-11-08 21:48:30 +00:00