generic-poky/meta/recipes-core/eglibc
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
..
eglibc-2.13 eglibc: Modify ldd script according to multilib config. 2011-08-15 15:26:17 +01:00
eglibc-2.14 eglibc-2.14: add patch to fix libdl crash 2011-10-14 13:18:19 +01:00
ldconfig-native-2.12.1 Add endianess macros used by previous endian-ness_handling.patch 2011-07-21 10:59:18 +01:00
site_config eglibc: Add siteconfig cache generation 2010-09-03 10:50:03 +01:00
cross-localedef-native_2.13.bb Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
cross-localedef-native_2.14.bb eglibc: Add recipes for 2.14 2011-09-28 14:58:51 +01:00
eglibc-common.inc eglibc: Tighten LICENSE Fields 2011-07-19 17:34:21 +01:00
eglibc-initial.inc eglibc: Fix version 2.12 after locale changes 2011-06-28 13:44:42 +01:00
eglibc-initial_2.13.bb eglibc: Fix version 2.12 after locale changes 2011-06-28 13:44:42 +01:00
eglibc-initial_2.14.bb eglibc: Add recipes for 2.14 2011-09-28 14:58:51 +01:00
eglibc-ld.inc eglibc: Modify ldd script according to multilib config. 2011-08-15 15:26:17 +01:00
eglibc-locale.inc Revert "eglibc: fix packaging of some of nativesdk packages" 2011-09-22 21:03:14 +01:00
eglibc-locale_2.13.bb eglibc: Fix version 2.12 after locale changes 2011-06-28 13:44:42 +01:00
eglibc-locale_2.14.bb eglibc: Add recipes for 2.14 2011-09-28 14:58:51 +01:00
eglibc-options.inc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
eglibc-package.inc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
eglibc.inc eglibc: Modify ldd script according to multilib config. 2011-08-15 15:26:17 +01:00
eglibc_2.13.bb Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
eglibc_2.14.bb Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
ldconfig-native_2.12.1.bb farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields 2011-10-14 13:18:12 +01:00