X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fmessaging%2Fmessaging_git.bb;h=972e9b828e5d1619afd6f99b774ab7d8f289f2a8;hb=772b6972ec87f95969ebb6597f50f3bfbc3b57fb;hp=47b3be8e6e1533eb6dde5bd65625bc1544624748;hpb=5f46a8150d790f6bd897e3d759c8e3abf65da9cd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/messaging/messaging_git.bb b/recipes-demo/messaging/messaging_git.bb index 47b3be8e6..972e9b828 100644 --- a/recipes-demo/messaging/messaging_git.bb +++ b/recipes-demo/messaging/messaging_git.bb @@ -11,12 +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 +inherit qmake5 pkgconfig agl-app -FILES:${PN} += "${datadir}/icons/" +AGL_APP_NAME = "Messaging" RDEPENDS:${PN} += "libqtappfw"