All of lore.kernel.org
 help / color / mirror / Atom feed
* git pull
@ 2010-01-19  8:01 robin
  2010-01-19  8:09 ` robin
  0 siblings, 1 reply; 21+ messages in thread
From: robin @ 2010-01-19  8:01 UTC (permalink / raw)
  To: openembedded-devel

I am using the Openembedded for the beagleboard.
I had setup using below steps

export OETREE="${HOME}/OE" 
mkdir -p ${OETREE} && cd ${OETREE} 
git clone git://git.openembedded.org/openembedded.git openembedded 
cd openembedded git checkout origin/stable/2009 -b stable/2009
cd ${OETREE}/openembedded 
git pull

and then
bitbake beagleboard-demo-image

Now i wanted to update recipes folder.
git pull --rebase

It showed files which needs update. So i gave below command
git pull 

But the recipes/ti folder is not updated with latest files,
which command needs to be used to update recipes directory ?

Robin

------------------------------------------------------------------------------- 
DISCLAIMER: This e-mail and any attachment (s) is for authorised use by the
intended recipient (s) only. It may contain proprietary material, confidential
information and/or be subject to the legal privilege of iWave Systems
Technologies Private Limited. If you have received this message in error,
please notify the originator immediately. If you are not the intended
recipient, you are notified that you are strictly prohibited from retaining,
using, copying, alerting or disclosing the content of this message. Thank you
for your co-operation. 
------------------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2010-01-27 16:57 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-19  8:01 git pull robin
2010-01-19  8:09 ` robin
2010-01-19 18:37   ` Paul Wilson
2010-01-23  7:22     ` Khem Raj
2010-01-23 11:16     ` Bitbake build error on Fedora 12 x86 64-bit Elvis Dowson
2010-01-23 12:38       ` Elvis Dowson
2010-01-23 12:57         ` Holger Hans Peter Freyther
2010-01-23 13:24           ` Elvis Dowson
2010-01-23 14:51             ` Paul Menzel
2010-01-23 19:40               ` Elvis Dowson
2010-01-23 16:38             ` Holger Hans Peter Freyther
2010-01-24 13:50           ` Robert P. J. Day
2010-01-24 15:10             ` Holger Hans Peter Freyther
2010-01-24 15:34               ` Robert P. J. Day
2010-01-25  2:45                 ` Holger Hans Peter Freyther
2010-01-25 11:49                   ` Robert P. J. Day
2010-01-25 12:15                     ` Koen Kooi
2010-01-25 12:35                       ` Robert P. J. Day
2010-01-23 12:39       ` Graeme Gregory
2010-01-27 16:54         ` Elvis Dowson
2010-01-19 20:13   ` git pull Bjørn Forsman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.