Commit 27980af9 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

no changes

parent 7a16251c
......@@ -56,6 +56,7 @@ do_compile_prepend() {
do_install_append() {
oe_runmake ${EXTRA_OEMAKE} install
install -d ${D}/etc/elphel393/packages
TMPNAME=`basename ${VPATH}`
echo "${PE}.${PV}.${PR}" > ${D}/etc/elphel393/packages/${BPN}
#make archive
tar -czvf ${WORKDIR}/image.tar.gz -C ${WORKDIR}/image .
......
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