mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
va-intel.bb: Add compatible host x86/x86_64
This lets meta-intel to play well in multi-bsp setup Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
b779667233
commit
41d3850152
|
@ -18,3 +18,5 @@ ALLOW_EMPTY = "1"
|
|||
RDEPENDS_va-intel = " \
|
||||
${VA_IMPL} \
|
||||
"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86|x86_64).*-linux*'
|
||||
|
|
Loading…
Reference in New Issue
Block a user