Index: recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb =================================================================== diff -u -reaf04d1d71809cd943ae8bf8a9d3b65fab4e7d59 -r29253527e92266ba3d86f7bf7342defafea209e2 --- recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision eaf04d1d71809cd943ae8bf8a9d3b65fab4e7d59) +++ recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision 29253527e92266ba3d86f7bf7342defafea209e2) @@ -49,6 +49,9 @@ chmod 755 ${D}/opt/leahi/run.sh chmod 755 ${D}/opt/leahi/scripts/*.sh + # move the run.sh from script folder to the main folder of the leahi execution. + mv ${D}/opt/leahi/scripts/run.sh ${D}/opt/leahi/run.sh + # setting up the leahi service install -d ${D}${systemd_system_unitdir} install -m 644 ${S}/leahi.service ${D}${systemd_system_unitdir}