Remove OCICUC from build and repo
authorErich Keane <erich.keane@intel.com>
Thu, 15 Jan 2015 19:41:05 +0000 (11:41 -0800)
committerErich Keane <erich.keane@intel.com>
Fri, 16 Jan 2015 00:37:34 +0000 (16:37 -0800)
commitc7c299d8ed116d6ba0f19acd0f1be950f9c6e6d2
tree91a1d6227e66a3c396cf962ff50c5218d038a695
parent549444d43315442398cff0bb2801498dedd4e747
Remove OCICUC from build and repo

The OCICUC library isn't properly being maintained and isn't really being
used, so it is being removed.

Signed-off-by: Erich Keane <erich.keane@intel.com>
Change-Id: I613072d5256fd53c6d7ef179cd971356caf18d41
18 files changed:
resource/buildScript.mk
resource/examples/SConscript
resource/examples/makefile
resource/examples/ocicuc/.gitignore [deleted file]
resource/examples/ocicuc/Makefile [deleted file]
resource/examples/ocicuc/README [deleted file]
resource/examples/ocicuc/SConscript [deleted file]
resource/examples/ocicuc/client.cpp [deleted file]
resource/examples/ocicuc/demo_client.hpp [deleted file]
resource/examples/ocicuc/driver.cpp [deleted file]
resource/examples/ocicuc/exec.hpp [deleted file]
resource/examples/ocicuc/light_resource.cpp [deleted file]
resource/examples/ocicuc/light_resource.hpp [deleted file]
resource/examples/ocicuc/monoprocess.cpp [deleted file]
resource/examples/ocicuc/server.cpp [deleted file]
resource/examples/ocicuc/small_example.cpp [deleted file]
resource/examples/ocicuc/utility.cpp [deleted file]
resource/examples/ocicuc/utility.hpp [deleted file]