All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] ostree: Upgrade 2019.4 -> 2019.5
@ 2019-11-01  5:57 Alex Kiernan
  2019-11-01 19:12 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Kiernan @ 2019-11-01  5:57 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
---

 .../ostree/{ostree_2019.4.bb => ostree_2019.5.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/ostree/{ostree_2019.4.bb => ostree_2019.5.bb} (99%)

diff --git a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
similarity index 99%
rename from meta-oe/recipes-extended/ostree/ostree_2019.4.bb
rename to meta-oe/recipes-extended/ostree/ostree_2019.5.bb
index 505c9fcccc59..efe1b3616f23 100644
--- a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb
+++ b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
@@ -28,7 +28,7 @@ SRC_URI = " \
     file://0001-Always-enable-trivial-httpd-for-tests.patch \
     file://0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch \
 "
-SRCREV = "9d39e7d91e8497987cad69a3fbed5c5fc91eebdc"
+SRCREV = "980ca07b03b3aa7e0012729dd6c84b0878775d93"
 
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+)"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-oe][PATCH] ostree: Upgrade 2019.4 -> 2019.5
  2019-11-01  5:57 [meta-oe][PATCH] ostree: Upgrade 2019.4 -> 2019.5 Alex Kiernan
@ 2019-11-01 19:12 ` Khem Raj
  2019-11-02  8:33   ` Alex Kiernan
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2019-11-01 19:12 UTC (permalink / raw)
  To: Alex Kiernan; +Cc: openembeded-devel

Fails to patch

RROR: ostree-2019.5-r0 do_patch: Command Error: 'quilt --quiltrc
/mnt/b/yoe/build/tmp/work/aarch64-yoe-linux-musl/ostree/2019.5-r0/recipe-sysroot-native/etc/quiltrc
push' exited with 0  Output:
Applying patch 0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch
patching file Makefile-ostree.am
patching file configure.ac
Hunk #1 FAILED at 192.
1 out of 1 hunk FAILED -- rejects in file configure.ac
Patch 0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch
does not apply (enforce with -f)

On Thu, Oct 31, 2019 at 10:57 PM Alex Kiernan <alex.kiernan@gmail.com> wrote:
>
> Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
> ---
>
>  .../ostree/{ostree_2019.4.bb => ostree_2019.5.bb}               | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-extended/ostree/{ostree_2019.4.bb => ostree_2019.5.bb} (99%)
>
> diff --git a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> similarity index 99%
> rename from meta-oe/recipes-extended/ostree/ostree_2019.4.bb
> rename to meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> index 505c9fcccc59..efe1b3616f23 100644
> --- a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb
> +++ b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> @@ -28,7 +28,7 @@ SRC_URI = " \
>      file://0001-Always-enable-trivial-httpd-for-tests.patch \
>      file://0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch \
>  "
> -SRCREV = "9d39e7d91e8497987cad69a3fbed5c5fc91eebdc"
> +SRCREV = "980ca07b03b3aa7e0012729dd6c84b0878775d93"
>
>  UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+)"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-oe][PATCH] ostree: Upgrade 2019.4 -> 2019.5
  2019-11-01 19:12 ` Khem Raj
@ 2019-11-02  8:33   ` Alex Kiernan
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Kiernan @ 2019-11-02  8:33 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

On Fri, Nov 1, 2019 at 7:13 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> Fails to patch
>
> RROR: ostree-2019.5-r0 do_patch: Command Error: 'quilt --quiltrc
> /mnt/b/yoe/build/tmp/work/aarch64-yoe-linux-musl/ostree/2019.5-r0/recipe-sysroot-native/etc/quiltrc
> push' exited with 0  Output:
> Applying patch 0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch
> patching file Makefile-ostree.am
> patching file configure.ac
> Hunk #1 FAILED at 192.
> 1 out of 1 hunk FAILED -- rejects in file configure.ac
> Patch 0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch
> does not apply (enforce with -f)
>

Bother... looks I failed to test with just that patch and not the
subsequent one where I threw away those patches and implemented ptest.

Will redo

> On Thu, Oct 31, 2019 at 10:57 PM Alex Kiernan <alex.kiernan@gmail.com> wrote:
> >
> > Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
> > ---
> >
> >  .../ostree/{ostree_2019.4.bb => ostree_2019.5.bb}               | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >  rename meta-oe/recipes-extended/ostree/{ostree_2019.4.bb => ostree_2019.5.bb} (99%)
> >
> > diff --git a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> > similarity index 99%
> > rename from meta-oe/recipes-extended/ostree/ostree_2019.4.bb
> > rename to meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> > index 505c9fcccc59..efe1b3616f23 100644
> > --- a/meta-oe/recipes-extended/ostree/ostree_2019.4.bb
> > +++ b/meta-oe/recipes-extended/ostree/ostree_2019.5.bb
> > @@ -28,7 +28,7 @@ SRC_URI = " \
> >      file://0001-Always-enable-trivial-httpd-for-tests.patch \
> >      file://0002-Gate-ostree-trivial-httpd-on-BUILDOPT_TRIVIAL_HTTPD.patch \
> >  "
> > -SRCREV = "9d39e7d91e8497987cad69a3fbed5c5fc91eebdc"
> > +SRCREV = "980ca07b03b3aa7e0012729dd6c84b0878775d93"
> >
> >  UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+)"
> >
> > --
> > 2.17.1
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel



-- 
Alex Kiernan


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-02  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01  5:57 [meta-oe][PATCH] ostree: Upgrade 2019.4 -> 2019.5 Alex Kiernan
2019-11-01 19:12 ` Khem Raj
2019-11-02  8:33   ` Alex Kiernan

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.