From 1a16348cadae8d8f4acd54945bd6797f5936a883 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 11 Nov 2011 17:28:46 +0100 Subject: alsa-lib: add nativesdk BBCLASSEXTEND * needed for libsdl-nativesdk when DISTRO_FEATURES have alsa (From OE-Core rev: da8425174529f10e16cde21fbea7f804284c38ae) Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-multimedia/alsa') diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb index 7f643b737e..83e663d19d 100644 --- a/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb @@ -6,7 +6,7 @@ LICENSE = "LGPLv2.1 & GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \ file://src/socket.c;beginline=1;endline=26;md5=11ff89a8a7a4a690a5c78effe8159545" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" # configure.in sets -D__arm__ on the command line for any arm system # (not just those with the ARM instruction set), this should be removed, -- cgit v1.2.3-54-g00ecf