summaryrefslogtreecommitdiff
path: root/RULES
diff options
context:
space:
mode:
authorDonghoon Shin <dhs.shin@samsung.com>2017-08-03 12:47:54 +0900
committerDonghoon Shin <dhs.shin@samsung.com>2017-08-03 12:48:47 +0900
commitab7293d9181efb7aff972e2821d3d4f158cbcec3 (patch)
treed0f3e55e85eded42d62e1f76569dfd0ef388c07c /RULES
parent2903a86a1f970d49df0cac80edf11a7e3eb0ee53 (diff)
downloadbuilding-blocks-ab7293d9181efb7aff972e2821d3d4f158cbcec3.tar.gz
building-blocks-ab7293d9181efb7aff972e2821d3d4f158cbcec3.tar.bz2
building-blocks-ab7293d9181efb7aff972e2821d3d4f158cbcec3.zip
TPE-141 Remove RULE 5.4
Remove RULE 5.4 because domain building block need to link another domain blocks Change-Id: I0cb322dd3958b58cfc8f217d069210cc2563f255 Signed-off-by: Donghoon Shin <dhs.shin@samsung.com>
Diffstat (limited to 'RULES')
-rw-r--r--RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RULES b/RULES
index 463e78c..6dc7bdf 100644
--- a/RULES
+++ b/RULES
@@ -105,7 +105,7 @@
5.3. A block must NOT have any files included
-5.4. A block that is not preset/feature cannot add "Requires"/"Suggests" on
+5.4. (DEPRECATED) A block that is not preset/feature cannot add "Requires"/"Suggests" on
another block that is not a direct child of it (ref. RULE 2.6)
E.g., sub2-* cannot Requires/Suggests another root/sub1/sub2
E.g., sub1-A cannot Requires/Suggests sub2-B-X