Index: recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb =================================================================== diff -u -rabad9dcfd17bb79bc749de9cb01d89d6f68f3174 -rca355c1caedbcca5a3468524675f6e4ce06b605f --- recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision abad9dcfd17bb79bc749de9cb01d89d6f68f3174) +++ recipes-bsp/manufacturing/leahi-manufacturing_1.0.bb (.../leahi-manufacturing_1.0.bb) (revision ca355c1caedbcca5a3468524675f6e4ce06b605f) @@ -2,7 +2,7 @@ LICENSE = "CLOSED" # Leahi repository including all needed binary and resources -SRC_URI = "git://git@bitbucket.org/diality-cloud/leahi-distro-manufact.git;protocol=ssh;branch=master" +SRC_URI = "git://git@bitbucket.org/diality-cloud/leahi-distro-manufact.git;protocol=ssh;branch=staging" # always use the latest commit. SRCREV = "${AUTOREV}" @@ -31,7 +31,7 @@ install -m 0644 ${S}/leahi ${D}/opt/leahi/ install -m 0644 ${S}/run.sh ${D}/opt/leahi/ install -m 0644 ${S}/eglfs.json ${D}/opt/leahi/ - install -m 0644 ${S}/scripts/*.sh ${D}/opt/leahi/scripts/ + install -m 0644 ${S}/scripts/* ${D}/opt/leahi/scripts/ install -m 0644 ${S}/translations/*.qm ${D}/opt/leahi/translations/ CONFS="${S}/configurations" @@ -62,4 +62,5 @@ qtserialbus \ qtdeclarative \ qtquickcontrols \ + qtcharts \ "