From 5c4aaef516c05de683679028875f72218219b1c7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 6 Apr 2005 15:29:42 +0000 Subject: Switch to using atilib-oss for mplayer on c7x0 BKrev: 42540066_xzXozn2NE2PVJ-4aZQYng --- packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'packages/sharp-binary-only') diff --git a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb index 9aa0f463cb..f96b29106a 100644 --- a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb +++ b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb @@ -30,8 +30,7 @@ do_install() { } # Currently incompatible with the way sharp-aticore.bb stages. -#do_stage() { -# install -m 0644 aticore.h ${STAGING_INCDIR} -# oe_libinstall -so libaticore ${STAGING_LIBDIR} -#} - +do_stage() { + install -m 0644 aticore.h ${STAGING_INCDIR} + oe_libinstall -so libaticore ${STAGING_LIBDIR} +} \ No newline at end of file -- cgit v1.2.3