X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-core%2Frecipes-graphics%2Fwayland%2Fagl-shell-activator_git.bb;h=c55683e996e55e36988484ef55a0698d832bc4a1;hb=00691c280303d633f638b7a8141cc59f9ade4813;hp=fe0b61f85dce1b6708cbc0836c19e088ffb61a53;hpb=851c0a09688ef08cfcde596f7a9aa0590876c4f6;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb b/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb index fe0b61f85..c55683e99 100644 --- a/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb +++ b/meta-agl-core/recipes-graphics/wayland/agl-shell-activator_git.bb @@ -11,12 +11,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e978448a0d41d826d73890d9c22caf75" DEPENDS = "wayland wayland-protocols wayland-native agl-compositor" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-shell-activator.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "5bdedb16112fa0faaf16f64ef440f451e9f787e4" +SRCREV = "b1006c97511b6e6ed3b92bacab61c42be13f458b" PV = "0.0.10+git${SRCPV}" S = "${WORKDIR}/git" + inherit meson pkgconfig python3native -FILES_${PN} = " ${bindir}/agl-shell-activator \ - ${bindir}/agl-activator " +FILES:${PN} = " ${bindir}/agl-shell-activator"