aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2015-07-06 13:49:59 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-07 13:32:58 +0100
commit10cbfe5194e56c9c7538c55f4f5bf5057489d169 (patch)
treed481e0439ce01a04f0941f309015b86c40aebecf
parent09c448b42d1ae0e85b91a61bb814384279b1b6e8 (diff)
downloadopenembedded-core-contrib-10cbfe5194e56c9c7538c55f4f5bf5057489d169.tar.gz
dpkg: fix typo in tar-error-code.patch, Upsteam -> Upstream
Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch b/meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch
index 7be2090206..dcde5087a0 100644
--- a/meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch
+++ b/meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch
@@ -13,7 +13,7 @@ in other error cases. We tweak dpkg-deb here so that it ignores an exit
code of 1 from tar. The files don't really change (and we have locking in
place to avoid that kind of issue).
-Upsteam-Status: Inappropriate
+Upstream-Status: Inappropriate
RP 2015/3/27
Index: dpkg-1.17.21/dpkg-deb/build.c