[meta-freescale] [meta-fsl-ppc] [PATCH] classes/u-boot: Update getVar syntax

Richard Purdie richard.purdie at linuxfoundation.org
Wed Feb 17 00:31:34 PST 2016


On Sat, 2016-02-06 at 13:00 +0000, Richard Purdie wrote:
> This runs:
> 
> sed -e 's:\(\.getVar([^,()]*\)):\1, False):g' -i `grep -ril getVar *`
> 
> on the layer to update the getVar usages without an expand parameter,
> This ensures the layer continues to work with bitbake master.
> 
> There is no functionality change although some of these sites
> may benefit from expand=True.
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
>  classes/qoriq_build_64bit_kernel.bbclass   | 14 +++++++-------
>  recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb |  6 +++---
>  2 files changed, 10 insertions(+), 10 deletions(-)

Could someone *please* merge this patch to meta-fsl-ppc. If this isn't
merged, we can't move forward with the variable transition since the
autobuilder includes this layer in its automated tests. I appreciate
there have been holidays but this does need to get dealt with.

I'd also note that openssl is failing to build in meta-fsl-ppc after
the no-static libs change to poky.

Cheers,

Richard


More information about the meta-freescale mailing list