Openembedded Core Discussions
 help / color / mirror / Atom feed
* [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab
@ 2020-06-04 17:47 Rahul Kumar
  2020-06-04 18:02 ` ✗ patchtest: failure for " Patchwork
  2020-06-04 18:09 ` [OE-core] [meta-oe,zeus][PATCH] " Denys Dmytriyenko
  0 siblings, 2 replies; 4+ messages in thread
From: Rahul Kumar @ 2020-06-04 17:47 UTC (permalink / raw)
  To: openembedded-core; +Cc: Armin Kuster, Khem Raj, Rahul Kumar

From: Armin Kuster <akuster808@gmail.com>

It appears Xiph.Org is now on gitlab
https://gitlab.xiph.org/xiph

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit cc6e59fdff71e47ef5b9b40aab3bcd9438960ea4)
Signed-off-by: Rahul Kumar <rahulk@mvista.com>
---
 meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
index beeb23a..d2ad961 100644
--- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
+++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
                     file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
 DEPENDS = "libogg"
 
-SRC_URI = "git://git.xiph.org/tremor.git;protocol=https \
+SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https \
            file://obsolete_automake_macros.patch;striplevel=0 \
            file://tremor-arm-thumb2.patch \
 "
-- 
2.7.4


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

* ✗ patchtest: failure for tremor: update SRC_URI as project moved to gitlab
  2020-06-04 17:47 [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab Rahul Kumar
@ 2020-06-04 18:02 ` Patchwork
  2020-06-04 18:09 ` [OE-core] [meta-oe,zeus][PATCH] " Denys Dmytriyenko
  1 sibling, 0 replies; 4+ messages in thread
From: Patchwork @ 2020-06-04 18:02 UTC (permalink / raw)
  To: Rahul Chauhan; +Cc: openembedded-core

== Series Details ==

Series: tremor: update SRC_URI as project moved to gitlab
Revision: 1
URL   : https://patchwork.openembedded.org/series/24487/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Patch            [meta-oe,zeus] tremor: update SRC_URI as project moved to gitlab
 Issue             Series sent to the wrong mailing list [test_target_mailing_list] 
  Suggested fix    Check the project's README (meta-oe,zeus) and send the patch to the indicated list

* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  zeus (currently at ee95a39928)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe


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

* Re: [OE-core] [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab
  2020-06-04 17:47 [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab Rahul Kumar
  2020-06-04 18:02 ` ✗ patchtest: failure for " Patchwork
@ 2020-06-04 18:09 ` Denys Dmytriyenko
  2020-06-04 18:44   ` Rahul Kumar
  1 sibling, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2020-06-04 18:09 UTC (permalink / raw)
  To: Rahul Kumar; +Cc: openembedded-core, Armin Kuster, Khem Raj

Why openembedded-core mailing list?

On Thu, Jun 04, 2020 at 11:17:08PM +0530, Rahul Kumar wrote:
> From: Armin Kuster <akuster808@gmail.com>
> 
> It appears Xiph.Org is now on gitlab
> https://gitlab.xiph.org/xiph
> 
> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> (cherry picked from commit cc6e59fdff71e47ef5b9b40aab3bcd9438960ea4)
> Signed-off-by: Rahul Kumar <rahulk@mvista.com>
> ---
>  meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
> index beeb23a..d2ad961 100644
> --- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
> +++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
>                      file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
>  DEPENDS = "libogg"
>  
> -SRC_URI = "git://git.xiph.org/tremor.git;protocol=https \
> +SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https \
>             file://obsolete_automake_macros.patch;striplevel=0 \
>             file://tremor-arm-thumb2.patch \
>  "
> -- 
> 2.7.4
> 

> 


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

* Re: [OE-core] [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab
  2020-06-04 18:09 ` [OE-core] [meta-oe,zeus][PATCH] " Denys Dmytriyenko
@ 2020-06-04 18:44   ` Rahul Kumar
  0 siblings, 0 replies; 4+ messages in thread
From: Rahul Kumar @ 2020-06-04 18:44 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: OE-core, Armin Kuster, Khem Raj

[-- Attachment #1: Type: text/plain, Size: 1822 bytes --]

Hi Denys,

I apologize, By Mistake it happened.
Now i have sent it to the correct mailing list .

*Thanks & Regards,*
Rahul Kumar
Software Engineer,Linux Solutions Engineering
Group,Montavista Software LLC
Email Id: rahulk@mvista.com
<https://plus.google.com/+CodeTwoSoftware>


On Thu, Jun 4, 2020 at 11:39 PM Denys Dmytriyenko <denis@denix.org> wrote:

> Why openembedded-core mailing list?
>
> On Thu, Jun 04, 2020 at 11:17:08PM +0530, Rahul Kumar wrote:
> > From: Armin Kuster <akuster808@gmail.com>
> >
> > It appears Xiph.Org is now on gitlab
> > https://gitlab.xiph.org/xiph
> >
> > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > (cherry picked from commit cc6e59fdff71e47ef5b9b40aab3bcd9438960ea4)
> > Signed-off-by: Rahul Kumar <rahulk@mvista.com>
> > ---
> >  meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-multimedia/recipes-multimedia/tremor/
> tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/
> tremor_20180319.bb
> > index beeb23a..d2ad961 100644
> > --- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
> > +++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
> > @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
> >
> file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
> >  DEPENDS = "libogg"
> >
> > -SRC_URI = "git://git.xiph.org/tremor.git;protocol=https \
> > +SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https \
> >             file://obsolete_automake_macros.patch;striplevel=0 \
> >             file://tremor-arm-thumb2.patch \
> >  "
> > --
> > 2.7.4
> >
>
> > 
>
>

[-- Attachment #2: Type: text/html, Size: 4659 bytes --]

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

end of thread, other threads:[~2020-06-04 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04 17:47 [meta-oe,zeus][PATCH] tremor: update SRC_URI as project moved to gitlab Rahul Kumar
2020-06-04 18:02 ` ✗ patchtest: failure for " Patchwork
2020-06-04 18:09 ` [OE-core] [meta-oe,zeus][PATCH] " Denys Dmytriyenko
2020-06-04 18:44   ` Rahul Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox