[oe] [PATCH] Fix building of package live555

Martin Jansa martin.jansa at gmail.com
Sat Jan 15 04:56:39 UTC 2011


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 at 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 at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110115/6f9aefa0/attachment-0002.sig>


More information about the Openembedded-devel mailing list