HAL: change HAL module to use hwcommon library
authortaeyoung <ty317.kim@samsung.com>
Thu, 12 Nov 2015 04:42:35 +0000 (13:42 +0900)
committertaeyoung <ty317.kim@samsung.com>
Thu, 12 Nov 2015 04:51:07 +0000 (13:51 +0900)
commiteaa2f9fe64398865ab6eb889469c1f824dc0c472
tree3335fb7a0347108b206e5257f5e3259e0bf80b59
parent8d6110e0432fd49faad07cbc50143ce6a7ff00ce
HAL: change HAL module to use hwcommon library

- Previous implementation is from Tizen 2.4, and it was not
  use the new HAL structure.
- To support New HAL of Tizen 3.0, it uses hwcommon library
  which defines the interfaces between kernel and platform.

Change-Id: I8340dbbdd7516a206ecc311dd91c1ab617dcfe63
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
LICENSE [moved from apache-2.0.txt with 100% similarity]
hw/display/CMakeLists.txt [new file with mode: 0644]
hw/display/display.c [new file with mode: 0644]
hw/led/CMakeLists.txt [new file with mode: 0644]
hw/led/led.c [new file with mode: 0644]
hw/shared.c [new file with mode: 0644]
hw/shared.h [new file with mode: 0644]
packaging/device-manager-plugin-sc7727.spec [deleted file]
packaging/device-manager-plugin-sc7730.manifest [moved from device-manager-plugin-sc7727.manifest with 63% similarity]
packaging/device-manager-plugin-sc7730.spec [new file with mode: 0644]