[yocto] [meta-raspberrypi][PATCH 1/5] raspberrypi-cm.conf: Add dummy machine for CM1 (alias for RPi1)

Andrei Gherzan andrei at gherzan.ro
Wed Jan 25 07:22:48 PST 2017


On Fri, Jan 20, 2017 at 7:16 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:
> Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
> ---
>  conf/machine/raspberrypi-cm.conf | 6 ++++++
>  1 file changed, 6 insertions(+)
>  create mode 100644 conf/machine/raspberrypi-cm.conf
>
> diff --git a/conf/machine/raspberrypi-cm.conf b/conf/machine/raspberrypi-cm.conf
> new file mode 100644
> index 0000000..2da7d50
> --- /dev/null
> +++ b/conf/machine/raspberrypi-cm.conf
> @@ -0,0 +1,6 @@
> +#@TYPE: Machine
> +#@NAME: RaspberryPi Compute Module (CM1)
> +#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module (CM1)
> +
> +MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
> +include conf/machine/raspberrypi.conf
> --
> 2.7.4
>

Merged the entire patch set in master.

--
Andrei Gherzan



More information about the yocto mailing list