diff options
author | Quentin Schulz <quentin.schulz@cherry.de> | 2025-06-12 14:14:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 17:57:29 +0100 |
commit | 1393f68da716dac6a0391695e9b3f85ade0c7aec (patch) | |
tree | d8a6d3813725795c479ed1f01d531c5ba682c7d8 /scripts/lib/checklayer/context.py | |
parent | bb4a993e2564b792fff65f7aaa204c421d4c18e8 (diff) | |
download | poky-1393f68da716dac6a0391695e9b3f85ade0c7aec.tar.gz |
mesa: do not build r300 AMD gallium-llvm driver if not requested
It doesn't make much sense to always build the r300 AMD gallium LLVM
driver as that's HW-specific.
Instead, let's guard it with the amd PACKAGECONFIG.
This will only disable R300 for target mesa on non-x86/i686 machines
where gallium-llvm PACKAGECONFIG is selected but not amd, otherwise
behavior is left unchanged.
(From OE-Core rev: 28d41017ffd03d0bcc4ef0272a95d19412488624)
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/context.py')
0 files changed, 0 insertions, 0 deletions