From ec6a2e1e45d2a5b47c5d2f3756df57beab66169e Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 9 Jul 2013 20:52:07 +0000 Subject: [PATCH] kernel: update PATCHES with a stricter policy Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37216 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/PATCHES | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.11.0