X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fmessaging%2Fmessaging_git.bb;h=972e9b828e5d1619afd6f99b774ab7d8f289f2a8;hb=cefd5af1bbe53bf1e1c507554d50d223e171e845;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..972e9b828 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 agl-app -RDEPENDS_${PN} += "agl-service-bluetooth-map libqtappfw" +AGL_APP_NAME = "Messaging" + +RDEPENDS:${PN} += "libqtappfw"