Separate pkg related tools into directory hierachy 99/219299/5
authorJunghyun Yeon <jungh.yeon@samsung.com>
Wed, 4 Dec 2019 06:13:41 +0000 (15:13 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 2 Jul 2020 01:51:21 +0000 (01:51 +0000)
commitdeab067a459e37cda5e1a84ae058fd465d9f2ff0
treecd55851f8a8f9cab4bc1ae2160d5b2ad9d120496
parent193ff55f0232786de15a925ef5f9daee3ad2d7f1
Separate pkg related tools into directory hierachy

Change-Id: Ib62eae0ca92796c33f5a2a55953f7187bd3a3f72
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
CMakeLists.txt
src/install_preload_pkg/install_preload_pkg.c [moved from src/install_preload_pkg.c with 100% similarity]
src/pkg_cleardata/pkg_cleardata.c [moved from src/pkg_cleardata.c with 100% similarity]
src/pkg_getsize/pkg_getsize.c [moved from src/pkg_getsize.c with 100% similarity]
src/pkg_upgrade/include/pkg_upgrade.h [moved from src/pkg_upgrade.h with 100% similarity]
src/pkg_upgrade/pkg_upgrade.c [moved from src/pkg_upgrade.c with 99% similarity]
src/pkgcmd/delta.c [moved from src/delta.c with 100% similarity]
src/pkgcmd/delta.h [moved from src/delta.h with 100% similarity]
src/pkgcmd/pkg_cmd.c [moved from src/pkg_cmd.c with 100% similarity]
src/pkginfo/pkg_info.c [moved from src/pkg_info.c with 100% similarity]
src/rsc-slice/pkg_rsc_slice.c [moved from src/pkg_rsc_slice.c with 100% similarity]