[Buildroot] [git commit] package/onevpl-intel-gpu: add missing dependency on BR2_x86_64

Peter Korsgaard peter at korsgaard.com
Tue Jan 9 13:01:37 UTC 2024


>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot at buildroot.org> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=120f961fc6d4a8902487f17a13646be60f6f7ce1
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > BR2_PACKAGE_ONEVPL_INTEL_GPU selects BR2_PACKAGE_INTEL_MEDIADRIVER,
 > but it forgets to replicate all its dependencies, in particular
 > BR2_x86_64, causing:

 > WARNING: unmet direct dependencies detected for BR2_PACKAGE_INTEL_MEDIADRIVER
 >   Depends on [n]: BR2_x86_64 [=n] && !BR2_STATIC_LIBS [=n] && BR2_INSTALL_LIBSTDCPP [=y] && BR2_TOOLCHAIN_GCC_AT_LEAST_8 [=y] && BR2_TOOLCHAIN_HAS_SYNC_1 [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_TOOLCHAIN_HAS_THREADS_NPTL [=y]
 >   Selected by [y]:
 >   - BR2_PACKAGE_ONEVPL_INTEL_GPU [=y] && BR2_PACKAGE_ONEVPL_ARCH_SUPPORTS [=y] && BR2_INSTALL_LIBSTDCPP [=y] && !BR2_STATIC_LIBS [=n] && BR2_TOOLCHAIN_GCC_AT_LEAST_7 [=y] && BR2_TOOLCHAIN_HAS_SYNC_1 [=y] && BR2_TOOLCHAIN_HAS_THREADS [=y] && BR2_TOOLCHAIN_HAS_THREADS_NPTL [=y]

 > Fixes: ac65841defece904e91afe1fb51419084c993dba ("package/onevpl-intel-gpu: new package")
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

Committed to 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list