Commit f3d2e5ef authored by Andrey Filippov's avatar Andrey Filippov

added support for new repository elphel-web-393

parent 4bf057a0
......@@ -53,6 +53,7 @@ IMAGE_INSTALL_append += " \
udev-rules \
e2fsprogs \
gstreamer1.0 \
web-393 \
"
# gstreamer1.0-plugins-base \
......
......@@ -13,10 +13,13 @@ CAMOGM_PIPE=/var/volatile/camogm_cmd
# enable SATA, set this to 1 if camera is equipped with SSD drive
SATA_EN=1
ifconfig eth0 192.168.0.9
#for andrey:
ifconfig eth0 192.168.0.7
PYDIR=/usr/local/bin
exit 0
#mkdir /tmp/local
#cp -r /usr/local/bin $PYDIR
......
SUMMARY = "WWW content for basic NC393 camera"
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-393"
inherit elphel-dev
do_configure[noexec] = "1"
#do_compile[noexec] = "1"
FILES_${PN} += " ${base_prefix}/www/pages/*"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment