diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-14 17:05:08 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-02-14 17:05:08 -0200 |
commit | 81d0468aa58914ceee98522b6dc8319c7f7564ec (patch) | |
tree | eddddf073de2d1be56e009ab46217335c63c1aae | |
parent | d7563b5ce8c15a5519aa654a46d0063e3ce08710 (diff) | |
download | mediapointer-dvb-s2-81d0468aa58914ceee98522b6dc8319c7f7564ec.tar.gz mediapointer-dvb-s2-81d0468aa58914ceee98522b6dc8319c7f7564ec.tar.bz2 |
Fixes url for V4L/DVB linux-next
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Thanks to Andreas Oberritter <obi@linuxtv.org> for pointing this issue.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
-rw-r--r-- | README.patches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.patches b/README.patches index fc4e6d08a..3ee55ff29 100644 --- a/README.patches +++ b/README.patches @@ -71,7 +71,7 @@ Warning: linux-next is meant to be used by developers. As it may contain broken The subsystem linux-next tree is also owned by Mauro Carvalho Chehab, and it is located at: - http://git.kernel.org/?p=linux/kernel/git/sfr/linux-next.git + http://www.kernel.org/git/?p=linux/kernel/git/mchehab/linux-next.git Before committing into the master -git tree, the finished patches from each maintainers tree are added on a staging tree, owned by the |