summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSami Nurmenniemi <sami.nurmenniemi@qt.io>2018-06-07 14:25:57 +0300
committerSami Nurmenniemi <sami.nurmenniemi@qt.io>2018-06-07 12:30:28 +0000
commit3264c25c083375aeb23d231456d6ec4b6feffb07 (patch)
treeefe1d3d1e95176ab22cf69d1dd1231ae4e66c3d0 /scripts
parentc185960f5ecf1138dcb5e1dfb06a20a65299d271 (diff)
downloadmeta-boot2qt-3264c25c083375aeb23d231456d6ec4b6feffb07.tar.gz
Fix WiFi for Raspberry Pi 3 B+
- Update meta-raspberrypi to latest sumo to update kernel version - Update linux-firmware to version required by the updated meta-raspberrypi Task-number: QTBUG-68597 Change-Id: I86e7b3c901201178a75b4d445a576876dbbfc05b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 5bc8178..456eadd 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -50,7 +50,7 @@
50 groups="notdefault,external,ti"/> 50 groups="notdefault,external,ti"/>
51 <project name="meta-raspberrypi" 51 <project name="meta-raspberrypi"
52 remote="yocto" 52 remote="yocto"
53 revision="acfb857227f1216cd64767952f0c25d633df10b8" 53 revision="f2e2a4376e84dec6e5efeabaa86a4406fddf7dcd"
54 path="sources/meta-raspberrypi" 54 path="sources/meta-raspberrypi"
55 groups="notdefault,external,rpi"/> 55 groups="notdefault,external,rpi"/>
56 <project name="meta-intel" 56 <project name="meta-intel"