[meta-intel] [PATCH] iucode-tools: remove non-ASCII characters

Ross Burton ross.burton at intel.com
Mon Sep 8 04:11:50 PDT 2014


package_deb doesn't yet handle non-ASCII characters in control files, so remove
a unicode "registered trademark" character.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 common/recipes-core/microcode/iucode-tool_1.0.2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-core/microcode/iucode-tool_1.0.2.bb b/common/recipes-core/microcode/iucode-tool_1.0.2.bb
index dc63211..b1072f5 100644
--- a/common/recipes-core/microcode/iucode-tool_1.0.2.bb
+++ b/common/recipes-core/microcode/iucode-tool_1.0.2.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Update Intel CPU microcode"
 
-DESCRIPTION = "iucode_tool is a program to manipulate Intel® i686 and X86-64\
+DESCRIPTION = "iucode_tool is a program to manipulate Intel i686 and X86-64\
  processor microcode update collections, and to use the kernel facilities to\
  update the microcode on Intel system processors.  It can load microcode data\
  files in text and binary format, sort, list and filter the microcode updates\
-- 
1.7.10.4



More information about the meta-intel mailing list