meta-digi/meta-digi-dey/classes
Javier Viguera 55ba548d61 trustfence: add 'expand' parameter to getVar calls
Starting with Yocto 2.1, the 'expand' parameter of 'getVar' function is
mandatory. See:

http://www.yoctoproject.org/docs/2.2.1/ref-manual/ref-manual.html#migration-2.1-expand-parameter-to-getvar-and-getvarflag-now-mandatory

This fixes build failures as:

Exception: TypeError: getVar() missing 1 required positional argument: 'expand'

https://jira.digi.com/browse/DEL-3834

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-03-01 18:06:36 +01:00
..
dey-image-installer.bbclass meta-digi-dey: implement class to generate installer zip package 2017-02-02 13:32:18 +01:00
dey-image.bbclass meta-digi-dey: implement class to generate installer zip package 2017-02-02 13:32:18 +01:00
trustfence.bbclass trustfence: add 'expand' parameter to getVar calls 2017-03-01 18:06:36 +01:00