summaryrefslogtreecommitdiffstats
path: root/meta/packages/alsa
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-278-208/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa-lib_1.0.23: Fix recipe metadataDongxiao Xu2010-06-301-2/+6
| | | | | | | | Change LICENSE information Add BUGTRACKER and LIC_FILES_CHKSUM Adjust variables order according to styleguide Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* alsa-lib: Upgraded to version 1.0.23Dongxiao Xu2010-06-303-1/+7
| | | | | | | Commented for local patch Change the local file directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* alsa-utils_1.0.23.bb: Fix recipe metadataDongxiao Xu2010-06-301-1/+4
| | | | | | | Change LICENSE information Add BUGTRACKER and LIC_FILES_CHKSUM Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* alsa-utils: Upgraded to version 1.0.23Dongxiao Xu2010-06-302-9/+18
| | | | | | | Rebased ncursesfix.patch to 1.0.23 and commented for it Change the local file directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-272-2/+2
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* alsa-utils/xdg-user-dirs/diffstat: Add missing DEPENDS on gettextRichard Purdie2009-12-031-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa-oss: Drop unneeded custom staging functionRichard Purdie2009-11-171-6/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa-lib: Convert to use autotools_stageRichard Purdie2009-06-121-10/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa-utils: Fix ncurses build failuresRichard Purdie2009-05-232-1/+36
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa-tools: Add missing DEPENDS on ncursesRichard Purdie2009-05-231-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* alsa: Upgrade to 1.0.20Richard Purdie2009-05-204-1/+2
| | | | Signed-off-by: Richard Purdie <richard@ted.(none)>
* alsa: upgrade to 1.0.15Marcin Juszkiewicz2007-11-013-5/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3055 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-lib: sync with OE (fpu settings)Marcin Juszkiewicz2007-10-252-1/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2957 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-lib: Unbreak plugin loading in ALSA by fixing plugindir shell variable ↵Richard Purdie2007-08-202-1/+16
| | | | | | (patch from Matt Hoosier #469) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2515 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa: dropped unused patchesMarcin Juszkiewicz2007-06-052-29/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1861 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa: update to 1.0.14Marcin Juszkiewicz2007-06-054-29/+51
| | | | | | | | | - some parts are from 1.0.13 OpenEmbedded recipes - removed dependency on alsa-conf as libasound package already depends on alsa-conf-base - fixed alsa-utils-speakertest DESCRIPTION git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1860 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-utils: Fix uclibc linkingRichard Purdie2007-05-282-1/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1797 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix packaging and add missing filesRoss Burton2007-01-221-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1192 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-lib: Fix -dbg packagingRichard Purdie2006-12-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1078 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-utils: Fix packagingRichard Purdie2006-12-141-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1029 311d38ba-8fff-0310-9ca6-ca027cbcb966
* alsa-lib: Add RDEPENDS on alsa-confRichard Purdie2006-11-161-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@859 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packages: various .debug packaging fixesRichard Purdie2006-10-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-213-3/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-215-0/+129
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
OpenPOWER on IntegriCloud