Saul/Richard,
I'm batching two changes that I've been testing together.
The first is explained by the patch itself, but basically it
allows us to map multiple BSPs onto a single branch for building.
There's no impact to existing BSPs, but as we go forward it means
that if boards only differ by co
By default the linux-yocto recipes operate on the current branch
and use it as a trigger to locate the description of a board. This
model works well when using the git repo outside of a build system
since the commands can be simply invoked and will do something
useful. However, it does mean that yo
The emenlow has been ported/tested on 2.6.37. Updating the SRCREVs
to reflect the change.
Signed-off-by: Bruce Ashfield
---
.../conf/distro/include/poky-default-revisions.inc |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/conf/distro/include/poky-default-revisio
FYI,
Right around our feature freeze date of Feb 4th is a Debian release of
Debian 6.0 (Squeeze) on Feb 5th and 6th 2011. This is just a heads up as
our QA efforts may want to include verifying that yocto works with this
newer version of Debian.
-b
___