* [PATCH] live555: add version 2011.11.20
@ 2011-11-28 8:49 Steffen Sledz
2011-11-28 9:10 ` Paul Menzel
0 siblings, 1 reply; 8+ messages in thread
From: Steffen Sledz @ 2011-11-28 8:49 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
---
recipes/live555/live555_20111120.bb | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
create mode 100644 recipes/live555/live555_20111120.bb
diff --git a/recipes/live555/live555_20111120.bb b/recipes/live555/live555_20111120.bb
new file mode 100644
index 0000000..7256007
--- /dev/null
+++ b/recipes/live555/live555_20111120.bb
@@ -0,0 +1,7 @@
+require live555.inc
+
+PR = "${INC_PR}.1"
+
+SRC_URI[md5sum] = "8e5ebefdf7d12ca9cfd7175ff3d7eef2"
+SRC_URI[sha256sum] = "695cf22d43516f082e26ee9eb8373a0ae3b4ed472f1e224b51d881219f694f2e"
+
--
1.7.7
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH] live555: add version 2011.11.20
2011-11-28 8:49 [PATCH] live555: add version 2011.11.20 Steffen Sledz
@ 2011-11-28 9:10 ` Paul Menzel
2011-11-28 9:23 ` Paul Menzel
2011-11-28 11:56 ` Steffen Sledz
0 siblings, 2 replies; 8+ messages in thread
From: Paul Menzel @ 2011-11-28 9:10 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]
Am Montag, den 28.11.2011, 09:49 +0100 schrieb Steffen Sledz:
Putting in here if and how you have tested this makes acknowledging
patches much easier!
Can the old recipe then removed? Could you also try to bring
`config.linux-cross` upstream, please?
> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
> ---
> recipes/live555/live555_20111120.bb | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 recipes/live555/live555_20111120.bb
>
> diff --git a/recipes/live555/live555_20111120.bb b/recipes/live555/live555_20111120.bb
> new file mode 100644
> index 0000000..7256007
> --- /dev/null
> +++ b/recipes/live555/live555_20111120.bb
> @@ -0,0 +1,7 @@
> +require live555.inc
> +
> +PR = "${INC_PR}.1"
Please start with 0.
> +
> +SRC_URI[md5sum] = "8e5ebefdf7d12ca9cfd7175ff3d7eef2"
> +SRC_URI[sha256sum] = "695cf22d43516f082e26ee9eb8373a0ae3b4ed472f1e224b51d881219f694f2e"
> +
No new line at the end please. Git complains about that as white space
error too.
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [PATCH] live555: add version 2011.11.20
2011-11-28 9:10 ` Paul Menzel
@ 2011-11-28 9:23 ` Paul Menzel
2011-11-28 10:24 ` Steffen Sledz
2011-11-28 11:56 ` Steffen Sledz
1 sibling, 1 reply; 8+ messages in thread
From: Paul Menzel @ 2011-11-28 9:23 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]
Am Montag, den 28.11.2011, 10:10 +0100 schrieb Paul Menzel:
> Am Montag, den 28.11.2011, 09:49 +0100 schrieb Steffen Sledz:
>
> Putting in here if and how you have tested this makes acknowledging
> patches much easier!
It does not even fetch for me anymore.
ERROR: Function 'Fetch failed: Unable to fetch URL http://www.live555.com/liveMedia/public/live.2011.11.20.tar.gz from any source.' failed
> Can the old recipe then removed? Could you also try to bring
> `config.linux-cross` upstream, please?
>
> > Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
> > ---
> > recipes/live555/live555_20111120.bb | 7 +++++++
> > 1 files changed, 7 insertions(+), 0 deletions(-)
> > create mode 100644 recipes/live555/live555_20111120.bb
> >
> > diff --git a/recipes/live555/live555_20111120.bb b/recipes/live555/live555_20111120.bb
> > new file mode 100644
> > index 0000000..7256007
> > --- /dev/null
> > +++ b/recipes/live555/live555_20111120.bb
> > @@ -0,0 +1,7 @@
> > +require live555.inc
> > +
> > +PR = "${INC_PR}.1"
>
> Please start with 0.
>
> > +
> > +SRC_URI[md5sum] = "8e5ebefdf7d12ca9cfd7175ff3d7eef2"
> > +SRC_URI[sha256sum] = "695cf22d43516f082e26ee9eb8373a0ae3b4ed472f1e224b51d881219f694f2e"
> > +
>
> No new line at the end please. Git complains about that as white space
> error too.
Thanks,
Paul
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [PATCH] live555: add version 2011.11.20
2011-11-28 9:23 ` Paul Menzel
@ 2011-11-28 10:24 ` Steffen Sledz
0 siblings, 0 replies; 8+ messages in thread
From: Steffen Sledz @ 2011-11-28 10:24 UTC (permalink / raw)
To: openembedded-devel; +Cc: Tom King, Paul Menzel
On 28.11.2011 10:23, Paul Menzel wrote:
> Am Montag, den 28.11.2011, 10:10 +0100 schrieb Paul Menzel:
>> Am Montag, den 28.11.2011, 09:49 +0100 schrieb Steffen Sledz:
>>
>> Putting in here if and how you have tested this makes acknowledging
>> patches much easier!
>
> It does not even fetch for me anymore.
>
> ERROR: Function 'Fetch failed: Unable to fetch URL http://www.live555.com/liveMedia/public/live.2011.11.20.tar.gz from any source.' failed
See thread <http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/013128.html>.
It's on the angstrom mirror (thanx to Koen) and i hope it will make it's way to the OE mirror in the next hours too.
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] 8+ messages in thread
* Re: [PATCH] live555: add version 2011.11.20
2011-11-28 9:10 ` Paul Menzel
2011-11-28 9:23 ` Paul Menzel
@ 2011-11-28 11:56 ` Steffen Sledz
2011-11-28 11:58 ` [PATCH v2] update live555 version Steffen Sledz
1 sibling, 1 reply; 8+ messages in thread
From: Steffen Sledz @ 2011-11-28 11:56 UTC (permalink / raw)
To: openembedded-devel; +Cc: Paul Menzel
On 28.11.2011 10:10, Paul Menzel wrote:
> Can the old recipe then removed?
I'm not sure but i think yes. I'll modify the patch.
> Could you also try to bring
> `config.linux-cross` upstream, please?
I'm not feeling as a live555 maintainer but i can try.
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] 8+ messages in thread
* [PATCH v2] update live555 version
2011-11-28 11:56 ` Steffen Sledz
@ 2011-11-28 11:58 ` Steffen Sledz
2011-11-28 11:59 ` [PATCH v2] live555: replace version 20110314 with 20111120 Steffen Sledz
0 siblings, 1 reply; 8+ messages in thread
From: Steffen Sledz @ 2011-11-28 11:58 UTC (permalink / raw)
To: openembedded-devel; +Cc: paulepanter
Steffen Sledz (1):
live555: replace version 20110314 with 20111120
recipes/live555/live555_20110314.bb | 8 --------
recipes/live555/live555_20111120.bb | 7 +++++++
2 files changed, 7 insertions(+), 8 deletions(-)
delete mode 100644 recipes/live555/live555_20110314.bb
create mode 100644 recipes/live555/live555_20111120.bb
--
1.7.7
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH v2] live555: replace version 20110314 with 20111120
2011-11-28 11:58 ` [PATCH v2] update live555 version Steffen Sledz
@ 2011-11-28 11:59 ` Steffen Sledz
2011-12-09 12:59 ` Steffen Sledz
0 siblings, 1 reply; 8+ messages in thread
From: Steffen Sledz @ 2011-11-28 11:59 UTC (permalink / raw)
To: openembedded-devel; +Cc: paulepanter
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
---
recipes/live555/live555_20110314.bb | 8 --------
recipes/live555/live555_20111120.bb | 7 +++++++
2 files changed, 7 insertions(+), 8 deletions(-)
delete mode 100644 recipes/live555/live555_20110314.bb
create mode 100644 recipes/live555/live555_20111120.bb
diff --git a/recipes/live555/live555_20110314.bb b/recipes/live555/live555_20110314.bb
deleted file mode 100644
index 44664d2..0000000
--- a/recipes/live555/live555_20110314.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require live555.inc
-
-PR = "${INC_PR}.0"
-
-SRC_URI[md5sum] = "ff65b2c598e970b4b6c8219a1811de00"
-SRC_URI[sha256sum] = "c6ce050a7f9f69901e6f7f81a6745c82d9419e3904a753b2d5db1139caaf6738"
-
-
diff --git a/recipes/live555/live555_20111120.bb b/recipes/live555/live555_20111120.bb
new file mode 100644
index 0000000..f6c4f63
--- /dev/null
+++ b/recipes/live555/live555_20111120.bb
@@ -0,0 +1,7 @@
+require live555.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "8e5ebefdf7d12ca9cfd7175ff3d7eef2"
+SRC_URI[sha256sum] = "695cf22d43516f082e26ee9eb8373a0ae3b4ed472f1e224b51d881219f694f2e"
+
--
1.7.7
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH v2] live555: replace version 20110314 with 20111120
2011-11-28 11:59 ` [PATCH v2] live555: replace version 20110314 with 20111120 Steffen Sledz
@ 2011-12-09 12:59 ` Steffen Sledz
0 siblings, 0 replies; 8+ messages in thread
From: Steffen Sledz @ 2011-12-09 12:59 UTC (permalink / raw)
To: openembedded-devel
On 28.11.2011 12:59, Steffen Sledz wrote:
> Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
> ---
> recipes/live555/live555_20110314.bb | 8 --------
> recipes/live555/live555_20111120.bb | 7 +++++++
> 2 files changed, 7 insertions(+), 8 deletions(-)
> delete mode 100644 recipes/live555/live555_20110314.bb
> create mode 100644 recipes/live555/live555_20111120.bb
>
> diff --git a/recipes/live555/live555_20110314.bb b/recipes/live555/live555_20110314.bb
> deleted file mode 100644
> index 44664d2..0000000
> --- a/recipes/live555/live555_20110314.bb
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -require live555.inc
> -
> -PR = "${INC_PR}.0"
> -
> -SRC_URI[md5sum] = "ff65b2c598e970b4b6c8219a1811de00"
> -SRC_URI[sha256sum] = "c6ce050a7f9f69901e6f7f81a6745c82d9419e3904a753b2d5db1139caaf6738"
> -
> -
> diff --git a/recipes/live555/live555_20111120.bb b/recipes/live555/live555_20111120.bb
> new file mode 100644
> index 0000000..f6c4f63
> --- /dev/null
> +++ b/recipes/live555/live555_20111120.bb
> @@ -0,0 +1,7 @@
> +require live555.inc
> +
> +PR = "${INC_PR}.0"
> +
> +SRC_URI[md5sum] = "8e5ebefdf7d12ca9cfd7175ff3d7eef2"
> +SRC_URI[sha256sum] = "695cf22d43516f082e26ee9eb8373a0ae3b4ed472f1e224b51d881219f694f2e"
> +
pushed
--
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] 8+ messages in thread
end of thread, other threads:[~2011-12-09 13:06 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28 8:49 [PATCH] live555: add version 2011.11.20 Steffen Sledz
2011-11-28 9:10 ` Paul Menzel
2011-11-28 9:23 ` Paul Menzel
2011-11-28 10:24 ` Steffen Sledz
2011-11-28 11:56 ` Steffen Sledz
2011-11-28 11:58 ` [PATCH v2] update live555 version Steffen Sledz
2011-11-28 11:59 ` [PATCH v2] live555: replace version 20110314 with 20111120 Steffen Sledz
2011-12-09 12:59 ` Steffen Sledz
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.