X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fradio%2Fradio_git.bb;h=459bfc167784ae7adf3d48a3cd7d2863194fec22;hb=refs%2Fchanges%2F01%2F26101%2F1;hp=7b0934faa0ef279e7a3bdb926dc948d084dd63fc;hpb=41591d4f8c586aa801220fac0924556f406c58bd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/radio/radio_git.bb b/recipes-demo/radio/radio_git.bb index 7b0934faa..459bfc167 100644 --- a/recipes-demo/radio/radio_git.bb +++ b/recipes-demo/radio/radio_git.bb @@ -1,11 +1,15 @@ -SUMMARY = "Radio for CES2017 AGL Demonstration" -DESCRIPTION = "AGL HMI Application for demonstrating Radio on AGL Distribution" +SUMMARY = "Radio application" +DESCRIPTION = "AGL demonstration Radio application" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/radio" SECTION = "apps" LICENSE = "Apache-2.0 & GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" +DEPENDS = "qtquickcontrols2 libqtappfw rtl-sdr" + +PV = "1.0+git${SRCPV}" + SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;branch=${AGL_BRANCH} \ file://presets-ALS.conf \ file://presets-CES.conf \ @@ -13,13 +17,8 @@ SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;bra " SRCREV = "${AGL_APP_REVISION}" -PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -# build-time dependencies -DEPENDS = "qtquickcontrols2 rtl-sdr" -DEPENDS += "libhomescreen libqtappfw" - inherit qmake5 aglwgt # ALS, CES, FOSDEM available