mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
(From OE-Core rev: 36a2fb08f8ea4116838357a77c2d447ecc45ef8a) 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 = "44.0.2"
|