[oe-commits] Khem Raj : libcdio: Upgrade to 0.82 release

git version control git at git.openembedded.org
Thu Sep 30 20:18:46 UTC 2010


Module: openembedded.git
Branch: master
Commit: c5a250437273e98fd66a13cfa6f5088b9ae68a97
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c5a250437273e98fd66a13cfa6f5088b9ae68a97

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Sep 30 11:22:22 2010 -0700

libcdio: Upgrade to 0.82 release

* 0.81 is not cross-compiling safe. It tries to run generated programs
  to get version information to put into manpages which hangs these
  programs on virtual build machines which dont have cd drives.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/xbmc/{libcdio_0.81.bb => libcdio_0.82.bb} |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes/xbmc/libcdio_0.81.bb b/recipes/xbmc/libcdio_0.82.bb
similarity index 78%
rename from recipes/xbmc/libcdio_0.81.bb
rename to recipes/xbmc/libcdio_0.82.bb
index 6f655d4..3201f70 100644
--- a/recipes/xbmc/libcdio_0.81.bb
+++ b/recipes/xbmc/libcdio_0.82.bb
@@ -14,8 +14,6 @@ python populate_packages_prepend () {
 	do_split_packages(d, glibdir, '^lib(.*)\.so\.*', 'lib%s', 'gstreamer %s library', extra_depends='', allow_links=True)
 }
 
+SRC_URI[md5sum] = "1c29b18e01ab2b966162bc727bf3c360"
+SRC_URI[sha256sum] = "1acb3de8e0927906ade7a34c5853173d3068b87b02dfba80d0bf11e47f0b5d39"
 
-
-
-SRC_URI[md5sum] = "2ad1622b672ccf53a3444a0c55724d38"
-SRC_URI[sha256sum] = "ddeafa5965eaa07f3bd46b0e39b65cba6fa9940d684f7b15bfd615f77eccb51c"





More information about the Openembedded-commits mailing list