| Submitter | Paul Eggleton |
|---|---|
| Date | March 27, 2012, 11:50 a.m. |
| Message ID | <cover.1332848153.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/24637/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/builddirComments
On Tuesday 27 March 2012 12:50:07 Paul Eggleton wrote: > Andreas, if you could review these that would be much appreciated. > > > The following changes since commit 644b7503c37fd73730dd3d7841463b158b8934ed: > > guile: Deal with hardcoded path issues (2012-03-27 00:28:41 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/builddir > > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paul > e/builddir > > Paul Eggleton (3): > scripts/bitbake: try harder to check if pseudo exists > scripts/bitbake: allow switching between build directories > scripts/bitbake: add/fix some comments > > scripts/bitbake | 43 ++++++++++++++++++++++++++++++++----------- > 1 files changed, 32 insertions(+), 11 deletions(-) FYI I've rebased this patch on top of Mark's recent bitbake wrapper script changes that are now in master. Cheers, Paul
On 03/27/2012 04:50 AM, Paul Eggleton wrote: > Andreas, if you could review these that would be much appreciated. > > > The following changes since commit 644b7503c37fd73730dd3d7841463b158b8934ed: > > guile: Deal with hardcoded path issues (2012-03-27 00:28:41 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/builddir > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/builddir > > Paul Eggleton (3): > scripts/bitbake: try harder to check if pseudo exists > scripts/bitbake: allow switching between build directories > scripts/bitbake: add/fix some comments > > scripts/bitbake | 43 ++++++++++++++++++++++++++++++++----------- > 1 files changed, 32 insertions(+), 11 deletions(-) > Merged into OE-Core Thanks Sau!