added info retrieval
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 10 Dec 2015 15:39:05 +0000 (16:39 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 10 Dec 2015 15:39:05 +0000 (16:39 +0100)
commitf3d64b7c741677cd28e2a11deed67196cd02b46a
tree57b6ee3ca5a206d78a39dbcdae49cac5a75ae59a
parent63f8720a3e610c0dc37bda3138d2e8de98ec1a78
added info retrieval

Change-Id: I6f91b15e87308cf01db4ddafa3c2715c251f5fe5
19 files changed:
.gitignore
src/Makefile.am
src/appfwk.c [new file with mode: 0644]
src/verbose.c [moved from src/wgtpkg-verbose.c with 100% similarity]
src/verbose.h [new file with mode: 0644]
src/wgt-config.c
src/wgt-config.h
src/wgt-info.c [new file with mode: 0644]
src/wgt-info.h [new file with mode: 0644]
src/wgt-locales.c [deleted file]
src/wgt.c
src/wgt.h
src/wgtpkg-digsig.c
src/wgtpkg-info.c [new file with mode: 0644]
src/wgtpkg-install.c
src/wgtpkg-pack.c
src/wgtpkg-sign.c
src/wgtpkg-workdir.c
src/wgtpkg.h