From 2dddb62569ac335e0207ddc8ac8d4edf730de4e5 Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Sat, 2 Dec 2017 15:29:48 +0100 Subject: [PATCH] Update Qt to 5.10 --- prepare-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare-build.sh b/prepare-build.sh index 3484fb3..f9e8de9 100755 --- a/prepare-build.sh +++ b/prepare-build.sh @@ -64,7 +64,7 @@ else clone_dir src/oe-core https://github.com/openembedded/openembedded-core.git rocko clone_dir src/oe-core/bitbake https://github.com/openembedded/bitbake.git 1.36 clone_dir src/meta-openembedded https://github.com/openembedded/meta-openembedded.git rocko - clone_dir src/meta-qt5 https://code.qt.io/yocto/meta-qt5.git 5.9 + clone_dir src/meta-qt5 https://code.qt.io/yocto/meta-qt5.git 5.10 clone_dir src/meta-smartphone https://github.com/shr-distribution/meta-smartphone rocko clone_dir src/meta-asteroid https://github.com/AsteroidOS/meta-asteroid master clone_dir src/meta-anthias-hybris https://github.com/AsteroidOS/meta-anthias-hybris master