Commit 016480bd authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

put version inside the file

parent e55343b9
......@@ -56,7 +56,7 @@ do_compile_prepend() {
do_install_append() {
oe_runmake ${EXTRA_OEMAKE} install
install -d ${D}/etc/elphel393/packages
touch ${D}/etc/elphel393/packages/${BPN}-${PE}.${PV}.${PR}
echo "${PE}.${PV}.${PR}" > ${D}/etc/elphel393/packages/${BPN}
}
# Always start from compile
......
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