diff options
author | Duy Dang <duy.dang.yw@rvc.renesas.com> | 2018-07-29 23:50:07 -0400 |
---|---|---|
committer | Khang Nguyen <khang.nguyen.xv@renesas.com> | 2018-10-29 13:41:32 +0700 |
commit | ba5cacef79c608429a8eed7cb0bf69a688cc63df (patch) | |
tree | 92c2abb988ef2a2cb084ce0c12ba5713a1fd52d9 /meta-rcar-gen3/recipes-kernel/kernel-module-iccom/kernel-module-iccom-hwspinlock-sample.bb | |
parent | 75d7471d1ef4823739333d10993493b64cbda126 (diff) |
rcar-gen3: kernel-module-xtensa-hifi: Use distro features check
The improper error occurs when building Kernel module ADSP without its
distro feature enabled in local.conf:
| ERROR: kernel-module-xtensa-hifi-1.0-r0 do_populate_lic: QA Issue: kernel-module-xtensa-hifi: LIC_FILES_CHKSUM points to an invalid file
This commit modifies recipe to use distro_features_check class that
provides the proper error:
| ERROR: Nothing PROVIDES 'kernel-module-xtensa-hifi'
| kernel-module-xtensa-hifi was skipped: missing required distro feature 'adsp' (not in DISTRO_FEATURES)
Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-kernel/kernel-module-iccom/kernel-module-iccom-hwspinlock-sample.bb')
0 files changed, 0 insertions, 0 deletions