From 53f46652f6ec25d9ed66ffcdf1afb8764e7ad35c Mon Sep 17 00:00:00 2001 From: Lars Michelsen Date: Sat, 15 Jan 2011 19:45:11 +0000 Subject: [PATCH] Fix building of package live555 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 Signed-off-by: Khem Raj --- 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 eb6dfe3df6..0000000000 --- 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 0000000000..a034a2c685 --- /dev/null +++ b/recipes/live555/live555_20110110.bb @@ -0,0 +1,7 @@ +require live555.inc + +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "978cd8443735d47b53ee624a985a047e" +SRC_URI[sha256sum] = "39f23d4c140f9a0bfd6fa11f38c75ae8c3b4fab1930ca1acb8ad66e70947dbc1" + -- 2.39.5