X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fdashboard%2Fdashboard_git.bb;h=f23cb6d685ba48806109cb0c739c20e45617954e;hb=refs%2Fchanges%2F03%2F13603%2F3;hp=289b4482e727abeb8317c88dd9f916cbf1bdedf5;hpb=64b28dd3f4004a6c651b96513820e39f6d0b8c69;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bb b/recipes-demo-hmi/dashboard/dashboard_git.bb index 289b4482e..f23cb6d68 100644 --- a/recipes-demo-hmi/dashboard/dashboard_git.bb +++ b/recipes-demo-hmi/dashboard/dashboard_git.bb @@ -16,8 +16,3 @@ S = "${WORKDIR}/git" DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager qttools-native" inherit qmake5 aglwgt - -do_configure_append() { - # Find native tools - sed -i 's:${STAGING_BINDIR}.*/lrelease:${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/lrelease:g' ${B}/app/Makefile -}