* [meta-oe][daisy][PATCH] live555: fix fetch problem @ 2014-06-14 19:44 Steffen Sledz 2014-06-16 6:32 ` Steffen Sledz 0 siblings, 1 reply; 9+ messages in thread From: Steffen Sledz @ 2014-06-14 19:44 UTC (permalink / raw) To: openembedded-devel; +Cc: Koen Kooi live.2013.04.30.tar.gz is no longer available at original live555 url and the url of the FreeBSD mirror has changed according to[1]. [1] <http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> --- meta-oe/recipes-multimedia/live555/live555.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc index a36177d..0c8208a 100644 --- a/meta-oe/recipes-multimedia/live555/live555.inc +++ b/meta-oe/recipes-multimedia/live555/live555.inc @@ -7,13 +7,13 @@ HOMEPAGE = "http://live.com/" LICENSE = "LGPLv3" SECTION = "devel" -INC_PR = "r0" +INC_PR = "r1" URLV = "${@d.getVar('PV',1)[0:4]}.${@d.getVar('PV',1)[4:6]}.${@d.getVar('PV',1)[6:8]}" SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \ file://config.linux-cross" # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older -MIRRORS += "http://www.live555.com/liveMedia/public/ http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \n" +MIRRORS += "http://www.live555.com/liveMedia/public/ http://distcache.FreeBSD.org/ports-distfiles/ \n" S = "${WORKDIR}/live" TARGET_CC_ARCH += "${LDFLAGS}" -- 1.9.3 ^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-14 19:44 [meta-oe][daisy][PATCH] live555: fix fetch problem Steffen Sledz @ 2014-06-16 6:32 ` Steffen Sledz 2014-06-16 8:48 ` Paul Eggleton 0 siblings, 1 reply; 9+ messages in thread From: Steffen Sledz @ 2014-06-16 6:32 UTC (permalink / raw) To: openembedded-devel, openembedded-core; +Cc: Koen Kooi What is the right ML address for patches in this area? The meta-multimedia/README in git://git.openembedded.org/meta-openembedded (daisy branch) says: "Send pull requests to openembedded-devel@lists.openembedded.org" But i believe this should be openembedded-core@lists.openembedded.org. Steffen -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de Fax: +49 30 515932-299 Geschäftsführer: Dr. Michael Weber, Werner Mögle; Amtsgericht Berlin Charlottenburg; HRB 130120 B; Ust.-IDNr. DE273952058 ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 6:32 ` Steffen Sledz @ 2014-06-16 8:48 ` Paul Eggleton 2014-06-16 9:45 ` Steffen Sledz 0 siblings, 1 reply; 9+ messages in thread From: Paul Eggleton @ 2014-06-16 8:48 UTC (permalink / raw) To: Steffen Sledz; +Cc: Koen Kooi, openembedded-devel, openembedded-core Hi Steffen, On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: > What is the right ML address for patches in this area? > > The meta-multimedia/README in git://git.openembedded.org/meta-openembedded > (daisy branch) says: > > "Send pull requests to openembedded-devel@lists.openembedded.org" > > But i believe this should be openembedded-core@lists.openembedded.org. No, for all layers in the meta-openembedded repository it should be openembedded-devel as listed. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 8:48 ` Paul Eggleton @ 2014-06-16 9:45 ` Steffen Sledz 2014-06-16 10:59 ` Martin Jansa 0 siblings, 1 reply; 9+ messages in thread From: Steffen Sledz @ 2014-06-16 9:45 UTC (permalink / raw) To: Paul Eggleton, openembedded-devel; +Cc: Koen Kooi, openembedded-core On 16.06.2014 10:48, Paul Eggleton wrote: > On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: >> What is the right ML address for patches in this area? >> >> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded >> (daisy branch) says: >> >> "Send pull requests to openembedded-devel@lists.openembedded.org" >> >> But i believe this should be openembedded-core@lists.openembedded.org. > > No, for all layers in the meta-openembedded repository it should be > openembedded-devel as listed. OK, thx for this info. So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de Fax: +49 30 515932-299 Geschäftsführer: Dr. Michael Weber, Werner Mögle; Amtsgericht Berlin Charlottenburg; HRB 130120 B; Ust.-IDNr. DE273952058 ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 9:45 ` Steffen Sledz @ 2014-06-16 10:59 ` Martin Jansa 2014-06-16 12:03 ` Steffen Sledz 2014-06-16 16:36 ` akuster808 0 siblings, 2 replies; 9+ messages in thread From: Martin Jansa @ 2014-06-16 10:59 UTC (permalink / raw) To: Steffen Sledz Cc: Paul Eggleton, Koen Kooi, openembedded-devel, openembedded-core [-- Attachment #1: Type: text/plain, Size: 978 bytes --] On Mon, Jun 16, 2014 at 11:45:12AM +0200, Steffen Sledz wrote: > On 16.06.2014 10:48, Paul Eggleton wrote: > > On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: > >> What is the right ML address for patches in this area? > >> > >> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded > >> (daisy branch) says: > >> > >> "Send pull requests to openembedded-devel@lists.openembedded.org" > >> > >> But i believe this should be openembedded-core@lists.openembedded.org. > > > > No, for all layers in the meta-openembedded repository it should be > > openembedded-devel as listed. > > OK, thx for this info. > > So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). We still don't have meta-oe daisy maintainer :/ (and update to READMEs in daisy branch).. -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 188 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 10:59 ` Martin Jansa @ 2014-06-16 12:03 ` Steffen Sledz 2014-06-17 17:42 ` Martin Jansa 2014-06-16 16:36 ` akuster808 1 sibling, 1 reply; 9+ messages in thread From: Steffen Sledz @ 2014-06-16 12:03 UTC (permalink / raw) To: Martin Jansa Cc: Paul Eggleton, Koen Kooi, openembedded-devel, openembedded-core -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 16.06.2014 12:59, Martin Jansa wrote: > On Mon, Jun 16, 2014 at 11:45:12AM +0200, Steffen Sledz wrote: >> On 16.06.2014 10:48, Paul Eggleton wrote: >>> On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: >>>> What is the right ML address for patches in this area? >>>> >>>> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded (daisy branch) says: >>>> >>>> "Send pull requests to openembedded-devel@lists.openembedded.org" >>>> >>>> But i believe this should be openembedded-core@lists.openembedded.org. >>> >>> No, for all layers in the meta-openembedded repository it should be openembedded-devel as listed. >> >> OK, thx for this info. >> >> So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). > > We still don't have meta-oe daisy maintainer :/ (and update to READMEs in daisy branch).. How should i interpret this answer? There is nobody who can push my patch (about the live555 fetch problem, nothing about READMEs) to the daisy branch? - -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de Fax: +49 30 515932-299 Geschäftsführer: Dr. Michael Weber, Werner Mögle; Amtsgericht Berlin Charlottenburg; HRB 130120 B; Ust.-IDNr. DE273952058 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlOe3Q8ACgkQlSfCk8EgCzhdlQCgjMhmzGAk6sacNllCwiP/+Gd2 jxIAoONeZ+a1EwuBT8Dfg0cbmfXM0Lte =TnT1 -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 12:03 ` Steffen Sledz @ 2014-06-17 17:42 ` Martin Jansa 0 siblings, 0 replies; 9+ messages in thread From: Martin Jansa @ 2014-06-17 17:42 UTC (permalink / raw) To: Steffen Sledz Cc: Paul Eggleton, Koen Kooi, openembedded-devel, openembedded-core [-- Attachment #1: Type: text/plain, Size: 2189 bytes --] On Mon, Jun 16, 2014 at 02:03:27PM +0200, Steffen Sledz wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 16.06.2014 12:59, Martin Jansa wrote: > > On Mon, Jun 16, 2014 at 11:45:12AM +0200, Steffen Sledz wrote: > >> On 16.06.2014 10:48, Paul Eggleton wrote: > >>> On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: > >>>> What is the right ML address for patches in this area? > >>>> > >>>> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded (daisy branch) says: > >>>> > >>>> "Send pull requests to openembedded-devel@lists.openembedded.org" > >>>> > >>>> But i believe this should be openembedded-core@lists.openembedded.org. > >>> > >>> No, for all layers in the meta-openembedded repository it should be openembedded-devel as listed. > >> > >> OK, thx for this info. > >> > >> So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). > > > > We still don't have meta-oe daisy maintainer :/ (and update to READMEs in daisy branch).. > > How should i interpret this answer? > > There is nobody who can push my patch (about the live555 fetch problem, nothing about READMEs) to the daisy branch? That there can be longer delay, before we find daisy maintainer which will ACK your patch (and include it in consolidated pull request) to get it merged. (README update just should be first change in daisy branch which isn't included in master) > - -- > DResearch Fahrzeugelektronik GmbH > Otto-Schmirgal-Str. 3, 10319 Berlin, Germany > Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de > Fax: +49 30 515932-299 > Geschäftsführer: Dr. Michael Weber, Werner Mögle; > Amtsgericht Berlin Charlottenburg; HRB 130120 B; > Ust.-IDNr. DE273952058 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlOe3Q8ACgkQlSfCk8EgCzhdlQCgjMhmzGAk6sacNllCwiP/+Gd2 > jxIAoONeZ+a1EwuBT8Dfg0cbmfXM0Lte > =TnT1 > -----END PGP SIGNATURE----- -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 188 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 10:59 ` Martin Jansa 2014-06-16 12:03 ` Steffen Sledz @ 2014-06-16 16:36 ` akuster808 2014-06-16 17:20 ` Martin Jansa 1 sibling, 1 reply; 9+ messages in thread From: akuster808 @ 2014-06-16 16:36 UTC (permalink / raw) To: Martin Jansa, Steffen Sledz Cc: Paul Eggleton, Koen Kooi, openembedded-devel, openembedded-core Martin, You can add me as a meta-oe daisy maintainer, if there is still a need. - Armin On 06/16/2014 03:59 AM, Martin Jansa wrote: > On Mon, Jun 16, 2014 at 11:45:12AM +0200, Steffen Sledz wrote: >> On 16.06.2014 10:48, Paul Eggleton wrote: >>> On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: >>>> What is the right ML address for patches in this area? >>>> >>>> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded >>>> (daisy branch) says: >>>> >>>> "Send pull requests to openembedded-devel@lists.openembedded.org" >>>> >>>> But i believe this should be openembedded-core@lists.openembedded.org. >>> >>> No, for all layers in the meta-openembedded repository it should be >>> openembedded-devel as listed. >> >> OK, thx for this info. >> >> So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). > > We still don't have meta-oe daisy maintainer :/ (and update to READMEs > in daisy branch).. > > > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [meta-oe][daisy][PATCH] live555: fix fetch problem 2014-06-16 16:36 ` akuster808 @ 2014-06-16 17:20 ` Martin Jansa 0 siblings, 0 replies; 9+ messages in thread From: Martin Jansa @ 2014-06-16 17:20 UTC (permalink / raw) To: akuster808 Cc: Paul Eggleton, Koen Kooi, openembedded-core, openembedded-devel [-- Attachment #1: Type: text/plain, Size: 1388 bytes --] On Mon, Jun 16, 2014 at 09:36:37AM -0700, akuster808 wrote: > Martin, > > You can add me as a meta-oe daisy maintainer, if there is still a need. Thanks Armin, please send update to README files which will list you and your e-mail (to be added in CC: for daisy patches). > - Armin > > On 06/16/2014 03:59 AM, Martin Jansa wrote: > > On Mon, Jun 16, 2014 at 11:45:12AM +0200, Steffen Sledz wrote: > >> On 16.06.2014 10:48, Paul Eggleton wrote: > >>> On Monday 16 June 2014 08:32:55 Steffen Sledz wrote: > >>>> What is the right ML address for patches in this area? > >>>> > >>>> The meta-multimedia/README in git://git.openembedded.org/meta-openembedded > >>>> (daisy branch) says: > >>>> > >>>> "Send pull requests to openembedded-devel@lists.openembedded.org" > >>>> > >>>> But i believe this should be openembedded-core@lists.openembedded.org. > >>> > >>> No, for all layers in the meta-openembedded repository it should be > >>> openembedded-devel as listed. > >> > >> OK, thx for this info. > >> > >> So i hope the patch will make it into the daisy branch in the next time, because our build is broken meanwhile (OK, we have a workaround, but this is unendearing). > > > > We still don't have meta-oe daisy maintainer :/ (and update to READMEs > > in daisy branch).. > > > > > > -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 188 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2014-06-17 17:42 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-06-14 19:44 [meta-oe][daisy][PATCH] live555: fix fetch problem Steffen Sledz 2014-06-16 6:32 ` Steffen Sledz 2014-06-16 8:48 ` Paul Eggleton 2014-06-16 9:45 ` Steffen Sledz 2014-06-16 10:59 ` Martin Jansa 2014-06-16 12:03 ` Steffen Sledz 2014-06-17 17:42 ` Martin Jansa 2014-06-16 16:36 ` akuster808 2014-06-16 17:20 ` Martin Jansa
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox