diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2018-03-28 14:47:44 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-03-29 11:06:35 +0100 |
| commit | c717e7359a7079cb0fc8adebd8e8e3525638df1a (patch) | |
| tree | 544bb6945cbb28ab22d09312864921cfff483f9f | |
| parent | d5f252ef23a63518b695bc4597c1aa061f5ed21e (diff) | |
| download | meta-raspberrypi-c717e7359a7079cb0fc8adebd8e8e3525638df1a.tar.gz | |
raspberrypi3-64.conf: Use linux-firmware-raspbian packages and add bcm43455
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
| -rw-r--r-- | conf/machine/raspberrypi3-64.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index 5f33802..3e7aade 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/raspberrypi3-64.conf | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | MACHINEOVERRIDES = "raspberrypi3:${MACHINE}" | 5 | MACHINEOVERRIDES = "raspberrypi3:${MACHINE}" |
| 6 | 6 | ||
| 7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" | 7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-raspbian-bcm43430 linux-firmware-raspbian-bcm43455" |
| 8 | 8 | ||
| 9 | require conf/machine/include/arm/arch-armv8.inc | 9 | require conf/machine/include/arm/arch-armv8.inc |
| 10 | include conf/machine/include/rpi-base.inc | 10 | include conf/machine/include/rpi-base.inc |
