Commit 404d6e78 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

bbclass got updated

parent 68bfc069
...@@ -19,10 +19,6 @@ SRCDATE = "20131202" ...@@ -19,10 +19,6 @@ SRCDATE = "20131202"
# PV,PR update # PV,PR update
inherit elphel-misc inherit elphel-misc
VPATH = "${TOPDIR}/../../fpga-elphel/x393" VPATH = "${TOPDIR}/../../fpga-elphel/x393"
VFILE = "VERSION"
PE = "${@version_update('${VPATH}','${VFILE}',0)}"
PV = "${@version_update('${VPATH}','${VFILE}',1)}"
PR = "${@version_update('${VPATH}','${VFILE}',2)}"
RDEPENDS_${PN} += "\ RDEPENDS_${PN} += "\
python-core \ python-core \
......
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