[oe] [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV

Martin Jansa martin.jansa at gmail.com
Thu Jan 19 08:59:59 UTC 2017


On Wed, Jan 18, 2017 at 02:59:25PM -0800, Joe Slater wrote:
> Currently, PV is "git" and contains no version information.
> 
> Signed-off-by: Joe Slater <jslater at windriver.com>
> ---
>  .../recipes-webadmin/netdata/netdata_git.bb        |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-webserver/recipes-webadmin/netdata/netdata_git.bb b/meta-webserver/recipes-webadmin/netdata/netdata_git.bb
> index 317ddcc..bd43cea 100644
> --- a/meta-webserver/recipes-webadmin/netdata/netdata_git.bb
> +++ b/meta-webserver/recipes-webadmin/netdata/netdata_git.bb
> @@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=747afe070ea9d6c2be0a31353609a35b"
>  
>  SRC_URI = "git://github.com/firehol/netdata.git;protocol=https"
>  SRCREV = "36c1304e37094174ea51001903058e65053107ca"
> +PV = "git+${SRCPV}"

1.0.1+git${SRCPV} as configure.ac says

>  
>  # patch to disable timeout because timeout are not available with actual version
>  # of core-utils
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170119/cd199a74/attachment-0002.sig>


More information about the Openembedded-devel mailing list