generic-poky/meta/recipes-core
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
..
base-files Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
base-passwd base-passwd: move initial criation of group and passwd to preinst 2011-10-24 17:27:15 +01:00
busybox Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
console-tools recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
coreutils coreutils: Add missing PR bump 2011-11-01 15:46:32 +00:00
dbus dbus: fix install for virtclass-nativesdk 2011-11-08 14:13:24 +00:00
dbus-wait o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00
dropbear dropbear: Upgrade from 0.52 to 0.53.1 2011-10-04 13:46:20 +01:00
eggdbus Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot... 2011-05-17 15:14:43 +01:00
eglibc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
expat libxml-parser-perl, libxml-simple-perl, expat, sgmlspl-native, git: bump PR to rebuild after perl upgrade 2011-10-25 08:36:16 +01:00
feed-config poky-feed-opkg: Disable default toolchain dependencies as these are just configuration files 2011-06-13 22:38:05 +01:00
gettext gettext: Switch to disabling nls and reducing -native build dependencies to a set of pre built m4 macros 2011-11-02 08:58:03 +00:00
glib-2.0 Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
glib-networking glib-networking: Ensure certificates are consistently disabled 2011-09-07 22:54:15 +01:00
images core-image-minimal-initramfs: force IMAGE_FSTYPES 2011-11-07 14:05:42 +00:00
initrdscripts initramfs-live-boot: make it more generic and easy to use 2011-10-14 13:18:15 +01:00
initscripts The Skeleton initscript doesn't work on minimal image 2011-08-15 15:26:21 +01:00
jpeg Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
libxml Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
meta meta-toolchain/environment: Collected site config files in runtime. 2011-08-24 19:26:08 -07:00
ncurses ncurses: Resolve header and man page multilib conflicts 2011-07-27 15:45:48 +01:00
netbase netbase: upgrade to version 4.46 2011-10-31 23:03:50 +00:00
psplash o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.org 2011-09-02 18:15:29 +01:00
readline Drop PRIORITY variable 2011-07-01 23:27:29 +01:00
sysfsutils sysfsutils: Fall back to default -dbg package 2011-06-23 12:07:37 +01:00
sysvinit Introduce new SERIAL_CONSOLES to add multiple consoles for your MACHINE 2011-11-10 11:51:16 +00:00
tasks Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
tinylogin recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
uclibc Convert to use direct access to the data store (instead of bb.data.*Var*()) 2011-11-10 11:51:19 +00:00
udev udev-extraconf: blacklist /dev/md 2011-11-10 11:51:17 +00:00
update-rc.d recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
util-linux util-linux: split out mkfs into its own package 2011-10-31 22:03:25 +00:00
zlib zlib: fix inverted LFS logic 2011-10-10 10:00:09 +01:00