[meta-intel] [PATCH][meta-intel-iot-middleware] iotkit-comm-js: updated examples and tutorials

Brendan Le Foll brendan.le.foll at intel.com
Wed Apr 22 01:48:53 PDT 2015


On Tue, Apr 21, 2015 at 09:11:20PM +0100, mark wrote:
> From: Mark Ceisel <mark.n.ceisel at intel.com>
> 
> JIRA: EDISON-2498
> 
> Signed-off-by: Mark Ceisel <mark.n.ceisel at intel.com>
> ---
>  recipes-devtools/iotkit-comm-js/iotkit-comm-js_0.1.1.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-devtools/iotkit-comm-js/iotkit-comm-js_0.1.1.bb b/recipes-devtools/iotkit-comm-js/iotkit-comm-js_0.1.1.bb
> index b7ea505..08c41bd 100644
> --- a/recipes-devtools/iotkit-comm-js/iotkit-comm-js_0.1.1.bb
> +++ b/recipes-devtools/iotkit-comm-js/iotkit-comm-js_0.1.1.bb
> @@ -1,10 +1,10 @@
>  DESCRIPTION = "Inter of Things communication library for device-to-device and device-to-cloud messaging"
>  LICENSE = "MIT"
>  
> -PR = "r2"
> +PR = "r3"
>  
>  SRC_URI = "git://github.com/intel-iot-devkit/iotkit-comm-js.git;protocol=https"
> -SRCREV = "3d78d3cf097dfbbb5a9f554497dec5ba8456a35c"
> +SRCREV = "984c84e453088edac7b430dbee29b45ce078baad"

SRCREV shouldn't change if $PV doesn't change... Please start using
tags on that repository and have a clear versioning. At the same time
get rid of PR.

Also this is 0.1.1 but on git that SRCREV has a package.json
indicating this is version 0.2.0...
https://github.com/intel-iot-devkit/iotkit-comm-js/blob/master/package.json#L3

Also please submit patches from a real email address :) I'm surprised
the ML server allows this tbh.

Cheers,
Brendan


More information about the meta-intel mailing list