mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
userland: Correct PV after SRCREV update
This commit is contained in:
parent
f9a13f3b9a
commit
bb974dc078
|
@ -17,7 +17,7 @@ SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615"
|
|||
|
||||
# Use the date of the above commit as the package version. Update this when
|
||||
# SRCREV is changed.
|
||||
PV = "20201027"
|
||||
PV = "20210319"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user