ca-certificates: Add comment for provenance of SRCREV

Provide references for how the SRCREV was arrived at for the 20240203
release.

(From OE-Core rev: b1d86653f1485aa56fe8bf050931d5b8657ee499)

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>
(cherry picked from commit 6916cdb0f05f6644edb1e432a9421595abb9f0ca)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Theodore A. Roth 2025-11-10 23:21:42 +13:00 committed by Steve Sakoman
parent 302184ed4c
commit dab711ba8b

View 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 \