[TIC-CORE] provide conflict function 90/112690/1
authorChulwoo Shin <cw1.shin@samsung.com>
Thu, 2 Feb 2017 17:05:24 +0000 (02:05 +0900)
committerChulwoo Shin <cw1.shin@samsung.com>
Thu, 2 Feb 2017 17:05:24 +0000 (02:05 +0900)
commitcbcc03e19e5d310f304086b1bb0c0f0ac5c9d6f2
tree3c0f9a4874046152f6085a9e8c2363d01bbdebea
parentb7b3e4c49b6ce05f27838acf5c970f663f67dfef
[TIC-CORE] provide conflict function

- If there is a matching package the package cannot be installed

Change-Id: I35127a889b667bff405a0c6cc5a6c9d6e6d11809
Signed-off-by: Chulwoo Shin <cw1.shin@samsung.com>
tic/command.py
tic/dependency.py
tic/parser/recipe_parser.py
tic/parser/repo_parser.py
tic/server/tic_server.py