Commit 91130c2b authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

1.fixed core-image dep package name 2.fixed extra files list for lighttpd

parent 65f8a5dd
DESCRIPTION = "Elphel NC 393 image (based on core-image-minimal)."
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_BOOTSTRAP_INSTALL} ${CORE_IMAGE_EXTRA_INSTALL}"
#IMAGE_FEATURES = "read-only-rootfs"
......
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.xz \
file://index.html.lighttpd \
file://lighttpd.conf \
file://lighttpd \
file://lighttpd.service \
file://pkgconfig.patch \
"
SRC_URI_append = "file://lighttpd.conf \
file://test.py \
file://phpinfo.php \
......
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