aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-11-15 08:44:08 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2023-11-15 10:05:47 +0000
commit44f08284c7e6ef75f1e75980f8d6e99d6788600f (patch)
treeab0b3fc0189dc0dca5c84051e7b1eedd1e41fee9
parent550194a77a5d97eb50852dea372e51c84a444063 (diff)
Revert "protobuf: add workaround for qtgrpc"
This reverts commit f00bd7134e1e7b82811f4c10d14ec5d05967f8ae. Fix has been merged to meta-openembedded Fixes: QTBUG-118868 Pick-to: 6.6 6.5 Change-Id: I2d5f03d49e48605dad2bbc0b0c6885fe3f73ef75 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-devtools/protobuf/protobuf_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/protobuf/protobuf_%.bbappend b/recipes-devtools/protobuf/protobuf_%.bbappend
deleted file mode 100644
index 3394253..0000000
--- a/recipes-devtools/protobuf/protobuf_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-# CMake requires binaries to exist in sysroot, even if they have wrong architecture.
-SYSROOT_DIRS += "${bindir}"