From: Boris Brezillon Date: Thu, 22 Feb 2018 08:56:44 +0000 (+0100) Subject: Stop mentioning l2-mtd X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fd92b3b167b4367cdddc6a9641dc937fea08d948;p=mtd-www.git Stop mentioning l2-mtd All developments happen on linux-mtd now, so let's stop mentioning l2-mtd on the website. Signed-off-by: Boris Brezillon Signed-off-by: David Oberhollenzer --- diff --git a/source.xml b/source.xml index 991e861..648d898 100644 --- a/source.xml +++ b/source.xml @@ -13,10 +13,12 @@

MTD development is kept in GIT and managed according to standard Linux development practices. Development is based off of one of several trees, depending on what you're targeting. For MTD development, patches are kept - in the linux-mtd.git and l2-mtd.git repositories. The - former targets the current release cycle (use this only for bugfixes other + in the linux-mtd.git repository. The master (also called + mtd/fixes), nand/fixes and spi-nor/fixes + branches target the current release cycle (use this only for bugfixes other material that's worthy of rapid integration into Linus' tree), while the - latter targets the next Linux release (use this for most development). + mtd/next, nand/next and spi-nor/next branches + target the next Linux release (use this for most development). UBI and UBIFS development is tracked separately, in linux-ubifs.git. User-space tools are kept in mtd-utils.git.

@@ -43,18 +45,6 @@ http://git.infradead.org/linux-mtd.git - - - MTD (next) - - - git://git.infradead.org/l2-mtd.git - - - - http://git.infradead.org/l2-mtd.git - - UBI / UBIFS