diff options
author | Joshua Lock <josh@linux.intel.com> | 2012-05-23 15:42:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:51:41 +0100 |
commit | 2e12fcf3a1e03ec78775ff8f56af370c80e47671 (patch) | |
tree | bbd6286742174f10cf708c8c6284ac4f60813516 /documentation/poky-ref-manual | |
parent | 198304539159cdabb28a097c20fd939c73156172 (diff) | |
download | poky-2e12fcf3a1e03ec78775ff8f56af370c80e47671.tar.gz |
sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)
Replace calls to data.getVar(VARIABLE, data_object, expand) to
direct calls to the getVar method the the data_object.
(From OE-Core rev: 41ee978b62a9c40f36f8ad0acef147e36edffa17)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
0 files changed, 0 insertions, 0 deletions