mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
userland: Update to trunk from 20230419
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,11 +13,11 @@ COMPATIBLE_MACHINE = "^rpi$"
|
|||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "master"
|
||||||
SRCFORK = "raspberrypi"
|
SRCFORK = "raspberrypi"
|
||||||
SRCREV = "54fd97ae4066a10b6b02089bc769ceed328737e0"
|
SRCREV = "cc1ca18fb0689b01cc2ca2aa4b400dcee624a213"
|
||||||
|
|
||||||
# Use the date of the above commit as the package version. Update this when
|
# Use the date of the above commit as the package version. Update this when
|
||||||
# SRCREV is changed.
|
# SRCREV is changed.
|
||||||
PV = "20220323"
|
PV = "20230419"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://github.com/${SRCFORK}/userland.git;protocol=https;branch=${SRCBRANCH} \
|
git://github.com/${SRCFORK}/userland.git;protocol=https;branch=${SRCBRANCH} \
|
||||||
|
|||||||
Reference in New Issue
Block a user