Commit 85a288be authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

-response prints

parent b51463d4
......@@ -11,9 +11,15 @@ VPATH = "${TOPDIR}/../../rootfs-elphel/elphel-apps-imgsrv"
inherit elphel-dev
#RDEPENDS_${PN} += "\
# php \
# "
#inherit useradd
#USERADD_PACKAGES = "${PN}"
#USERADD_PARAM_${PN} = "--system --no-create-home --home-dir /var/www --shell /bin/sh --user-group www3"
#USERADD = "$PSEUDO useradd"
RDEPENDS_${PN} += "\
php-cli \
"
FILES_${PN} += "${bindir}/imgsrv \
www/pages/exif.php \
......@@ -23,3 +29,4 @@ FILES_${PN} += "${bindir}/imgsrv \
"
PACKAGES += "imgsrv"
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