diff options
author | Guy Sagnes <guy.sagnes@continental-corporation.com> | 2014-02-21 10:26:10 +0100 |
---|---|---|
committer | Guy Sagnes <guy.sagnes@continental-corporation.com> | 2014-02-21 10:26:10 +0100 |
commit | 94b07e2221c3333a5a54f689eca4249667892f74 (patch) | |
tree | 2b84212ce2e1ea68c1c0652d34d4adbf9303e785 | |
download | persistence-common-object-94b07e2221c3333a5a54f689eca4249667892f74.tar.gz persistence-common-object-94b07e2221c3333a5a54f689eca4249667892f74.tar.bz2 persistence-common-object-94b07e2221c3333a5a54f689eca4249667892f74.zip |
Initial file
Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
-rw-r--r-- | README | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -0,0 +1,26 @@ +GENIVI PersistenceCommonLibrary README +===================================== + +This is the official source of the GENIVI Persistence Common Library. At present, all +relevant documentation for this project is available in the GENIVI wiki on: + +https://collab.genivi.org/wiki/display/genivi/SysInfraEGPersistenceCommonLibraryData + +Master location for GENIVI Persistence Common Library +http://git.projects.genivi.org/persistence/persistence-common.git + +License +------- + +For licensing information see the COPYING file, +distributed along with this project. + + +Build Dependencies and Instructions +----------------------------------- + +The Persistence Common Library has dependencies on the itzam library. + +The Persistence Common Library specifies the organization of Genivi's persistence data and provides +access to the resource congiguration table and to the local and the shared data bases. + |