aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/layer-management/layer-management_0.9.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/layer-management/layer-management_0.9.7.bb b/recipes-graphics/layer-management/layer-management_0.9.7.bb
index 2aaaf5b..389f1fa 100644
--- a/recipes-graphics/layer-management/layer-management_0.9.7.bb
+++ b/recipes-graphics/layer-management/layer-management_0.9.7.bb
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=249d3578d6bba1bb946148d367a28080"
DEPENDS = "virtual/libgl dbus libxcomposite"
-PR = "r2"
+PR = "r3"
SRCREV = "a36b1d756a255fd143a9b76e4aee36f8f7ca211c"
SRC_URI = " \
- git://git.genivi.org/srv/git/layer_management;protocol=git \
+ git://git.projects.genivi.org/layer_management.git;protocol=git \
file://point-to-internal-CMakeVersions.patch \
file://include-unistd-for-usleep-in-OpenGLES2App.patch \
file://include-unistd-for-alarm-in-example.patch \