generic-poky/meta/recipes-devtools/opkg
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
..
opkg opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS 2011-05-23 15:36:32 +01:00
opkg-0.1.8 Upstream-Status: update the status for some patches 2011-06-29 14:46:53 +01:00
opkg-collateral Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
opkg-collateral.bb Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
opkg-config-base_1.0.bb Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
opkg-nogpg_0.1.8.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
opkg-nogpg_svn.bb poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
opkg.inc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
opkg_0.1.8.bb Control over when package init scripts are run 2011-04-24 22:50:21 +01:00
opkg_svn.bb opkg svn: bump SRCREV to 625 2011-07-27 16:46:29 +01:00