From bb974dc0784cce5f6ab7063b0cc6e2057318a41f Mon Sep 17 00:00:00 2001 From: Persian Prince Date: Sat, 10 Apr 2021 13:13:43 +0430 Subject: userland: Correct PV after SRCREV update --- 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 bf7f8e3..ead81f0 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -17,7 +17,7 @@ SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615" # Use the date of the above commit as the package version. Update this when # SRCREV is changed. -PV = "20201027" +PV = "20210319" SRC_URI = "\ git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ -- cgit v1.2.3-54-g00ecf