This reverts commit ea36050ee38e8e14a9fde113b50afa8ec83d482e.
To be deleted from meta-processor-sdk. The same has been upstreamed
already.
---
 recipes-apps/evse-hmi/evse-hmi_git.bb | 23 -----------------------
 1 file changed, 23 deletions(-)
 delete mode 100755 recipes-apps/evse-hmi/evse-hmi_git.bb

diff --git a/recipes-apps/evse-hmi/evse-hmi_git.bb 
b/recipes-apps/evse-hmi/evse-hmi_git.bb
deleted file mode 100755
index 1bb66f5..0000000
--- a/recipes-apps/evse-hmi/evse-hmi_git.bb
+++ /dev/null
@@ -1,23 +0,0 @@
-SUMMARY = "HMI demo for electronic vehicle charging station (EVSE) using QT 
QWidget tools"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = 
"file://main.cpp;beginline=1;endline=33;md5=a9cde3921a8be42ed79ab74661799104"
-
-inherit qt-provider
-
-PV = "1.0"
-PR = "r0"
-
-BRANCH = "master"
-SRC_URI = 
"git://git.ti.com/sitara-linux/evse-hmi.git;protocol=git;branch=${BRANCH}"
-
-SRCREV = "a257dfc05db311c74cb50838ff5b9e2cfb87dbfe"
-
-S = "${WORKDIR}/git"
-
-CREATE_SRCIPK = "1"                                                            
                   
-SRCIPK_INSTALL_DIR = "example-applications/${PN}-${PV}"
-
-do_install() {
-    install -d ${D}${bindir}
-    install -m 755 evse_hmi ${D}${bindir}
-}
-- 
1.9.1

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to