summaryrefslogtreecommitdiff
path: root/recipes-support/ca-certificates/ca-certificates_20210119.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/ca-certificates/ca-certificates_20210119.bb')
-rw-r--r--recipes-support/ca-certificates/ca-certificates_20210119.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-support/ca-certificates/ca-certificates_20210119.bb b/recipes-support/ca-certificates/ca-certificates_20210119.bb
index 888a235..0211702 100644
--- a/recipes-support/ca-certificates/ca-certificates_20210119.bb
+++ b/recipes-support/ca-certificates/ca-certificates_20210119.bb
@@ -7,6 +7,8 @@ SECTION = "misc"
LICENSE = "GPL-2.0+ & MPL-2.0"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=ae5b36b514e3f12ce1aa8e2ee67f3d7e"
+PR = "r1"
+
# This is needed to ensure we can run the postinst at image creation time
DEPENDS = ""
DEPENDS_class-native = "openssl-native"
@@ -16,10 +18,10 @@ PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
SRCREV = "181be7ebd169b4a6fb5d90c3e6dc791e90534144"
+# Toybox patch breaks busybox
SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \
file://0002-update-ca-certificates-use-SYSROOT.patch \
file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \
- file://update-ca-certificates-support-Toybox.patch \
file://default-sysroot.patch \
file://sbindir.patch \
file://0003-update-ca-certificates-use-relative-symlinks-from-ET.patch \