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

minor fixes

parent aa05edf8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ 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"
VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-apps-autocampars"

inherit elphel-dev

+4 −1
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@ do_configure[noexec] = "1"

DEPENDS += "libogg"

FILES_${PN} += "${bindir}/camogm ${sysconfdir}/qt_source"
FILES_${PN} += "${bindir}/camogm \
                ${sysconfdir}/qt_source \
                www/pages/camogmstate.php \
                "

PACKAGES += " camogm"