summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-20 15:45:46 +0000
committerSteve Sakoman <steve@sakoman.com>2021-03-05 04:40:01 -1000
commit52a912ae4951a9040257b9ce5dd600390a7d8133 (patch)
tree043090a10d6e670798d90b57b5d2f65315cbed1d /meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
parent5112dc734efbb47cbe278bb8cf75ae97136739a6 (diff)
downloadopenembedded-core-contrib-52a912ae4951a9040257b9ce5dd600390a7d8133.tar.gz
ca-certificates: Clean up two patches and submit upstream
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f3eabbb5c15fb55ae3d46b2377c09bb58226d965) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch')
-rw-r--r--meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch10
1 files changed, 8 insertions, 2 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch b/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
index a113fa8b15..f343ebf16e 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
+++ b/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
@@ -1,6 +1,12 @@
-Upstream-Status: Pending
+sbin/Makefile: Allow the sbin path to be configurable
-Let us alter the install destination of the script via SBINDIR
+Some project sharing ca-certificates from Debian allow configuration
+of the installation location. Make the sbin location configurable.
+
+Also ensure the target directory exists
+
+Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
+Upstream-Status: Submitted [https://salsa.debian.org/debian/ca-certificates/-/merge_requests/5]
--- ca-certificates-20130119.orig/sbin/Makefile
+++ ca-certificates-20130119/sbin/Makefile