summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb')
-rw-r--r--recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb b/recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb
deleted file mode 100644
index a9f1ccf3..00000000
--- a/recipes-graphics/qlibhomescreen/qlibhomescreen_git.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-SUMMARY = "A wrapper library of libhomescreen for Qt Application in AGL"
-SECTION = "libs"
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-
-DEPENDS = "qtbase libhomescreen"
-RDEPENDS:${PN} = "libhomescreen"
-
-inherit qmake5
-
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqthomescreen.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "b218476402bceda7eb42d41064552a7261ff3205"
-S = "${WORKDIR}/git"