Index: recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb =================================================================== diff -u -rca355c1caedbcca5a3468524675f6e4ce06b605f -r28544f0a5473cf7a73f82c8bbd1e3b38843505f1 --- recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision ca355c1caedbcca5a3468524675f6e4ce06b605f) +++ recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision 28544f0a5473cf7a73f82c8bbd1e3b38843505f1) @@ -7,8 +7,8 @@ # always use the latest commit. SRCREV = "${AUTOREV}" -# the cloned repo is located in the ${WORKDIR}/git -S = "${WORKDIR}/git" +# the cloned repo is located in the ${WORKDIR}/git/UI/ +S = "${WORKDIR}/git/UI/${BUILD_VARIANT}" # Optionally, you can specify a specific tag or branch to use # PV = "1.0+git${SRCPV}" @@ -20,7 +20,7 @@ # TODO # 1 - get files from git repository do_install() { - bbplain " ---------- Leahi: Install " + bbplain " ---------- Leahi: Install : <${BUILD_VARIANT}>" # build the required folders install -d ${D}/opt/leahi install -d ${D}/opt/leahi/scripts