From b13ba875fd3af86ef6978a2db6f71e91405f072c Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 4 Mar 2010 09:52:11 -0500 Subject: [PATCH] ti-codecs-dm355: codec server has no GNU_HASH Signed-off-by: Koen Kooi --- recipes/ti/ti-codecs-dm355_1.13.000.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ti/ti-codecs-dm355_1.13.000.bb b/recipes/ti/ti-codecs-dm355_1.13.000.bb index 5a0e61b4c3..ad80bd87c6 100644 --- a/recipes/ti/ti-codecs-dm355_1.13.000.bb +++ b/recipes/ti/ti-codecs-dm355_1.13.000.bb @@ -44,3 +44,4 @@ do_install() { PACKAGES += "ti-codecs-dm355-server" FILES_ti-codecs-dm355-server = "${installdir}/ti-codecs-server/*" +INSANE_SKIP_ti-codecs-dm355-server = True -- 2.11.4.GIT