mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00

Comparing changes since 44.0.2: https://github.com/pyca/cryptography/compare/44.0.2...45.0.3 Changelogs: https://cryptography.io/en/latest/changelog/#v44-0-3 https://cryptography.io/en/latest/changelog/#v45-0-1 https://cryptography.io/en/latest/changelog/#v45-0-2 https://cryptography.io/en/latest/changelog/#v45-0-3 (From OE-Core rev: ff3908b2ccbe06dfcdbc47cb81f5b49c8d421150) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
7 lines
256 B
C++
7 lines
256 B
C++
# Sharing PV between cryptography and cryptography-vectors will
|
|
# ensure that updating one but not the other will cause a build error.
|
|
#
|
|
# Additionally AUH will detect that they share this .inc file and
|
|
# perform a lockstep upgrade for both.
|
|
PV = "45.0.3"
|