X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=sample%2Frestriction.bb;fp=sample%2Frestriction.bb;h=0000000000000000000000000000000000000000;hb=5a9d121e37b110a8dce34d2a2d506412cac6b2d7;hp=9c99244a396e6129f5ba9e8697a4b946f40b1faa;hpb=de4e4f75c59b1da4de91a75b3ab7b94d0ab8335f;p=apps%2Fonscreenapp.git diff --git a/sample/restriction.bb b/sample/restriction.bb deleted file mode 100644 index 9c99244..0000000 --- a/sample/restriction.bb +++ /dev/null @@ -1,24 +0,0 @@ -SUMMARY = "Demo app for restriction" -DESCRIPTION = "AGL demo app for restriction" -HOMEPAGE = "http://oss-project.tmc-tokai.jp/gitlab/als2018/restriction" -SECTION = "apps" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" - -USERNAME = "" -PASSWORD = "" - -SRC_URI = "git://oss-project.tmc-tokai.jp/gitlab/als2018/restriction.git;protocol=http;branch=master;user=${USERNAME}:${PASSWORD}" -SRCREV = "11f8e900accaa78c4643815157cdc5c123b64303" - -PV = "1.0+git${SRCPV}" -S = "${WORKDIR}/git" - -# build-time dependencies -DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager " - -# runtime dependencies -# RDEPENDS_${PN} += "" - -inherit qmake5 aglwgt \ No newline at end of file