Skip to content

Commit 8be5b67

Browse files
authored
Revert "mesa: workaround build issue on OE-Core" (#1164)
This reverts commit a1903fc ("mesa: workaround build issue on OE-Core"), the fix is now a part of OE-Core.
2 parents ee5cfbb + a061a12 commit 8be5b67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

recipes-graphics/mesa/mesa.bbappend

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,3 @@ PACKAGECONFIG_FREEDRENO = "\
88
"
99

1010
PACKAGECONFIG:append:qcom = "${PACKAGECONFIG_FREEDRENO}"
11-
12-
# Remove once the recipe in OE-Core gets dependency on Clang
13-
CLANG_DEP = ""
14-
CLANG_DEP:qcom = " clang"
15-
PACKAGECONFIG[opencl] = "-Dgallium-rusticl=true -Dmesa-clc-bundle-headers=enabled, -Dgallium-rusticl=false, bindgen-cli-native${CLANG_DEP}"

0 commit comments

Comments
 (0)