diff mbox series

[meta-tensorflow,1/3] bazel: fix typo in .patch file

Message ID 20260402001645.1717722-1-martin.jansa@gmail.com
State New
Headers show
Series [meta-tensorflow,1/3] bazel: fix typo in .patch file | expand

Commit Message

Martin Jansa April 2, 2026, 12:16 a.m. UTC
From: Martin Jansa <martin.jansa@gmail.com>

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 recipes-devtools/bazel/bazel-native_7.7.0.bb                    | 2 +-
 ...o.patch => 0001-customize-native-toolchains-for-Yocto.patch} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/bazel/files/{0001-cutsomize-native-toolchains-for-Yocto.patch => 0001-customize-native-toolchains-for-Yocto.patch} (95%)
diff mbox series

Patch

diff --git a/recipes-devtools/bazel/bazel-native_7.7.0.bb b/recipes-devtools/bazel/bazel-native_7.7.0.bb
index 76c3983..5fcd55a 100644
--- a/recipes-devtools/bazel/bazel-native_7.7.0.bb
+++ b/recipes-devtools/bazel/bazel-native_7.7.0.bb
@@ -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/"
diff --git a/recipes-devtools/bazel/files/0001-cutsomize-native-toolchains-for-Yocto.patch b/recipes-devtools/bazel/files/0001-customize-native-toolchains-for-Yocto.patch
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
index 5de56dd..3f5fce5 100644
--- a/recipes-devtools/bazel/files/0001-cutsomize-native-toolchains-for-Yocto.patch
+++ b/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