[yocto] [meta-rockchip][PATCH v2 1/5] machine: rk3288: enable SoC-specific assignments

Eddie Cai eddie.cai.linux at gmail.com
Tue Feb 21 18:20:36 PST 2017


Hi Trevor

2017-02-22 6:25 GMT+08:00 Trevor Woerner <twoerner at gmail.com>:

> Almost. The file you created a patch against had  DEFAULTTUNE which
> has been removed so I had to create a new patch that would apply.  If
> you're happy with this patch (which is very similar to yours) I'll add
> your signed-off-by line to it when I commit?
>
Sure, My pleasure.

>
> On Sat, Feb 18, 2017 at 10:40 PM, Eddie Cai <eddie.cai.linux at gmail.com>
> wrote:
> > Hi Trevor
> >
> > Is this the same one i submit before?
> > https://www.mail-archive.com/yocto@yoctoproject.org/msg33572.html
> >
> > 2017-02-19 10:43 GMT+08:00 Trevor Woerner <twoerner at gmail.com>:
> >> Enable machine overrides for RK3288.
> >>
> >> Signed-off-by: Trevor Woerner <twoerner 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 86fc567..769e5c1 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
> >>
> >>  PREFERRED_PROVIDER_virtual/kernel = "linux"
> >>  SERIAL_CONSOLES = "115200;ttyS2"
> >> --
> >> 2.12.0.rc1.48.g076c053
> >>
> >> --
> >> _______________________________________________
> >> yocto mailing list
> >> yocto at yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170222/3149765e/attachment.html>


More information about the yocto mailing list