X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl-profile-graphical%2Frecipes-graphics%2Fwayland%2Fagl-compositor_git.bb;h=aa15d8e18b00d792ef343b450d1687dcb08d5a7f;hb=c7c089b18ff545e9c6fd20eba75c6ac95eb6459c;hp=f42b2882bc12d57d2afad0ee2952f1ae8eb983e4;hpb=ab525dfab8913cd043ce133365e926b42f224d64;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb index f42b2882b..aa15d8e18 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb @@ -11,11 +11,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0" DEPENDS = "wayland wayland-protocols wayland-native weston" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "aa4ba5d283d641da25722af7a966c31d61a9686b" +SRCREV = "c7bc55dce459ea25f725410fc1b86dd9534a9ed5" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git" +PACKAGECONFIG[policy-deny-all] = "-Dpolicy-default=deny-all,," + inherit meson pkgconfig python3native -FILES_${PN} = "${bindir}/agl-compositor" +FILES_${PN} = " \ + ${bindir}/agl-compositor \ + ${datadir}/${PN}/protocols/agl-shell.xml \ + ${datadir}/${PN}/protocols/agl-shell-desktop.xml \ + "