]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wl12xx/compat-wireless.git/commitdiff
compat-wireless: clarify usage of linux-next-cherry-pick for bleeding edge
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 25 May 2010 23:19:58 +0000 (16:19 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 25 May 2010 23:19:58 +0000 (16:19 -0700)
Bleeding edge releaseas are already using linux-next so the
linux-next-cherry-pick directory will be empty for those releases.
The linux-next-cherry-pick is more of a helper for stable RC
releases, once we start making releases from the linux-2.6-allstable
git tree.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
linux-next-cherry-picks/README

index f579040658efab41f007017aa301a4559bf1ab85..b7f5b18baf39a76380d60f8c05b0b88466355067 100644 (file)
@@ -14,3 +14,7 @@ releases.
 The larger the number of patches you see in this directory
 the more we should be ashamed. We should strive to reduce this
 to 0 all the time.
 The larger the number of patches you see in this directory
 the more we should be ashamed. We should strive to reduce this
 to 0 all the time.
+
+This directory will always be empty for bleeding edge
+releases as bleeding edge releases are always based on
+linux-next already.