summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/userland/userland_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index 1138da8..24f0eaf 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -43,6 +43,9 @@ SRC_URI = "\
43 file://0020-openmaxil-add-pkg-config-file.patch \ 43 file://0020-openmaxil-add-pkg-config-file.patch \
44 file://0021-cmake-Disable-format-overflow-warning-as-error.patch \ 44 file://0021-cmake-Disable-format-overflow-warning-as-error.patch \
45" 45"
46
47SRC_URI_remove_toolchain-clang = "file://0021-cmake-Disable-format-overflow-warning-as-error.patch"
48
46S = "${WORKDIR}/git" 49S = "${WORKDIR}/git"
47 50
48inherit cmake pkgconfig 51inherit cmake pkgconfig