Message ID | 20180717163910.3196-15-ross.burton@intel.com |
---|---|
State | New |
Headers | show |
Series | [01/15] bc: upgrade to 1.07.1 | expand |
I vaguely remember something in the latest ca-certificates required openssl 1.1 (probably one of the scripts assumes a feature only present in 1.1). So I placed it into the upcoming openssl-1.1 branch, instead of sending it out. http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/openssl-1.1.1 Alex 2018-07-17 18:39 GMT+02:00 Ross Burton <ross.burton@intel.com>: > Signed-off-by: Ross Burton <ross.burton@intel.com> > --- > .../{ca-certificates_20170717.bb => ca-certificates_20180409.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-support/ca-certificates/{ca-certificates_20170717.bb => ca-certificates_20180409.bb} (95%) > > diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb b/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb > similarity index 95% > rename from meta/recipes-support/ca-certificates/ca-certificates_20170717.bb > rename to meta/recipes-support/ca-certificates/ca-certificates_20180409.bb > index 24d3a6e4d3e..0d57083c522 100644 > --- a/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb > +++ b/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb > @@ -5,7 +5,7 @@ This derived from Debian's CA Certificates." > HOMEPAGE = "http://packages.debian.org/sid/ca-certificates" > SECTION = "misc" > LICENSE = "GPL-2.0+ & MPL-2.0" > -LIC_FILES_CHKSUM = "file://debian/copyright;md5=e7358b9541ccf3029e9705ed8de57968" > +LIC_FILES_CHKSUM = "file://debian/copyright;md5=aeb420429b1659507e0a5a1b123e8308" > > # This is needed to ensure we can run the postinst at image creation time > DEPENDS = "" > @@ -14,7 +14,7 @@ DEPENDS_class-nativesdk = "openssl-native" > # Need c_rehash from openssl and run-parts from debianutils > PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" > > -SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0" > +SRCREV = "dbbd11e56af93bb79f21d0ee6059a901f83f70a5" > > SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \ > file://0002-update-ca-certificates-use-SYSROOT.patch \ > -- > 2.11.0 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb b/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb similarity index 95% rename from meta/recipes-support/ca-certificates/ca-certificates_20170717.bb rename to meta/recipes-support/ca-certificates/ca-certificates_20180409.bb index 24d3a6e4d3e..0d57083c522 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb +++ b/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb @@ -5,7 +5,7 @@ This derived from Debian's CA Certificates." HOMEPAGE = "http://packages.debian.org/sid/ca-certificates" SECTION = "misc" LICENSE = "GPL-2.0+ & MPL-2.0" -LIC_FILES_CHKSUM = "file://debian/copyright;md5=e7358b9541ccf3029e9705ed8de57968" +LIC_FILES_CHKSUM = "file://debian/copyright;md5=aeb420429b1659507e0a5a1b123e8308" # This is needed to ensure we can run the postinst at image creation time DEPENDS = "" @@ -14,7 +14,7 @@ DEPENDS_class-nativesdk = "openssl-native" # Need c_rehash from openssl and run-parts from debianutils PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" -SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0" +SRCREV = "dbbd11e56af93bb79f21d0ee6059a901f83f70a5" SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \ file://0002-update-ca-certificates-use-SYSROOT.patch \
Signed-off-by: Ross Burton <ross.burton@intel.com> --- .../{ca-certificates_20170717.bb => ca-certificates_20180409.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/ca-certificates/{ca-certificates_20170717.bb => ca-certificates_20180409.bb} (95%) -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core