X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Frecipes-graphics%2Fwayland%2Fwaltham-transmitter-plugin.bb;h=36a141ac03228e4e939b0110173225fb80e5fe39;hb=79e2730b6a64aa4acbf0b78e805b945960f3d47c;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..36a141ac0 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}" +AGL_BRANCH:aglnext = "next" SRCREV = "c9d23a045e6cb46c023c15f8189ef3ee8b1ddf20" +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}/*"