Commit 3186c5e2 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

force recompile

parent 6fce8038
......@@ -39,3 +39,6 @@ do_compile_prepend() {
do_install_append() {
oe_runmake ${EXTRA_OEMAKE} install
}
#always start from compile
do_compile[nostamp]="1"
......@@ -45,7 +45,4 @@ PR = "${@version_update('${VPATH}','${VFILE}',2)}"
SRCREV = "${AUTOREV}"
#always start from compile
#do_compile[nostamp]="1"
FILESEXTRAPATHS_append := "${VPATH}:"
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