File tree Expand file tree Collapse file tree
meta-dynamic/recipes-dynamic/build-dynamic
meta-static/recipes-static/build-static Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11DESCRIPTION = "Building the HMM library dynamically"
22PR = "r1"
3+ do_build [network ] = "1"
4+
35do_build () {
46 local dir = "${TOPDIR} /../project-files"
57
Original file line number Diff line number Diff line change 11DESCRIPTION = "Building the HMM library statically"
22PR = "r1"
3+ do_build [network ] = "1"
4+
35do_build () {
46 local dir = "${TOPDIR} /../project-files"
57
Original file line number Diff line number Diff line change 11DESCRIPTION = "Testing HMM dynamically"
22PR = "r1"
3+ do_build [network ] = "1"
34
45do_build () {
56 # Set the paths to the files
Original file line number Diff line number Diff line change 11DESCRIPTION = "Testing HMM statically"
22PR = "r1"
3+ do_build [network ] = "1"
34
45do_build () {
56 # Set the paths to the files
You can’t perform that action at this time.
0 commit comments