* [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV
@ 2017-01-18 22:59 Joe Slater
2017-01-19 8:59 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Joe Slater @ 2017-01-18 22:59 UTC (permalink / raw)
To: openembedded-devel
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}"
# patch to disable timeout because timeout are not available with actual version
# of core-utils
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV
2017-01-18 22:59 [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV Joe Slater
@ 2017-01-19 8:59 ` Martin Jansa
2017-01-25 14:58 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2017-01-19 8:59 UTC (permalink / raw)
To: openembedded-devel
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV
2017-01-19 8:59 ` Martin Jansa
@ 2017-01-25 14:58 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2017-01-25 14:58 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 2521 bytes --]
On Thu, Jan 19, 2017 at 09:59:59AM +0100, Martin Jansa wrote:
> 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
This will make the version going backwards, but as people using this
recipe didn't care about the "git" version I guess they don't care
about:
netdata-1.0.1+gitAUTOINC+36c1304e37: Package version for package
netdata-dbg went backwards which would break package feeds from
(0:git-r0.45 to 0:1.0.1+git0+36c1304e37-r0.0) [version-going-backwards]
as well, if anyone cares, please send PE bumps for netdata, libubox,
relayd, cppzmq:
libubox-1.0.1+gitAUTOINC+155bf39896: Package version for package libubox
went backwards which would break package feeds from (0:git-r0.53 to
0:1.0.1+git0+155bf39896-r0.0) [version-going-backwards]
relayd-0.0.1+gitAUTOINC+2970ff60ba: Package version for package
relayd-dbg went backwards which would break package feeds from
(0:git-r0.48 to 0:0.0.1+git0+2970ff60ba-r0.0) [version-going-backwards]
cppzmq-4.1.5+gitAUTOINC+68a7b09cfc: Package version for package
cppzmq-dev went backwards which would break package feeds from
(0:git-r0.48 to 0:4.1.5+git0+68a7b09cfc-r0.0) [version-going-backwards]
>
> >
> > # 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
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-01-25 14:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 22:59 [meta-webserver][PATCH 1/1] netdata: derive PV from SRCPV Joe Slater
2017-01-19 8:59 ` Martin Jansa
2017-01-25 14:58 ` Martin Jansa
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.