From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Fix building of package live555
Date: Sat, 15 Jan 2011 05:56:39 +0100 [thread overview]
Message-ID: <20110115045639.GD21179@jama> (raw)
In-Reply-To: <1295043924-18487-1-git-send-email-lm@larsmichelsen.com>
[-- Attachment #1: Type: text/plain, Size: 1828 bytes --]
On Fri, Jan 14, 2011 at 11:25:24PM +0100, Lars Michelsen wrote:
> The file http://www.live555.com/liveMedia/public/live.2010.10.15.tar.gz
> did not exist anymore on the server.
>
> So bumped version to the current file: live.2011.01.10.tar.gz
>
> Signed-off-by: Lars Michelsen <lm@larsmichelsen.com>
> ---
> recipes/live555/live555_20101015.bb | 7 -------
> recipes/live555/live555_20110110.bb | 7 +++++++
> 2 files changed, 7 insertions(+), 7 deletions(-)
> delete mode 100644 recipes/live555/live555_20101015.bb
> create mode 100644 recipes/live555/live555_20110110.bb
>
> diff --git a/recipes/live555/live555_20101015.bb b/recipes/live555/live555_20101015.bb
> deleted file mode 100644
> index eb6dfe3..0000000
> --- a/recipes/live555/live555_20101015.bb
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -require live555.inc
> -
> -PR = "${INC_PR}.1"
> -
> -SRC_URI[md5sum] = "29734ddc6fddbb1a3a8f51a6de7a21c5"
> -SRC_URI[sha256sum] = "278d99c0880f324769164d6872fea88f8d82ec5b87bb66c92035f46ee2f10adc"
> -
> diff --git a/recipes/live555/live555_20110110.bb b/recipes/live555/live555_20110110.bb
> new file mode 100644
> index 0000000..cf64b83
> --- /dev/null
> +++ b/recipes/live555/live555_20110110.bb
> @@ -0,0 +1,7 @@
> +require live555.inc
> +
> +PR = "${INC_PR}.1"
new versions should start with 0 (in this case "${INC_PR}.0")
> +
> +SRC_URI[md5sum] = "978cd8443735d47b53ee624a985a047e"
> +SRC_URI[sha256sum] = "39f23d4c140f9a0bfd6fa11f38c75ae8c3b4fab1930ca1acb8ad66e70947dbc1"
> +
> --
> 1.7.1
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2011-01-15 4:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 22:25 [PATCH] Fix building of package live555 Lars Michelsen
2011-01-15 4:56 ` Martin Jansa [this message]
2011-01-15 11:45 ` [PATCH] Resubmit: " Lars Michelsen
2011-01-15 11:45 ` [PATCH] " Lars Michelsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110115045639.GD21179@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.