]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ca-certificates: Add comment for provenance of SRCREV
authorTheodore A. Roth <troth@openavr.org>
Mon, 29 Jul 2024 15:07:50 +0000 (09:07 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Jul 2024 11:32:45 +0000 (12:32 +0100)
Provide references for how the SRCREV was arrived at for the 20240203
release.

Signed-off-by: Theodore A. Roth <troth@openavr.org>
Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/ca-certificates/ca-certificates_20240203.bb

index b198ea77a93ed6818b366501ce7d1400ccc7cec1..ac0756471c8bfb7a3d7cf6c18299bb1cd6fbeadd 100644 (file)
@@ -14,6 +14,13 @@ DEPENDS:class-nativesdk = "openssl-native"
 # Need rehash from openssl and run-parts from debianutils
 PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
 
+# Since there is no TAG in the git repository, the SRCREV was determined
+# through comparison of the git repository and the data on the following
+# package informatin pages:
+#
+# * https://packages.debian.org/trixie/ca-certificates
+# * https://packages.ubuntu.com/noble/ca-certificates
+#
 SRCREV = "ee6e0484031314090a11c04ee82689acb73d7ad8"
 
 SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https;branch=master \