X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo%2Fhtml5-launcher%2Fhtml5-launcher_git.bb;h=a50c175ac9dad7e9af232a07ad09066b9594b9ca;hb=3a9e158c460049d3197f66d24986ff1c09819cba;hp=71319fb6c6c1e018f50c3e8b31116bce643e7de1;hpb=8c0d5c32b7989306f15149a27620c523b92d8f7f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/html5-launcher/html5-launcher_git.bb b/recipes-demo/html5-launcher/html5-launcher_git.bb index 71319fb6c..a50c175ac 100644 --- a/recipes-demo/html5-launcher/html5-launcher_git.bb +++ b/recipes-demo/html5-launcher/html5-launcher_git.bb @@ -11,7 +11,7 @@ B = "${WORKDIR}/build" SRC_URI = " \ git://gerrit.automotivelinux.org/gerrit/apps/html5-launcher;protocol=https;branch=master \ " -SRCREV = "5d264b8a8ee7813809ef6131be0037457b9cd1e4" +SRCREV = "ccdd59db7dc073eee0a35d0318640d9833824073" inherit pythonnative agl-app @@ -38,5 +38,5 @@ do_install() { FILES:${PN} = "${WAM_APPLICATIONS_DIR}/${PN}" -RCONFLICTS:${PN} = "launcher" +RCONFLICTS:${PN} = "launcher flutter-homescreen" RDEPENDS:${PN} = "applaunchd"