aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-01-30 00:33:39 -0200
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-02-06 18:26:52 -0200
commitffb3bc4ab7d21e777e9452cb3bb55ce82e22daae (patch)
tree28efd459e0d2fb57289d5c2559ed8d1a5ca9d235
parent07ae590aea30d1a6720c6857a2b6c6e710112d3a (diff)
default.xml: update meta-raspberrypi layer
Relevant changes: - a2ba56f linux-firmware: fix addition of NVRAM file to image (fixes #184) - ee668d8 userland: Update to latest master - 1c99862 rpi-config: fix config variables with the same initial name being overwritten - 6235b0a bluez5: Use serial device alias for BT device - 0202bc2 rpi-base.inc: Include udev-rules-rpi in MACHINE_EXTRA_RRECOMMENDS - f864b10 bluez5: Update BCM43430A1 firmware from Raspbian - a50e196 u-boot: drop upstreamed patches in v2018.01 Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
-rw-r--r--default.xml2
-rw-r--r--release-notes.yml10
2 files changed, 11 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 1d2b295..5f0df0c 100644
--- a/default.xml
+++ b/default.xml
@@ -12,7 +12,7 @@
<project name="gateway-containers" path="containers/gateway-containers" remote="osf-lmp" revision="4861f08499f5873dae5246df8cf344114efe44cf"/>
<project name="meta-freescale" path="layers/meta-freescale" revision="689015e019b4c342bec019ed2b0da2ec5f63d5f2"/>
<project name="meta-intel" path="layers/meta-intel" revision="8315e1dc39433a09c622b442aedc32b343bcc9fd"/>
- <project name="meta-raspberrypi" path="layers/meta-raspberrypi" revision="61c2a965a21cfc927b817dc517100d31c07ffa95"/>
+ <project name="meta-raspberrypi" path="layers/meta-raspberrypi" revision="a2ba56f74ed7d1a794c3d92a0c10039c2b6e0cc6"/>
<project name="meta-virtualization" path="layers/meta-virtualization" revision="545851a5df0accda6648d8d6a6fafe0cec422e99"/>
<project name="meta-yocto" path="layers/meta-yocto" revision="0d44e59bfaa95162cf2133df1d08f6419314bb8e">
<linkfile dest="setup-environment" src="../../.repo/manifests/setup-environment"/>
diff --git a/release-notes.yml b/release-notes.yml
index 0ac6510..576b5e3 100644
--- a/release-notes.yml
+++ b/release-notes.yml
@@ -71,6 +71,16 @@
summary: |
Default EFI_PROVIDER changed to systemd-boot.
Thermald updated to 1.7.1.
+ - name: Meta RaspberryPi
+ manifest_project: meta-raspberrypi
+ features:
+ - heading: Layer Update
+ summary: |
+ BCM43430A1 firmware updated to the latest public revision.
+ bug_fixes:
+ - heading: broken wifi support
+ summary: |
+ Linux-firmware changed to use the correct override for bcm43430.
- update: 0.8
highlights: