libcdio: Upgrade to 0.82 release
authorKhem Raj <raj.khem@gmail.com>
Thu, 30 Sep 2010 18:22:22 +0000 (11:22 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 30 Sep 2010 20:15:06 +0000 (13:15 -0700)
* 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@gmail.com>
recipes/xbmc/libcdio_0.82.bb [moved from recipes/xbmc/libcdio_0.81.bb with 78% similarity]

similarity index 78%
rename from recipes/xbmc/libcdio_0.81.bb
rename to recipes/xbmc/libcdio_0.82.bb
index 6f655d4..3201f70 100644 (file)
@@ -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"