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