summaryrefslogtreecommitdiffstats
path: root/patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-03-05 13:32:47 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:42:17 +0100
commita89c21d3306a2e3b4bebc9bcf28641d5ed97bec5 (patch)
treed90e7ca6254446f9bbd31be4f1a0f31f0fecebed /patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
parentee0945e615872212ed9c74b2160a153f75d11c69 (diff)
downloadDistroKit-a89c21d3306a2e3b4bebc9bcf28641d5ed97bec5.tar.gz
DistroKit-a89c21d3306a2e3b4bebc9bcf28641d5ed97bec5.tar.xz
libseccomp: remove old patches
The first patch was copied from upstream PTXdist when forking the patch series, the second patch is included in libseccomp 2.5.1, which is included in PTXdist 2020.03.0, which we migrated to in the previous commit. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Diffstat (limited to 'patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch')
-rw-r--r--patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch b/patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
deleted file mode 100644
index 9e4b6d3..0000000
--- a/patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Juergen Borleis <jbe@pengutronix.de>
-Date: Fri, 25 Aug 2017 16:03:15 +0200
-Subject: [PATCH] run-time: use a broadly supported shell interpreter
-
-Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
----
- tools/scmp_app_inspector | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tools/scmp_app_inspector b/tools/scmp_app_inspector
-index 45b86b2ca0c5..14f3dfc07387 100755
---- a/tools/scmp_app_inspector
-+++ b/tools/scmp_app_inspector
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
-
- #
- # Runtime syscall inspector