[yocto] [meta-raspberrypi][PATCH 8/9] userland: Upgrade to latest
Paul Barker
paul at paulbarker.me.uk
Thu Feb 9 00:24:12 PST 2017
On Wed, 8 Feb 2017 21:49:02 -0800
Khem Raj <raj.khem at gmail.com> wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
> recipes-graphics/userland/userland_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
> index cec591d..5a83c8a 100644
> --- a/recipes-graphics/userland/userland_git.bb
> +++ b/recipes-graphics/userland/userland_git.bb
> @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
>
> SRCBRANCH = "master"
> SRCFORK = "raspberrypi"
> -SRCREV = "0f015eaa17add5bca00ecf8a354ea62e19bd7920"
> +SRCREV = "d35be767ce54ba46893ffa6d612b6b9d490b1e4e"
>
> SRC_URI = "\
> git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \
Can we squash this with the other userland upgrade in this series?
More information about the yocto
mailing list