diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-12-19 19:10:13 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-01-06 17:02:10 +0000 |
commit | 1f5accd5742723679efcd66cdad6cb0e07b751df (patch) | |
tree | 1f907c0a4c63da705524faf2d477cc1d7f967219 /default.xml | |
parent | ad5137c6dc412e701d3f524adce32bc1da04fc3a (diff) |
Update meta-raspberrypi BSP
There have been several important fixes made in the meta-raspberrypi
layer, including kernel updates to pull in fixes for the "Bleeding
Tooth" bluetooth vulnerability.
Bug-AGL: SPEC-3699
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Change-Id: Iabeaae30bd3843586097d1e5f9431527317347a8
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 3b14024c..8bb74ba8 100644 --- a/default.xml +++ b/default.xml @@ -84,7 +84,7 @@ <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="07209f738f14c98e84874573c98a948ba894ecf3" upstream="dunfell"/> <!-- Raspberry Pi 3, 3B+, and 4 --> - <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="89ca43fe6411a40d1ba8f5379e49affd78cdd644" upstream="dunfell"/> + <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="987993209716302eb8f314f69a2a3340555f94d8" upstream="dunfell"/> <!-- DragonBoard 410c specific things --> <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/> |