diff options
author | Ross Burton <ross.burton@intel.com> | 2015-10-13 13:56:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-19 17:48:12 +0100 |
commit | cb46e70148c4210071299acc648c10f1c87cd3fd (patch) | |
tree | 0babacb89c51dd771a73c92a98415779a9a05b51 | |
parent | 38fe481911e7c4e9f674ded8f66878dff9e12ce3 (diff) | |
download | openembedded-core-cb46e70148c4210071299acc648c10f1c87cd3fd.tar.gz openembedded-core-cb46e70148c4210071299acc648c10f1c87cd3fd.tar.bz2 openembedded-core-cb46e70148c4210071299acc648c10f1c87cd3fd.zip |
linux-yocto-custom: fix typo in Upstream-Status tag
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch index 39c7ee8d2d..1c88315cdc 100644 --- a/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch +++ b/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch @@ -3,7 +3,7 @@ From: Bruce Ashfield <bruce.ashfield@windriver.com> Date: Mon, 11 Jun 2012 15:31:42 -0400 Subject: [PATCH] linux: version tweak -Upstream-Status: Inapproriate [example code] +Upstream-Status: Inappropriate [example code] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> |