Initial codes of tota-upg
authorSunmin Lee <sunm.lee@samsung.com>
Fri, 14 Jul 2017 05:34:38 +0000 (14:34 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 24 Aug 2017 06:13:55 +0000 (15:13 +0900)
commitce44905cd9bf24fcf1d14bc4403ef331f5336819
tree83fd0b3d25cd578108e7f11137a550694074aef9
parentbb0b0480c927458959d61fbdf91e70d84c898652
Initial codes of tota-upg

Change-Id: I5bef4311c1ceb5a91d836f4aed9aefd7d7c0f5af
21 files changed:
mk_delta/common/bin/CreatePatch.py [new file with mode: 0755]
mk_delta/common/bin/chsmack_attr.sh [new file with mode: 0755]
mk_delta/common/bin/dzImagescript.sh [new file with mode: 0755]
mk_delta/common/bin/extended_attr.sh [new file with mode: 0755]
mk_delta/common/bin/unpack.sh [new file with mode: 0755]
mk_delta/rpi3/bin/batch_mk_delta.sh [new file with mode: 0755]
mk_delta/rpi3/bin/mk_delta.sh [new file with mode: 0755]
mk_delta/rpi3/bin/mk_part_delta.sh [new file with mode: 0755]
mk_delta/rpi3/bin/pack_delta_tar.sh [new file with mode: 0755]
mk_delta/rpi3/cfg/default_part.cfg [new file with mode: 0644]
mk_delta/rpi3/cfg/delta.cfg [new file with mode: 0644]
mk_delta/rpi3/data/new_tar/.gitignore [new file with mode: 0755]
mk_delta/rpi3/data/old_tar/.gitignore [new file with mode: 0755]
mk_delta/tw1/bin/batch_mk_delta.sh [new file with mode: 0755]
mk_delta/tw1/bin/mk_delta.sh [new file with mode: 0755]
mk_delta/tw1/bin/mk_part_delta.sh [new file with mode: 0755]
mk_delta/tw1/bin/pack_delta_tar.sh [new file with mode: 0755]
mk_delta/tw1/cfg/default_part.cfg [new file with mode: 0755]
mk_delta/tw1/cfg/delta.cfg [new file with mode: 0755]
mk_delta/tw1/data/new_tar/.gitignore [new file with mode: 0755]
mk_delta/tw1/data/old_tar/.gitignore [new file with mode: 0755]