* [meta-oe] [PATCH] kpatch: upgrade 0.7.1 -> 0.8.0
@ 2019-08-23 5:22 Yuan Chao
2019-08-23 8:36 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: Yuan Chao @ 2019-08-23 5:22 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
---
meta-oe/recipes-kernel/kpatch/kpatch_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
index dc247942f..508bddb86 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
+++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
@@ -2,9 +2,9 @@ require kpatch.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "d7c5810e2a6acacfa5fec1e38d2f75af8e8c818c"
+SRCREV = "2a29bc7dea9a7da12705c7b50315eee1acdd9156"
-PV = "0.7.1+git${SRCPV}"
+PV = "0.8.0+git${SRCPV}"
S = "${WORKDIR}/git"
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [meta-oe] [PATCH] kpatch: upgrade 0.7.1 -> 0.8.0
@ 2019-08-23 5:28 Zang Ruochen
0 siblings, 0 replies; 3+ messages in thread
From: Zang Ruochen @ 2019-08-23 5:28 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
meta-oe/recipes-kernel/kpatch/kpatch_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
index dc24794..508bddb 100644
--- a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
+++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
@@ -2,9 +2,9 @@ require kpatch.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "d7c5810e2a6acacfa5fec1e38d2f75af8e8c818c"
+SRCREV = "2a29bc7dea9a7da12705c7b50315eee1acdd9156"
-PV = "0.7.1+git${SRCPV}"
+PV = "0.8.0+git${SRCPV}"
S = "${WORKDIR}/git"
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [meta-oe] [PATCH] kpatch: upgrade 0.7.1 -> 0.8.0
2019-08-23 5:22 [meta-oe] [PATCH] kpatch: upgrade 0.7.1 -> 0.8.0 Yuan Chao
@ 2019-08-23 8:36 ` Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2019-08-23 8:36 UTC (permalink / raw)
To: Yuan Chao; +Cc: openembedded-devel
On Fri, Aug 23, 2019 at 02:22:15PM +0900, Yuan Chao wrote:
> Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
> ---
> meta-oe/recipes-kernel/kpatch/kpatch_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
> index dc247942f..508bddb86 100644
> --- a/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
> +++ b/meta-oe/recipes-kernel/kpatch/kpatch_git.bb
> @@ -2,9 +2,9 @@ require kpatch.inc
>
> LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
> -SRCREV = "d7c5810e2a6acacfa5fec1e38d2f75af8e8c818c"
> +SRCREV = "2a29bc7dea9a7da12705c7b50315eee1acdd9156"
>
> -PV = "0.7.1+git${SRCPV}"
> +PV = "0.8.0+git${SRCPV}"
>...
This is exactly the 0.8.0 release, please set
PV = "0.8.0"
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-23 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-23 5:22 [meta-oe] [PATCH] kpatch: upgrade 0.7.1 -> 0.8.0 Yuan Chao
2019-08-23 8:36 ` Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2019-08-23 5:28 Zang Ruochen
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.