[yocto] [meta-rockchip][morty][PATH 2/3] machine: Use SOC specific assignements
Romain Perier
romain.perier at gmail.com
Mon Feb 13 09:02:13 PST 2017
It would be nice to do the same thing for ther SoCs, what do you think ?
Reviewed-by: Romain Perier <romain.perier at collabora.com>
2017-02-08 15:38 GMT+01:00 Eddie Cai <eddie.cai.linux at gmail.com>:
> From: Eddie Cai <eddie.cai at rock-chips.com>
>
> In this way the modifications will be used on all RK3288 boards.
>
> Signed-off-by: Eddie Cai <eddie.cai.linux at gmail.com>
> ---
> conf/machine/include/rk3288.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/conf/machine/include/rk3288.inc
> b/conf/machine/include/rk3288.inc
> index 6d4affd..b3726ee 100644
> --- a/conf/machine/include/rk3288.inc
> +++ b/conf/machine/include/rk3288.inc
> @@ -1,7 +1,10 @@
> # Copyright (C) 2015 Romain Perier
> # Released under the MIT license (see COPYING.MIT for the terms)
>
> +SOC_FAMILY = "rk3288"
> +
> require conf/machine/include/tune-cortexa17.inc
> +require conf/machine/include/soc-family.inc
>
> DEFAULTTUNE="cortexa17hf-neon-vfpv4"
> PREFERRED_PROVIDER_virtual/kernel = "linux"
> --
> 2.7.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170213/f4172c4b/attachment.html>
More information about the yocto
mailing list