mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-05 13:14:45 +02:00
userland: Update to latest master branch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dea02a4b64
commit
2a25b7ef8b
|
@ -13,11 +13,11 @@ COMPATIBLE_MACHINE = "^rpi$"
|
|||
|
||||
SRCBRANCH = "master"
|
||||
SRCFORK = "raspberrypi"
|
||||
SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615"
|
||||
SRCREV = "97bc8180ad682b004ea224d1db7b8e108eda4397"
|
||||
|
||||
# Use the date of the above commit as the package version. Update this when
|
||||
# SRCREV is changed.
|
||||
PV = "20210319"
|
||||
PV = "20210623"
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user