]> code.ossystems Code Review - openembedded-core.git/commit
goarch.bbclass: Stop passing True as second argument of d.getVar
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 Sep 2017 21:04:31 +0000 (18:04 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:14 +0000 (17:30 +0100)
commit1a5026db41929d42bece22bd0ae60c13219a98f5
tree4bd72f5ea33bd8cfb75ce52f9a638358a1eea278
parentb6e72d0f8230f71ea06edf747f3a84c6410d458c
goarch.bbclass: Stop passing True as second argument of d.getVar

The d.getVar has the second argument as True by default, avoid passing
it here.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/goarch.bbclass