generic-poky/meta/recipes-support
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
..
apr apr-util: add native support 2011-10-24 17:27:16 +01:00
aspell aspell: upgrade from 0.60.6 to 0.60.6.1 2011-08-04 15:04:31 +01:00
atk recipes: bump PR after python upgrade 2011-10-31 22:03:21 +00:00
attr Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
beecrypt beecrypt: Fix multilib header conflict - beecrypt/gnu.h 2011-07-27 15:45:47 +01:00
boost Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
consolekit consolekit 0.4.5: fix PAM installation dir 2011-07-22 11:56:51 +01:00
createrepo Revert "createrepo: Update to 0.9.9" 2011-05-27 00:48:12 +01:00
curl curl: Upgrade from 7.21.7 to 7.22.0 2011-10-04 13:46:20 +01:00
db db: Add INSANE_SKIP to avoid warning about .so file 2011-07-05 11:39:10 +01:00
enchant RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN} 2010-12-30 10:03:10 +00:00
gdbm recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
gmp gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC 2011-11-08 21:48:30 +00:00
gnutls farsight2, ldconfig-native, gnutls: There is no GPLv2.1, correct the fields 2011-10-14 13:18:12 +01:00
gpgme gpgme: Upgrade to 1.3.1 2011-08-04 15:04:33 +01:00
icu icu-3.6: fix building with big make -j 2011-09-06 16:37:02 +01:00
js License Field Cleanup: Non-standard field names 2011-05-27 18:27:22 +01:00
libassuan libassuan: Upgrade to 2.0.2 2011-08-04 15:04:32 +01:00
libcap libcap: fix sstate for native package 2011-11-08 21:44:36 +00:00
libcheck Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
libcroco recipes: Add Upstream-Status to multiple recipes 2011-05-13 10:29:01 +01:00
libdaemon SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libevent SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libexif libexif: upgrade to 0.6.20 2011-04-18 05:51:18 +01:00
libfm libfm: Upgrade to 0.1.16 2011-10-14 13:18:18 +01:00
libgcrypt libgcrypt: Update to 1.5.0 2011-10-14 13:18:17 +01:00
libgdbus Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
libgpg-error libgpg-error: drop common-lisp files 2011-09-22 05:12:29 +01:00
libiconv libiconv: Fix build failure on 1.13.1 2011-07-21 22:50:24 +01:00
libmpc SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libnl libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users 2011-11-07 14:05:41 +00:00
liboil liboil-0.3.17: add upstream Fix-enable-vfp-flag patch 2011-09-16 13:30:24 +01:00
libpcre libpcre: the generated libtool uses HOST_SYS 2011-08-23 18:23:31 -07:00
libproxy libproxy: fix QA Packaging issues 2011-10-31 22:03:24 +00:00
libsoup libsoup-2.4: Upgrade to 2.34.2 2011-08-04 15:04:32 +01:00
liburcu liburcu: Update to 0.6.4 2011-08-08 13:41:20 +01:00
libusb update patch upstream status 2011-05-13 11:02:14 +01:00
libxslt libxslt: use Copyright in LIC_FILES_CHKSUM instead of COPYING 2011-11-02 08:58:02 +00:00
lzo Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
mpfr mpfr: upgrade from 3.0.0 to 3.0.1 2011-04-24 22:50:32 +01:00
neon neon: upgrade to version 0.29.6 2011-10-31 23:03:50 +00:00
popt popt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS directly 2011-04-04 14:09:50 +01:00
pth Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
shared-mime-info shared-mime-info: package runtime data separately 2011-11-10 11:37:10 +00:00
sqlite sqlite3: Fix nativesdk packaging/QA warnings 2011-09-28 14:58:50 +01:00
taglib recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
vte SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00