mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00

(From OE-Core rev: c3c612608d816eb6b40575a86e0907701cf525dc) 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.0"
|