aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch')
-rw-r--r--recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch b/recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch
index 707e1f0..43ae6ff 100644
--- a/recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch
+++ b/recipes-core/swupd-server/swupd-server/0025-swupd_make_pack-fix-extracting-files-with-bsdtar.patch
@@ -11,6 +11,8 @@ empty parameter to bsdtar, leading to:
To allow the the "no parameter" case, it has to be argument list: that
can be empty. If not empty, it has to end with a comma.
+Upstream-Status: Submitted [https://github.com/clearlinux/swupd-server/pull/41]
+
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
---
include/swupd.h | 4 ++--