Commit d2bca4cf authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

web-hwmon

parent 7c48d48d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,12 +42,12 @@ IMAGE_INSTALL_append += " \
                         libpng \
                         apps-camogm \
                         apps-imgsrv \
                         apps-web \
                         apps-autocampars \
                         apps-autoexposure \
                         web-393 \
                         apps-histograms \
                         web-393 \
                         web-camvc \
                         web-hwmon \
                         iw \
                         wpa-supplicant \
                         dhcp-client \
+16 −0
Original line number Diff line number Diff line
SUMMARY = "web application for NC393 cameras"

AUTHOR = "Elphel Inc."
HOMEPAGE = "http://www3.elphel.com/"

LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"

VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-web-hwmon"

inherit elphel-dev

do_configure[noexec] = "1"
#do_compile[noexec] = "1"

FILES_${PN} += " ${base_prefix}/www/pages/*"