All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines
@ 2016-04-04 17:54 Andrei Gherzan
  2016-04-04 18:33 ` Petter Mabäcker
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Gherzan @ 2016-04-04 17:54 UTC (permalink / raw)
  To: yocto

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 README | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 536926b..542b135 100644
--- a/README
+++ b/README
@@ -73,7 +73,10 @@ revision: HEAD
 a. source poky/oe-init-build-env rpi-build
 b. Add needed layer to bblayers.conf:
     - meta-raspberrypi
-c. Set MACHINE to "raspberrypi"/"raspberrypi2" in local.conf
+c. Set MACHINE in local.conf to one of the supported boards:
+    - raspberrypi
+    - raspberrypi2
+    - raspberrypi3
 d. bitbake rpi-hwup-image
 e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
 f. Boot your RPI.
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines
  2016-04-04 17:54 [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines Andrei Gherzan
@ 2016-04-04 18:33 ` Petter Mabäcker
  2016-04-04 18:33   ` Andrei Gherzan
  0 siblings, 1 reply; 3+ messages in thread
From: Petter Mabäcker @ 2016-04-04 18:33 UTC (permalink / raw)
  To: Andrei Gherzan; +Cc: yocto

On 04/04/2016 07:54 PM, Andrei Gherzan wrote:
> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
> ---
>   README | 5 ++++-
>   1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 536926b..542b135 100644
> --- a/README
> +++ b/README
> @@ -73,7 +73,10 @@ revision: HEAD
>   a. source poky/oe-init-build-env rpi-build
>   b. Add needed layer to bblayers.conf:
>       - meta-raspberrypi
> -c. Set MACHINE to "raspberrypi"/"raspberrypi2" in local.conf
> +c. Set MACHINE in local.conf to one of the supported boards:
> +    - raspberrypi
> +    - raspberrypi2
> +    - raspberrypi3
>   d. bitbake rpi-hwup-image
>   e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
>   f. Boot your RPI.
Good, this is a tiny but important change! Should we also mention 
raspberrypi0? Currently it just includes raspberrypi.conf and the the 
raspberrypi0 MACHINEOVERRIDE isn't used for anything, but still it is a 
defined MACHINE. What do you think?

BR Petter


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines
  2016-04-04 18:33 ` Petter Mabäcker
@ 2016-04-04 18:33   ` Andrei Gherzan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrei Gherzan @ 2016-04-04 18:33 UTC (permalink / raw)
  To: Petter Mabäcker; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

On Mon, Apr 04, 2016 at 08:33:00PM +0200, Petter Mabäcker wrote:
> On 04/04/2016 07:54 PM, Andrei Gherzan wrote:
> >Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
> >---
> >  README | 5 ++++-
> >  1 file changed, 4 insertions(+), 1 deletion(-)
> >
> >diff --git a/README b/README
> >index 536926b..542b135 100644
> >--- a/README
> >+++ b/README
> >@@ -73,7 +73,10 @@ revision: HEAD
> >  a. source poky/oe-init-build-env rpi-build
> >  b. Add needed layer to bblayers.conf:
> >      - meta-raspberrypi
> >-c. Set MACHINE to "raspberrypi"/"raspberrypi2" in local.conf
> >+c. Set MACHINE in local.conf to one of the supported boards:
> >+    - raspberrypi
> >+    - raspberrypi2
> >+    - raspberrypi3
> >  d. bitbake rpi-hwup-image
> >  e. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
> >  f. Boot your RPI.
> Good, this is a tiny but important change! Should we also mention
> raspberrypi0? Currently it just includes raspberrypi.conf and the the
> raspberrypi0 MACHINEOVERRIDE isn't used for anything, but still it is a
> defined MACHINE. What do you think?
>

Forgot it. Will send PR2.

> BR Petter

--
Andrei Gherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-04 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 17:54 [meta-raspberrypi][PATCH 1/1] README: Mention all the supported machines Andrei Gherzan
2016-04-04 18:33 ` Petter Mabäcker
2016-04-04 18:33   ` 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.