meta-digi/meta-digi-dey/classes
Diaz de Grenu, Jose a91cc4e796 meta-digi-arm: u-boot: fix trustfence checks logic
There are several possible values for TRUSTFENCE_UBOOT_ENV_DEK:

* Not defined: if the trustfence support is not included.
               Should not include the feature.
* 32 characters: when defining a valid key.
                 Should include the feature.
* "0": when explicitly disabling the feature.
       Should not include the feature
* <other>: Invalid value, should trigger the error.

This commits fixes the logic so that 'None' (no defined) is taken as a valid
value.

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2016-07-01 16:26:53 +02:00
..
dey-image.bbclass dey-image: support building QT SDK for DEY images 2015-12-01 19:35:06 +01:00
trustfence.bbclass meta-digi-arm: u-boot: fix trustfence checks logic 2016-07-01 16:26:53 +02:00