From: Michael Neuling on 21 Jul 2010 02:00 In message <1279688215-29628-2-git-send-email-justinmattock(a)gmail.com> you wrot e: > The patch below fixes a broken web address. > > Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> > > --- > Documentation/powerpc/booting-without-of.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/pow erpc/booting-without-of.txt > index 46d2210..7882a10 100644 > --- a/Documentation/powerpc/booting-without-of.txt > +++ b/Documentation/powerpc/booting-without-of.txt > @@ -1048,7 +1048,7 @@ IV - "dtc", the device tree compiler > > > dtc source code can be found at > -<http://ozlabs.org/~dgibson/dtc/dtc.tar.gz> > +<http://ozlabs.org/> I think this link should really be: git clone git://www.jdl.com/software/dtc.git/ Mikey > > WARNING: This version is still in early development stage; the > resulting device-tree "blobs" have not yet been validated with the > -- > 1.7.1.rc1.21.gf3bd6 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo(a)vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Michael Neuling on 21 Jul 2010 02:10 > > The patch below fixes a broken web address. > > > > Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> > > > > --- > > Documentation/powerpc/booting-without-of.txt | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/p ow > erpc/booting-without-of.txt > > index 46d2210..7882a10 100644 > > --- a/Documentation/powerpc/booting-without-of.txt > > +++ b/Documentation/powerpc/booting-without-of.txt > > @@ -1048,7 +1048,7 @@ IV - "dtc", the device tree compiler > > > > > > dtc source code can be found at > > -<http://ozlabs.org/~dgibson/dtc/dtc.tar.gz> > > +<http://ozlabs.org/> > > I think this link should really be: > git clone git://www.jdl.com/software/dtc.git/ Actually, maybe this instead? http://git.jdl.com/gitweb/?p=dtc.git Mikey -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [GIT PULL] Shrinker conversion fixes Next: Documentation/hwmon/thmc50 update web address. |