[meta-ti] [PATCH] netbase: Fix file search path for 'interfaces'

Denys Dmytriyenko denys at ti.com
Wed Jan 16 10:10:10 PST 2013


On Wed, Jan 16, 2013 at 07:55:26AM -0700, Gary Thomas wrote:
> On 2013-01-14 16:31, Denys Dmytriyenko wrote:
> >On Sat, Dec 29, 2012 at 05:36:29AM -0700, Gary Thomas wrote:
> >>This .bbappend file is used to override the 'interfaces' file for
> >>certain targets.  The current version is broken in that it does not
> >>search the correct path(s).  This patch fixes that, as well as marking
> >>the resulting package as target specific.
> >
> >Thanks. There was similar patch earlier, but w/o marking resulting package as
> >machine specific. For that matter, shouldn't the main netbase recipe in
> >oe-core do it instead? As it comes with bunch of qemu-arch-specific interfaces
> >files anyway, and we just add one more for beagleboard...
> >
> 
> Agreed.  When I get two minutes, I'll propose a new patch for meta-ti
> for this as well as one for OE-core.

Actually, there is no need for an explicit PACKAGE_ARCH = MACHINE_ARCH neither 
in bbappend nor in the main recipe in oe-core - bitbake does it automatically 
when it detects machine-overriden files being packaged.

-- 
Denys



More information about the meta-ti mailing list