How should I update linux-next tree ?

Dan Carpenter dan.carpenter at oracle.com
Fri Dec 2 20:57:10 UTC 2011


On Fri, Dec 02, 2011 at 07:36:54AM -0300, Joilnen Leite wrote:
> Should I to do git pull ?
> or like said http://linux.f-seidel.de/linux-next/pmwiki/pmwiki.php?n=Linux-next.FAQ
> 
> $ git remote add linux-next
> git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git
> $ git fetch linux-next
> $ git fetch --tags linux-next
> ... # later on
> $ git remote update

No.  Don't update.  After the fetch do a git checkout next-20111201.

The problem is that you have to update from one tree to the other
tree but linux-next doesn't follow a linear plan like that.  Linux
next is rebuilt every day independently from the day before.

regards,
dan carpenter

> _______________________________________________
> devel mailing list
> devel at linuxdriverproject.org
> http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20111202/9a951427/attachment.asc>


More information about the devel mailing list