Re: v2013.12.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Kevin,

On Fri, Dec 06, 2013 at 04:56:54PM +0800, Kevin Du Huanpeng wrote:
> arch/x86/lib/barebox.lds
> add this file to .gitignore....
> - - -
> dev@bogon:~/barebox$ git status
> # On branch master
> # Untracked files:
> #   (use "git add <file>..." to include in what will be committed)
> #
> #       arch/x86/lib/barebox.lds
> nothing added to commit but untracked files present (use "git add" to track)

We normally communicate changes to barebox with patches. So if you want
to have something changed in barebox you should send patches. For doing
so you should read Documentation/SubmittingPatches in the Linux Kernel
(Some of this may be outdated, but most of it is true and applies to
barebox aswell)

As a git user the techincal stuff probably goes down to:

git checkout origin/master -b myworkbranch
<commit changes>
git send-email --to "barebox@xxxxxxxxxxxxxxxxxxx" origin/master

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux