ostroproject / meta-iot-web

Other
4 stars 9 forks source link

iot-rest-api-server: update to latest version #8

Closed nagineni closed 8 years ago

nagineni commented 8 years ago

Pull in the latest version of iot-rest-api-server that contains the new implementation without express. Also, updated install task to skip the unneeded files like app framework bindings and old version of implementation based on express.

Signed-off-by: Sudarsana Nagineni sudarsana.nagineni@intel.com

nagineni commented 8 years ago

@poussa

nagineni commented 8 years ago

We can fully remove the compile task from iot-rest-api-server recipe since we drooped all node module dependencies. I will drop it once the new version of iot-rest-api-server is stable and no new module dependency required.

poussa commented 8 years ago

Looking good.