mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| python | ||
| python-gst | ||
| python-imaging | ||
| python-native | ||
| python-pycurl | ||
| python-pygobject | ||
| python-pygtk | ||
| python-pyrex | ||
| fix-path.inc | ||
| python_2.7.2.bb | ||
| python-2.7-manifest.inc | ||
| python-argparse_1.2.1.bb | ||
| python-dbus_0.84.0.bb | ||
| python-gst_0.10.21.bb | ||
| python-imaging_1.1.7.bb | ||
| python-native_2.7.2.bb | ||
| python-pycairo_1.8.10.bb | ||
| python-pycurl_7.19.0.bb | ||
| python-pygobject_2.27.91.bb | ||
| python-pygtk_2.17.0.bb | ||
| python-pyrex_0.9.9.bb | ||
| python-pyrex-native_0.9.9.bb | ||
| python-scons_2.1.0.bb | ||
| python-scons-native_2.1.0.bb | ||
| python-setuptools_0.6c11.bb | ||
| python.inc | ||