aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xbmc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-30 11:22:22 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-30 13:15:06 -0700
commitc5a250437273e98fd66a13cfa6f5088b9ae68a97 (patch)
treee851f26fcec3fcd797b311e136a91b8e44699901 /recipes/xbmc
parente43cc49ace4692287a4e31e72079727cef329b6b (diff)
downloadopenembedded-c5a250437273e98fd66a13cfa6f5088b9ae68a97.tar.gz
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@gmail.com>
Diffstat (limited to 'recipes/xbmc')
-rw-r--r--recipes/xbmc/libcdio_0.82.bb (renamed from recipes/xbmc/libcdio_0.81.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
index 6f655d4d28..3201f7017b 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"