* [meta-raspberrypi][PATCH 0/1] raspberrypi3.conf: fix typo for BCM43430
@ 2016-11-15 8:21 Piotr Lewicki
2016-11-15 8:21 ` [meta-raspberrypi][PATCH 1/1] " Piotr Lewicki
2016-11-16 12:00 ` [meta-raspberrypi][PATCH 0/1] " Andrei Gherzan
0 siblings, 2 replies; 3+ messages in thread
From: Piotr Lewicki @ 2016-11-15 8:21 UTC (permalink / raw)
To: yocto
From: "piotr.lewicki" <piotr.lewicki@elfin.de>
New linux-firmware subpackage is called "bcm43430" and not "bcrm43430".
Renaming it because the test image is not building with the typo.
piotr.lewicki (1):
raspberrypi3.conf: fix typo for BCM43430
conf/machine/raspberrypi3.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [meta-raspberrypi][PATCH 1/1] raspberrypi3.conf: fix typo for BCM43430
2016-11-15 8:21 [meta-raspberrypi][PATCH 0/1] raspberrypi3.conf: fix typo for BCM43430 Piotr Lewicki
@ 2016-11-15 8:21 ` Piotr Lewicki
2016-11-16 12:00 ` [meta-raspberrypi][PATCH 0/1] " Andrei Gherzan
1 sibling, 0 replies; 3+ messages in thread
From: Piotr Lewicki @ 2016-11-15 8:21 UTC (permalink / raw)
To: yocto
From: "piotr.lewicki" <piotr.lewicki@elfin.de>
Signed-off-by: Piotr Lewicki <piotr.lewicki@elfin.de>
---
conf/machine/raspberrypi3.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
index 438c6e6..9820209 100644
--- a/conf/machine/raspberrypi3.conf
+++ b/conf/machine/raspberrypi3.conf
@@ -4,7 +4,7 @@
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
-MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
+MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
include conf/machine/raspberrypi2.conf
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [meta-raspberrypi][PATCH 0/1] raspberrypi3.conf: fix typo for BCM43430
2016-11-15 8:21 [meta-raspberrypi][PATCH 0/1] raspberrypi3.conf: fix typo for BCM43430 Piotr Lewicki
2016-11-15 8:21 ` [meta-raspberrypi][PATCH 1/1] " Piotr Lewicki
@ 2016-11-16 12:00 ` Andrei Gherzan
1 sibling, 0 replies; 3+ messages in thread
From: Andrei Gherzan @ 2016-11-16 12:00 UTC (permalink / raw)
To: Piotr Lewicki; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 663 bytes --]
On Tue, Nov 15, 2016 at 09:21:27AM +0100, Piotr Lewicki wrote:
> From: "piotr.lewicki" <piotr.lewicki@elfin.de>
>
> New linux-firmware subpackage is called "bcm43430" and not "bcrm43430".
> Renaming it because the test image is not building with the typo.
>
> piotr.lewicki (1):
> raspberrypi3.conf: fix typo for BCM43430
>
> conf/machine/raspberrypi3.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> 2.7.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
Merged this to master. Thanks guys.
--
Andrei Gherzan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 817 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-16 12:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 8:21 [meta-raspberrypi][PATCH 0/1] raspberrypi3.conf: fix typo for BCM43430 Piotr Lewicki
2016-11-15 8:21 ` [meta-raspberrypi][PATCH 1/1] " Piotr Lewicki
2016-11-16 12:00 ` [meta-raspberrypi][PATCH 0/1] " Andrei Gherzan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.