X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Frecipes-graphics%2Fwayland%2Fwaltham-transmitter-plugin.bb;h=734fadf6f49cd3937557082446ffbef23a6f09a8;hb=f07479e07e6b6e8eeb67d74974bd4b40cae7a6d8;hp=da46d06f9c4e153ed7e6ece69ad0deb5499b83fe;hpb=dabc6f23a00da9649900252f916a2f22cdc8d413;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb b/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb index da46d06f9..734fadf6f 100644 --- a/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb +++ b/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb @@ -7,11 +7,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f21c9af4de068fb53b83f0b37d262ec3" DEPENDS += "wayland wayland-native waltham weston" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/waltham-transmitter-plugin.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "c9d23a045e6cb46c023c15f8189ef3ee8b1ddf20" +AGL_BRANCH:aglnext = "next" +SRCREV = "d64b99a999fcc17322393782fe802122fd963ced" +SRCREV:aglnext = "${AUTOREV}" -S = "${WORKDIR}/git/" +S = "${WORKDIR}/git" inherit meson pkgconfig python3native -FILES_${PN} += "${libdir}/*" -FILES_${PN} += "${bindir}/*" +FILES:${PN} += "${libdir}/*" +FILES:${PN} += "${bindir}/*"