@@ -8,7 +8,7 @@ SRC_URI = "https://github.com/bazelbuild/bazel/releases/download/${PV}/bazel-${P
file://0001-HttpDownloader-save-download-tarball-to-distdir.patch \
file://0001-fix-unzip-command-not-found.patch \
file://0001-add-Yocto-native-sysroot-dir-to-the-default-Bazel-to.patch \
- file://0001-cutsomize-native-toolchains-for-Yocto.patch \
+ file://0001-customize-native-toolchains-for-Yocto.patch \
"
UPSTREAM_CHECK_URI = "https://github.com/bazelbuild/bazel/releases/"
similarity index 95%
rename from recipes-devtools/bazel/files/0001-cutsomize-native-toolchains-for-Yocto.patch
rename to recipes-devtools/bazel/files/0001-customize-native-toolchains-for-Yocto.patch
@@ -1,7 +1,7 @@
From f0c6f3420acdbfd22e06603ca3bbeae3e7d98fc2 Mon Sep 17 00:00:00 2001
From: Hongxu Jia <hongxu.jia@windriver.com>
Date: Wed, 11 Mar 2026 01:48:31 -0700
-Subject: [PATCH] cutsomize native toolchains for Yocto
+Subject: [PATCH] customize native toolchains for Yocto
Yocto use environment HOSTTOOLS_DIR to provide native toolchains,
explicitly set it rather than detect