From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Kl5Qo-0001Z1-Mz for openembedded-devel@openembedded.org; Wed, 01 Oct 2008 19:24:10 +0200 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Kl5Mo-00054d-6q for openembedded-devel@openembedded.org; Wed, 01 Oct 2008 17:20:02 +0000 Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2008 17:20:02 +0000 Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Oct 2008 17:20:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Koen Kooi Date: Wed, 01 Oct 2008 19:17:57 +0200 Message-ID: References: <48E36C18.4090504@smartlink.ee> <873ajglc0d.fsf@neumann.lab.ossystems.com.br> <48E3762E.6000203@smartlink.ee> <359c5480810010634m377ab993rd030d8c0c917b8b3@mail.gmail.com> <48E39BC1.6080200@dls.net> Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20080922030535 Shredder/3.0b1pre In-Reply-To: <48E39BC1.6080200@dls.net> Sender: news Subject: Re: git master not updating X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2008 17:24:10 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 01-10-2008 17:48, Mike (mwester) wrote: > Koen Kooi wrote: >> On 01-10-2008 15:34, Nicola Mfb wrote: >>> 2008/10/1 Kalev Lember >>> [...] >>> >>>> Well yes, but if you just do: >>>> git clone git://git.openembedded.net/org.openembedded.dev >>>> >>>> you'll end up on master branch, which is not updating. >>> >>> Yes, the same here, i opened one of those bugs. >>> I'm using a semiautomated makefile environment for fso/openmoko, this use >>> git and not monotone, so this problem affects a lot of peoples, please >>> fix! >> That's what you get for using makefiles.... > > How does a makefile affect the branches not being updated? All org.openembedded.* branches are still being updated. > > Mike (mwester)