[TIC-CORE] provides default-recipe for 1st-release 55/104355/1
authorChulwoo Shin <cw1.shin@samsung.com>
Tue, 13 Dec 2016 07:13:09 +0000 (16:13 +0900)
committerChulwoo Shin <cw1.shin@samsung.com>
Tue, 13 Dec 2016 07:13:09 +0000 (16:13 +0900)
commit95e35418419d443b87102155fa2822e6c63220a5
tree3bb4d098c143cdd3178081d807a771fc2172eaaf
parent1936539e7ea6190f0022af5891fba2f6a094f697
[TIC-CORE] provides default-recipe for 1st-release

- provides default-recipe for creating image
- provides the 1st draft recipe parser
- modify response data of analysis

Change-Id: I30af364856a732af2f19076e6b1072287a4498f2
Signed-off-by: Chulwoo Shin <cw1.shin@samsung.com>
test/test_dependency.py
test/test_repodata.py
tic/command.py
tic/dependency.py
tic/parser/recipe_parser.py [new file with mode: 0644]
tic/repo.py
tic/server/tic_server.py
tic/utils/file.py
tools/tic-core