X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fsettings-log-utils%2Fsettings-log-utils_git.bb;fp=recipes-demo-hmi%2Fsettings-log-utils%2Fsettings-log-utils_git.bb;h=0000000000000000000000000000000000000000;hb=69d40194167df655116115f8864251594dbc8744;hp=90dc0bee65e03fe9fdeeb770996b332573b5fc11;hpb=c60877d5323111e090dbfe6ae0a0a394c333722a;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/settings-log-utils/settings-log-utils_git.bb b/recipes-demo-hmi/settings-log-utils/settings-log-utils_git.bb deleted file mode 100644 index 90dc0bee6..000000000 --- a/recipes-demo-hmi/settings-log-utils/settings-log-utils_git.bb +++ /dev/null @@ -1,24 +0,0 @@ -SUMMARY = "App for log record" -DESCRIPTION = "AGL HMI Application for demonstrating Log Record on AGL Distribution" -HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/settings-log-utils" -SECTION = "apps" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=89aea4e17d99a7cacdbeed46a0096b10" - -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/settings-log-utils;protocol=https;branch=master" -SRCREV = "${AUTOREV}" - -PV = "1.0+git${SRCPV}" -S = "${WORKDIR}/git" - -# build-time dependencies -DEPENDS += "libqtappfw qtquickcontrols2 qtwebsockets opencv boost" -DEPENDS += "libhomescreen qlibwindowmanager qtvirtualkeyboard" - -# runtime dependencies -RDEPENDS_${PN} += " \ - agl-service-bluetooth \ - agl-service-network" - -inherit qmake5 aglwgt