X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fmessaging%2Fmessaging_git.bb;h=31ca7ce0d77952789e23b7f72e75cd4ba3a78f70;hb=8eee52427d4e7bbd060f5537a19042cebb78af3a;hp=5d5e7a6ddc38b8c267052efa32c307ee274347c1;hpb=ee473ff99bb5ffda3cf2758d3bc693541ada47eb;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/messaging/messaging_git.bb b/recipes-demo/messaging/messaging_git.bb index 5d5e7a6dd..31ca7ce0d 100644 --- a/recipes-demo/messaging/messaging_git.bb +++ b/recipes-demo/messaging/messaging_git.bb @@ -11,10 +11,12 @@ DEPENDS = "qtquickcontrols2 libqtappfw" PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/messaging;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "${AGL_APP_REVISION}" +SRCREV = "e58b0382de8e665d64b8e3486022a6bcb0572823" S = "${WORKDIR}/git" -inherit qmake5 aglwgt +inherit qmake5 pkgconfig -RDEPENDS_${PN} += "agl-service-bluetooth-map libqtappfw" +FILES:${PN} += "${datadir}/icons/" + +RDEPENDS:${PN} += "libqtappfw"