diff options
author | Donghoon Shin <dhs.shin@samsung.com> | 2017-08-03 12:47:54 +0900 |
---|---|---|
committer | Donghoon Shin <dhs.shin@samsung.com> | 2017-08-03 12:48:47 +0900 |
commit | ab7293d9181efb7aff972e2821d3d4f158cbcec3 (patch) | |
tree | d0f3e55e85eded42d62e1f76569dfd0ef388c07c /RULES | |
parent | 2903a86a1f970d49df0cac80edf11a7e3eb0ee53 (diff) | |
download | building-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-- | RULES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |