From: Yongxin Liu <yongxin....@windriver.com> To avoid building for unsupported machine, BSP should set COMPATIBLE_MACHINE:pn-qatlib in its own configuration file.
Signed-off-by: Yongxin Liu <yongxin....@windriver.com> --- recipes-extended/qatlib/qatlib_24.02.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extended/qatlib/qatlib_24.02.0.bb b/recipes-extended/qatlib/qatlib_24.02.0.bb index 677e24d..47e306d 100644 --- a/recipes-extended/qatlib/qatlib_24.02.0.bb +++ b/recipes-extended/qatlib/qatlib_24.02.0.bb @@ -4,6 +4,7 @@ HOMEPAGE = "https://github.com/intel/qatlib" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=64dc5eee9d532c8a1633bb63ed0d1aac" +COMPATIBLE_MACHINE = 'null' COMPATIBLE_HOST:x86-x32 = 'null' COMPATIBLE_HOST:libc-musl:class-target = 'null' -- 2.45.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8398): https://lists.yoctoproject.org/g/meta-intel/message/8398 Mute This Topic: https://lists.yoctoproject.org/mt/108258109/21656 Group Owner: meta-intel+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-