[meta-freescale] [PATCH 04/14] web-sysmon:remove

Chunrong Guo B40290 at freescale.com
Tue Jan 30 20:46:26 PST 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 .../recipes-support/web-sysmon/web-sysmon_git.bb   | 38 ----------------------
 1 file changed, 38 deletions(-)
 delete mode 100644 dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb

diff --git a/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb b/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb
deleted file mode 100644
index cfff3cf..0000000
--- a/dynamic-layers/openembedded-layer/recipes-support/web-sysmon/web-sysmon_git.bb
+++ /dev/null
@@ -1,38 +0,0 @@
-DESCRIPTION = "Web System Monitor Files"
-SECTION = "web-sysmon"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
-
-RDEPENDS_${PN} = "\
-    bc \
-    cairo \
-    coreutils \
-    cronie \
-    liberation-fonts \
-    lighttpd \
-    lighttpd-module-cgi \
-    lmsensors-sensors \
-    make \
-    rrdtool \
-"
-
-SRC_URI = "git://git.freescale.com/ppc/sdk/web-sysmon-dev.git;nobranch=1"
-SRCREV = "8d0c6eca1113832fabe917fd0cb25abe2d4d7157"
-
-inherit update-rc.d
-
-S = "${WORKDIR}/git"
-
-EXTRA_OEMAKE += "D=${D}"
-do_install () {
-        oe_runmake install
-}
-
-FILES_${PN} += "/"
-
-INITSCRIPT_NAME = "web-sysmon.sh"
-INITSCRIPT_PARAMS = "defaults 99 20"
-
-COMPATIBLE_MACHINE  = "(qoriq-ppc)"
-PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-
-- 
1.9.0



More information about the meta-freescale mailing list