[OE-core] [PATCH 1/1] linux-yocto-tiny: fix KBRANCH

Richard Purdie richard.purdie at linuxfoundation.org
Tue Apr 12 22:03:20 UTC 2016


On Tue, 2016-04-12 at 08:33 -0400, Bruce Ashfield wrote:
> On 2016-04-12 2:36 AM, Robert Yang wrote:
> > Fixed:
> > WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0
> > do_patch: After meta data application, the kernel tree branch is
> > standard/tiny/common-pc. The
> > WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0
> > do_patch: SRC_URI specified branch standard/tiny/base. The branch
> > will be forced to standard/tiny/base,
> > WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0
> > do_patch: but this means the board meta data (.scc files) do not
> > match the SRC_URI specification.
> > WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0
> > do_patch: The meta data and branch standard/tiny/base should be
> > inspected to ensure the proper
> > WARNING: linux-yocto-tiny-4.4.3+gitAUTOINC+770996a263_73481a3abd-r0
> > do_patch: kernel is being built.
> > 
> > Use standard/tiny/common-pc which is pointed by the .scc to fix
> > problem.
> > Btw, standard/tiny/base and standard/tiny/common-pc points to the
> > same
> > commit id.
> 
> When tiny eventually supports more architectures/boards we'll have
> to change this again, but for the 2.1 release this is the change
> with the least impact.
> 
> Acked-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> 
> I can pick this patch up and put it in my queue, speak now if someone
> else is going to grab it.

I took this into -next on the basis that its better if I can test
things sooner. The tiny build passed so I can merge this if
appropriate.

Cheers,

Richard



More information about the Openembedded-core mailing list