Commit 1cc70316 authored by Andrey Filippov's avatar Andrey Filippov

minor fixes

parent aa05edf8
...@@ -6,7 +6,7 @@ HOMEPAGE = "http://www3.elphel.com/" ...@@ -6,7 +6,7 @@ HOMEPAGE = "http://www3.elphel.com/"
LICENSE = "GPLv3" LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-web-393" VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-apps-autocampars"
inherit elphel-dev inherit elphel-dev
......
...@@ -15,6 +15,9 @@ do_configure[noexec] = "1" ...@@ -15,6 +15,9 @@ do_configure[noexec] = "1"
DEPENDS += "libogg" DEPENDS += "libogg"
FILES_${PN} += "${bindir}/camogm ${sysconfdir}/qt_source" FILES_${PN} += "${bindir}/camogm \
${sysconfdir}/qt_source \
www/pages/camogmstate.php \
"
PACKAGES += " camogm" PACKAGES += " camogm"
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