diff options
author | Armin Kuster <akuster808@gmail.com> | 2015-02-25 02:49:03 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2015-03-20 09:53:06 -0700 |
commit | 7b1d78f1b9e8fa06b216a5c960f294d9227db6e0 (patch) | |
tree | 638ad404f583988e819d7fa20967a1904950574b | |
parent | 666f9bd17aeeaea5f7aab5a2303adccc309bb29f (diff) | |
download | meta-security-7b1d78f1b9e8fa06b216a5c960f294d9227db6e0.tar.gz |
tomoyo: fix typos in scc file
thanks to rday for pointing it out.
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto/tomoyo.scc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-yocto/tomoyo.scc b/recipes-kernel/linux/linux-yocto/tomoyo.scc index 9080934..588864c 100644 --- a/recipes-kernel/linux/linux-yocto/tomoyo.scc +++ b/recipes-kernel/linux/linux-yocto/tomoyo.scc | |||
@@ -1,4 +1,4 @@ | |||
1 | define KFEATURE_DESCRIPTION "Toyomo Kernel Support" | 1 | define KFEATURE_DESCRIPTION "Tomoyo Kernel Support" |
2 | define KFEATURE_COMPATIBILITY arch | 2 | define KFEATURE_COMPATIBILITY arch |
3 | 3 | ||
4 | kconf non-hardware toyomo.cfg | 4 | kconf non-hardware tomoyo.cfg |