Re: [Angstrom-devel] Layers moved

2012-04-26 Thread Daniel He
I got no --abbrev-commit for git pull. what can I do revoke this checkout? thanks On 26 April 2012 08:08, Koen Kooi k...@dominion.thruhere.net wrote: Op 25 apr. 2012, om 11:21 heeft Jaap Versteegh het volgende geschreven: On 25-04-12 11:09, Koen Kooi wrote: What exactly doesn't work

Re: [Angstrom-devel] Layers moved

2012-04-26 Thread Koen Kooi
Op 26 apr. 2012, om 11:21 heeft Daniel He het volgende geschreven: I got no --abbrev-commit for git pull. what can I do revoke this checkout? Please don't top post. Do a 'git pull' and try to update git on your distro while you're at it. regards, Koen thanks On 26 April 2012 08:08,

Re: [Angstrom-devel] Layers moved

2012-04-25 Thread Koen Kooi
Op 25 apr. 2012, om 00:00 heeft Jaap Versteegh het volgende geschreven: On 24-04-12 13:53, Koen Kooi wrote: git checkout branch Oh, you mean manually checkout the right branch for each layer? Apparently I don't understand why this isn't done automatically. It tries to strike a balance

Re: [Angstrom-devel] Layers moved

2012-04-25 Thread Koen Kooi
Op 24 apr. 2012, om 23:17 heeft Jaap Versteegh het volgende geschreven: On 24-04-12 13:53, Koen Kooi wrote: I don't know what you consider easy, but: git checkout branch I have the same issue. I did a git checkout, but the openembedded-core layer remains on branch master. It may be

Re: [Angstrom-devel] Layers moved

2012-04-25 Thread Koen Kooi
Op 25 apr. 2012, om 11:21 heeft Jaap Versteegh het volgende geschreven: On 25-04-12 11:09, Koen Kooi wrote: What exactly doesn't work with that check? I tested it on debian, fedora and osx I think the line: if ! git help log | grep -q no-abbrev ; then should be: if ! git help log |

[Angstrom-devel] Layers moved

2012-04-24 Thread Gary Thomas
I just got this while doing './oebb.sh update': WARNING WARNING: openembedded-core is using a different branch than configured in layers.txt WARNING Updating layer at layers/openembedded-core Is there an easy way to fix this, short of just refetching the whole layer? Thanks --

Re: [Angstrom-devel] Layers moved

2012-04-24 Thread Koen Kooi
Op 24 apr. 2012, om 13:43 heeft Gary Thomas het volgende geschreven: I just got this while doing './oebb.sh update': WARNING WARNING: openembedded-core is using a different branch than configured in layers.txt WARNING Updating layer at layers/openembedded-core Is there an

Re: [Angstrom-devel] Layers moved

2012-04-24 Thread Jaap Versteegh
On 24-04-12 13:53, Koen Kooi wrote: I don't know what you consider easy, but: git checkout branch I have the same issue. I did a git checkout, but the openembedded-core layer remains on branch master. It may be related to the fact that the check for a git version that has --no-abbrev-commit

Re: [Angstrom-devel] Layers moved

2012-04-24 Thread Jaap Versteegh
On 24-04-12 13:53, Koen Kooi wrote: git checkout branch Oh, you mean manually checkout the right branch for each layer? Apparently I don't understand why this isn't done automatically. ___ Angstrom-distro-devel mailing list

Re: [Angstrom-devel] Layers moved

2012-04-24 Thread Gary Thomas
On 2012-04-24 16:00, Jaap Versteegh wrote: On 24-04-12 13:53, Koen Kooi wrote: git checkoutbranch Oh, you mean manually checkout the right branch for each layer? Apparently I don't understand why this isn't done automatically. Especially since if you don't have the right branch checked out