X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Frecipes-graphics%2Fwayland%2Fwaltham-transmitter-plugin.bb;h=466985f41a261e218bd98bf8d08e101c5ea1c1da;hb=6779dc072af75f1f606b0aecafff80fca8bc8419;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..466985f41 100644 --- a/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb +++ b/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb @@ -9,9 +9,9 @@ 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" -S = "${WORKDIR}/git/" +S = "${WORKDIR}/git" inherit meson pkgconfig python3native -FILES_${PN} += "${libdir}/*" -FILES_${PN} += "${bindir}/*" +FILES:${PN} += "${libdir}/*" +FILES:${PN} += "${bindir}/*"