From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV
Date: Thu, 19 Jan 2017 09:59:59 +0100 [thread overview]
Message-ID: <20170119085959.GD3265@jama> (raw)
In-Reply-To: <1484780365-11240-1-git-send-email-jslater@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]
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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2017-01-19 8:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 22:59 [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV Joe Slater
2017-01-19 8:59 ` Martin Jansa [this message]
2017-01-25 14:58 ` Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170119085959.GD3265@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.