mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
alsa-lib: Upgraded to version 1.0.23
Commented for local patch
Change the local file directory name to ${PN}-${PV}
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
258974ca89
commit
f7ae2c8381
@@ -1,3 +1,9 @@
|
||||
# Author: Michael Lauer <mickey@vanille-media.de>
|
||||
# Date: Thu Jan 18 00:27:21 2007 +0000
|
||||
# alsa-lib: fix "error: field 'tstamp' has incomplete type" when including alsa headers with strict compilation options
|
||||
#
|
||||
# Acquired from OpenEmbedded
|
||||
|
||||
Index: alsa-lib-1.0.13/include/global.h
|
||||
===================================================================
|
||||
--- alsa-lib-1.0.13.orig/include/global.h
|
||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Alsa sound library"
|
||||
HOMEPAGE = "http://www.alsa-project.org"
|
||||
SECTION = "libs/multimedia"
|
||||
LICENSE = "GPL"
|
||||
PR = "r1"
|
||||
PR = "r0"
|
||||
|
||||
# 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,
|
||||
Reference in New Issue
Block a user