Files
poky/meta/classes
Bruce Ashfield 54d4b8e861 yocto-kernel: fix kmachine to deal with overrides
BSPs are built from a particular branch of the kernel repository
which is specfied via the mapping of MACHINE to KMACHINE. Unless
a global branch is being forced (like libc headers), KMACHINE
is an override on a per machine basis.

Because KMACHINE is typically override we must first try the
most specific variant KMACHINE_<machine> and if that is undefined
look for a fallack default. This allows any combination of
variables to work (and at the time the anonymous python
executes) safely and get us a properly defined branch for the
fetcher and build.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-28 22:47:52 -08:00
..
2006-07-21 10:10:31 +00:00
2010-12-16 17:18:07 +00:00
2009-12-05 23:18:02 +00:00
2008-05-15 14:11:13 +00:00
2007-09-02 11:07:13 +00:00
2010-10-01 16:32:33 +01:00
2010-12-10 22:51:19 +00:00