On Mon, Sep 30, 2013 at 12:02:14PM +0100, Jonathan Maw wrote:
This patch is not with a usual patch series, since it involves
merging
a large number of commits.
head: c7fd06b6411fb04eb4d9acd7f8822a288a50dc17
branch: baserock/jonathanmaw/S9007/upgrade-git
repo:
git://git.baserock.org/delta/git
This patch does two things:
1. Merges git v1.8.4 into baserock/morph
2. Convers git.morph's JSON into YAML (because now seemed like a good
time)
One thing I forgot to add:
I have performed the following tests:
1. From the commit where I merged v1.8.4 in, I built
devel-system-x86_64-generic
2. Tested that it was able to complete a build (first chunk in
build-essential)
3. From the commit where I converted from JSON to YAML, I built
that chunk. I have not yet finished building and testing an
entire system with that change.