From 10cbfe5194e56c9c7538c55f4f5bf5057489d169 Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Mon, 6 Jul 2015 13:49:59 -0700 Subject: dpkg: fix typo in tar-error-code.patch, Upsteam -> Upstream Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- meta/recipes-devtools/dpkg/dpkg/tar-error-code.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg