Message ID | 20250416164303.1448544-1-richard.purdie@linuxfoundation.org |
---|---|
State | New |
Headers | show |
Series | [yocto-autobuilder-helper] config.json: Update PACKAGECONFIG to match meta change | expand |
diff --git a/config.json b/config.json index 03472a5..0631023 100644 --- a/config.json +++ b/config.json @@ -1531,7 +1531,7 @@ "BBTARGETS" : "core-image-sato", "SANITYTARGETS" : "core-image-sato:do_testimage", "extravars" : [ - "PACKAGECONFIG:append:x86-64:pn-mesa = ' gallium-llvm gallium r600'" + "PACKAGECONFIG:append:x86-64:pn-mesa = ' gallium-llvm gallium amd'" ] }, "step8" : {
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)