Add ObsBox dump demo tool

parent cde4a4ae
......@@ -35,6 +35,7 @@ do_install_extra() {
install -m 0755 ${S}/spec-sw/tools/wr-dio-ruler ${D}${bindir}
install -m 0755 ${S}/spec-sw/tools/stamp-frame ${D}${bindir}
install -m 0755 ${S}/spec-sw/binaries/fmc-dio-eeprom.bin ${D}${bindir}
install -m 0755 ${S}/tools/obsbox-dump ${D}${bindir}
}
addtask install_extra after do_install before do_populate_sysroot
......
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