Convert to new override syntax
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / waltham_git.bb
index 01023a1..da092a5 100644 (file)
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = " \
   file://LICENSE;md5=e8ad01a5182f2c1b3a2640e9ea268264 \
 "
 SRCREV = "1de58c3ff746ddaba7584d760c5454243723d3ca"
-SRC_URI = "git://github.com/wmizuno/waltham.git \
+SRC_URI = "git://github.com/wmizuno/waltham.git;branch=master;protocol=https \
           "
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig
 
 DEPENDS += "libdrm virtual/kernel wayland"
-RDEPENDS_${PN} += "libdrm"
\ No newline at end of file
+RDEPENDS:${PN} += "libdrm"
\ No newline at end of file