summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sagnes <guy.sagnes@continental-corporation.com>2014-02-21 10:26:10 +0100
committerGuy Sagnes <guy.sagnes@continental-corporation.com>2014-02-21 10:26:10 +0100
commit94b07e2221c3333a5a54f689eca4249667892f74 (patch)
tree2b84212ce2e1ea68c1c0652d34d4adbf9303e785
downloadpersistence-common-object-94b07e2221c3333a5a54f689eca4249667892f74.tar.gz
Initial file
Signed-off-by: Guy Sagnes <guy.sagnes@continental-corporation.com>
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3cd204a
--- /dev/null
+++ b/README
@@ -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.
+