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