summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-09-08 12:11:50 +0100
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-09-09 09:33:09 -0500
commit200ebb54f46f364e7eb1738c5e993374f03f407d (patch)
treeda0c93cff73fd6ffe476a28c1fe69ec2af184cd8 /common
parent563672f37ccbecea20caf8a587647a60005fd316 (diff)
downloadmeta-intel-200ebb54f46f364e7eb1738c5e993374f03f407d.tar.gz
iucode-tools: remove non-ASCII characters
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@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-core/microcode/iucode-tool_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
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 dc63211a..b1072f59 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 @@
1SUMMARY = "Update Intel CPU microcode" 1SUMMARY = "Update Intel CPU microcode"
2 2
3DESCRIPTION = "iucode_tool is a program to manipulate Intel® i686 and X86-64\ 3DESCRIPTION = "iucode_tool is a program to manipulate Intel i686 and X86-64\
4 processor microcode update collections, and to use the kernel facilities to\ 4 processor microcode update collections, and to use the kernel facilities to\
5 update the microcode on Intel system processors. It can load microcode data\ 5 update the microcode on Intel system processors. It can load microcode data\
6 files in text and binary format, sort, list and filter the microcode updates\ 6 files in text and binary format, sort, list and filter the microcode updates\