summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2023-05-08 17:27:13 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-09 07:45:22 +0100
commitcc9fd0a988dc1041035a6a6cafb2d1237ef38d8e (patch)
treedd1f9b348922d5989244527ec49f2ec776fd5e3d
parent6c54d16058ed8fb911c44df93b5732ae693b9803 (diff)
downloadmeta-mingw-cc9fd0a988dc1041035a6a6cafb2d1237ef38d8e.tar.gz
meta-mingw: remove old overridesyocto-4.2.1mickledore-4.2.1
Adjust a comment. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--conf/machine-sdk/include/mingw32-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine-sdk/include/mingw32-common.inc b/conf/machine-sdk/include/mingw32-common.inc
index 1ec8469..af6bfc4 100644
--- a/conf/machine-sdk/include/mingw32-common.inc
+++ b/conf/machine-sdk/include/mingw32-common.inc
@@ -21,7 +21,7 @@ DISTRO_FEATURES_FILTER_NATIVESDK:remove:mingw32 = "debuginfod"
21SDK_PACKAGING_FUNC = "do_compile" 21SDK_PACKAGING_FUNC = "do_compile"
22 22
23# Causes an endless loop 23# Causes an endless loop
24#SDKTAROPTS_append = " -h --hard-dereference" 24# SDKTAROPTS:append = " -h --hard-dereference"
25 25
26SDKUSE_NLS = "no" 26SDKUSE_NLS = "no"
27SDKIMAGE_LINGUAS = "" 27SDKIMAGE_LINGUAS = ""