summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg
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:33:25 +0100
commit2dd57d9827f15f9897ce21a40818d01ba55ea98a (patch)
tree657ee0cf042d6797c002d058fef31f52d003d727 /meta/recipes-devtools/dpkg
parent67ab9eb0430cb4280851ae62f59aa0a68d08a7be (diff)
downloadpoky-2dd57d9827f15f9897ce21a40818d01ba55ea98a.tar.gz
dpkg: fix typo in tar-error-code.patch, Upsteam -> Upstream
(From OE-Core rev: 10cbfe5194e56c9c7538c55f4f5bf5057489d169) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg')
-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
13code of 1 from tar. The files don't really change (and we have locking in 13code of 1 from tar. The files don't really change (and we have locking in
14place to avoid that kind of issue). 14place to avoid that kind of issue).
15 15
16Upsteam-Status: Inappropriate 16Upstream-Status: Inappropriate
17RP 2015/3/27 17RP 2015/3/27
18 18
19Index: dpkg-1.17.21/dpkg-deb/build.c 19Index: dpkg-1.17.21/dpkg-deb/build.c