X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fdashboard%2Fdashboard_git.bb;h=f23cb6d685ba48806109cb0c739c20e45617954e;hb=e048bd0679b8731162956804eaa4cefcc2a85885;hp=289b4482e727abeb8317c88dd9f916cbf1bdedf5;hpb=5e370788c0fede54d3ab24ba3ab8970c9c04e3fc;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 -}