diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-02-11 16:08:06 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 22:33:21 +0000 |
commit | cb7a3f997d7278eb6e31ea79ad933a7ab1717977 (patch) | |
tree | 9f9868ef9e926935700daff91b86818c589c1f09 /meta/recipes-connectivity | |
parent | 32611395e1da21f6f7f7916fb8077e35ee81bb23 (diff) | |
download | openembedded-core-cb7a3f997d7278eb6e31ea79ad933a7ab1717977.tar.gz openembedded-core-cb7a3f997d7278eb6e31ea79ad933a7ab1717977.tar.bz2 openembedded-core-cb7a3f997d7278eb6e31ea79ad933a7ab1717977.zip |
nativesdk-buildtools-perl-dummy.bb: Fix variable expansion in python code
Since python expansion of bb data variables is disable in order to
provide a standard interface usage for expand variables this variables
aren't expanded now so change to call d.expand('${VAR}').
This API expansion change was causing to install perl in nativesdk.
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions