[meta-ti] [PATCHv2] linux-omap-psp: fix alignment issue of 2.6.37 kernel with gcc-4.7

Denys Dmytriyenko denys at ti.com
Tue Feb 26 10:08:00 PST 2013


On Mon, Feb 25, 2013 at 10:52:42PM -0800, Khem Raj wrote:
> On Mon, Feb 25, 2013 at 10:28 PM, Denys Dmytriyenko <denys at ti.com> wrote:
> >
> >
> > We have at least 3 kernel recipes of 2.6.37 version, hence the common location
> > for this patch. I don't plan on updating older kernels to work with gcc-4.7.
> 
> it depends on how its all organised. In my view something in files/
> applies to all recipes under that dir
> and then you have ${PN} and ${PN}-${PV} and so on to make it more and
> more specific. On another extreme you can also have a flat
> structure if you dont have conflicting patches. As it seems you have
> something in the middle

Yes, correct, the same patch applies to multiple different kernel recipes. 
Unfortunately, they all have different ${PN}, thus cannot share the same ${PN} 
or ${PN}-${PV} directories. And having patches residing in the common files/ 
directory when used by multiple recipes (but not all of them) is allowed and 
there are existing instances out there already...

-- 
Denys



More information about the meta-ti mailing list