From 99c25fb3748757048849b94d3284871d1c4a6f3a Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 22 Apr 2021 03:41:08 -0500 Subject: Toybox patch breaks busybox --- recipes-support/ca-certificates/ca-certificates_20210119.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \ -- cgit v1.2.3