From: Bocklage, Jens Date: Mon, 12 Dec 2016 16:31:55 +0000 (+0100) Subject: Remove sample apps X-Git-Tag: 3.0.0~61 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=7551ca17700f3faadeb1406af4f0717109e4444c;p=AGL%2Fmeta-agl-demo.git Remove sample apps These are no longer needed Signed-off-by: Bocklage, Jens --- diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 4900c499d..a30b23544 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -1,5 +1,5 @@ SUMMARY = "AGL Home Screen Application" -DESCRIPTION = "AGL Home Screen Application + SampleAppTimeDate + HomeScreenAppFrameworkBinderAGL + WindowManager + InputEventManager + two sample apps (QML and Qtwidget)" +DESCRIPTION = "AGL Home Screen Application + SampleAppTimeDate + HomeScreenAppFrameworkBinderAGL + WindowManager + InputEventManager" HOMEPAGE = "https://wiki.automotivelinux.org/homescreen" LICENSE = "Apache-2.0" SECTION = "apps" @@ -36,8 +36,6 @@ do_install() { install -m 0755 ${B}/HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL ${D}/usr/AGL/${PN}/ install -m 0755 ${B}/WindowManager/WindowManager ${D}/usr/AGL/${PN}/ install -m 0755 ${B}/InputEventManager/InputEventManager ${D}/usr/AGL/${PN}/ - install -m 0755 ${B}/SampleNavigationApp/SampleNavigationApp ${D}/usr/AGL/${PN}/ - install -m 0755 ${B}/SampleMediaApp/SampleMediaApp ${D}/usr/AGL/${PN}/ install -d ${D}${libdir} install -m 0644 ${B}/libhomescreen/libhomescreen.so.1.0.0 ${D}${libdir}/