mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
userland: Update to latest as of 20180702
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e713c3f60d
commit
d5f7ff887d
|
@ -14,11 +14,11 @@ COMPATIBLE_MACHINE = "^rpi$"
|
||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "master"
|
||||||
SRCFORK = "raspberrypi"
|
SRCFORK = "raspberrypi"
|
||||||
SRCREV = "2448644657e5fbfd82299416d218396ee1115ece"
|
SRCREV = "409dfcd90bae0a09b1b8c1f718a532728d26cde2"
|
||||||
|
|
||||||
# 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 = "20180511"
|
PV = "20180702"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
|
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user