summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
index 16725f2..c9e02f4 100644
--- a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
+++ b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
@@ -46,7 +46,7 @@ PV = "5.12.0+git${SRCPV}"
46 46
47BRANCH = "5.12" 47BRANCH = "5.12"
48 48
49SRCREV = "b12865b21e3f950e417fcab6c03fbcb6cefbbd10" 49SRCREV = "c0917669684e051f79f6afb557bb491828346a47"
50 50
51SRC_URI[video1.md5sum] = "25d9e963a02675a4f3ba83abeebb32da" 51SRC_URI[video1.md5sum] = "25d9e963a02675a4f3ba83abeebb32da"
52SRC_URI[video1.sha256sum] = "33125518c2eb7848f378ddb6bebaf39f3327c92f1e33daa7fc09e4260e54d54a" 52SRC_URI[video1.sha256sum] = "33125518c2eb7848f378ddb6bebaf39f3327c92f1e33daa7fc09e4260e54d54a"
@@ -70,7 +70,6 @@ do_install_append() {
70 rm -rf ${D}/data/user/qtwebbrowser 70 rm -rf ${D}/data/user/qtwebbrowser
71 71
72 # we need all qml and content files from the demos we want to use 72 # we need all qml and content files from the demos we want to use
73 cp -r ${S}/advancedcustommaterial ${D}/data/user/qt/
74 cp -r ${S}/datacollector ${D}/data/user/qt/ 73 cp -r ${S}/datacollector ${D}/data/user/qt/
75 cp -r ${S}/ebike-ui ${D}/data/user/qt/ 74 cp -r ${S}/ebike-ui ${D}/data/user/qt/
76 cp -r ${S}/enterprise-charts ${D}/data/user/qt/ 75 cp -r ${S}/enterprise-charts ${D}/data/user/qt/