From: Florian Fainelli <florian@openwrt.org>
Date: Tue, 9 Jul 2013 20:52:07 +0000 (+0000)
Subject: kernel: update PATCHES with a stricter policy
X-Git-Tag: reboot~9990
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=0b55984e1d3407269927c8bd61092f0cff6c23c6;p=openwrt%2Fstaging%2Fpepe2k.git

kernel: update PATCHES with a stricter policy

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37216
---

diff --git a/target/linux/generic/PATCHES b/target/linux/generic/PATCHES
index 34608188d5..86ced46804 100644
--- a/target/linux/generic/PATCHES
+++ b/target/linux/generic/PATCHES
@@ -13,3 +13,8 @@ and sorted into the following categories:
 8xx - other drivers
 9xx - uncategorized other patches
 
+ALL patches must be in a way that they are potentially upstreamable, meaning:
+
+- they must contain a proper subject
+- they must contain a proper commit message explaining what they change
+- they must contain a valid Signed-off-by line