diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-01-08 02:34:14 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-01-08 02:34:14 -0200 |
commit | f56cd61f6945576bd27fd1080d0cef800496f69f (patch) | |
tree | 9e143547dad2d1925cc7b7e2fc6cf5738e0f5ab8 | |
parent | 0d32d91217864e3112e3ea7f91b4765fb2a214ce (diff) | |
download | mediapointer-dvb-s2-f56cd61f6945576bd27fd1080d0cef800496f69f.tar.gz mediapointer-dvb-s2-f56cd61f6945576bd27fd1080d0cef800496f69f.tar.bz2 |
README.patches: update ML and -git trees information
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | README.patches | 24 |
1 files changed, 10 insertions, 14 deletions
diff --git a/README.patches b/README.patches index 785a67819..4634b8b99 100644 --- a/README.patches +++ b/README.patches @@ -1,5 +1,5 @@ Mauro Carvalho Chehab <mchehab at infradead dot org> - Updated on 2008 August, 5 + Updated on 2009 January 8 This file describes the general procedures used by the LinuxTV team (*) and by the v4l-dvb community. @@ -57,7 +57,10 @@ The main kernel trees is owned by Linus Torvalds, being located at: The subsystem master tree is owned by the subsystem maintainer (Mauro Carvalho Chehab) being located at: - http://git.kernel.org/?p=linux/kernel/git/mchehab/v4l-dvb.git + http://git.kernel.org/?p=linux/kernel/git/mchehab/linux-2.6.git +A tree with development patches that aren't ready yet for upstream is +handled at: + http://git.kernel.org/?p=linux/kernel/git/mchehab/devel.git There's also an experimental tree, that contains all experimental patches from subsystem trees. It is called linux-next. Its purpose is to check in @@ -474,19 +477,12 @@ procedure to have a patch accepted in the v4l/dvb subsystem and in the kernel is the following: a. Post your patches to the corresponding mailing list for review and - test by other people. + test by other people, at: + linux-media@vger.kernel.org - For analog or core changes, the V4L mailing list is - video4linux-list on redhat.com - - For DVB changes, the mailing list is - linux-dvb on linuxtv.org - - PS.: Sending emails to DVB Mailing List requires subscription via - http://linuxtv.org/lists.php - - V4L mailing list doesn't require subscription, although - subscription is recommended. + This mailing list doesn't require subscription, although + it is recommended to subscribe, expecially if you're + developing V4L/DVB drivers. b. Use [PATCH] and a brief description in the email's subject. This will help the LinuxTV team to better handle it. |