aboutsummaryrefslogtreecommitdiffstats
path: root/portaudio
AgeCommit message (Collapse)Author
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson
into handhelds.org:/home/kergoth/code/packages.bb 2004/12/07 04:58:25-06:00 ti.com!kergoth More updates per the core rename. 2004/12/07 04:46:51-06:00 ti.com!kergoth Update soundtracker per the core rename. 2004/12/07 04:44:14-06:00 ti.com!kergoth Merge 2004/12/07 04:42:38-06:00 ti.com!kergoth Updates per the recent rename of the oe core from 'oe' to 'bitbake'. BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
2004-11-09Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to ↵Chris Larson
prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
2004-08-12Merge bk://openembedded@openembedded.bkbits.net/packagesMichael Lauer
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/08/12 10:13:57+02:00 uni-frankfurt.de!mickey maintainer cleanup BKrev: 411b2791_hL3lHrjvvyAJ6umLBVpdA
2004-05-29Cleanup pass - remove remnant virtual/libc items from DEPENDS.Chris Larson
BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g
2004-05-22Merges.Chris Larson
2004/05/22 12:46:48-04:00 local!kergoth Bugfixes per the recent FILESDIR cleanup. 2004/05/22 01:03:38-04:00 local!kergoth Run a perl script against the repo to kill off direct FILESDIR usage in favor of relative file:// paths in SRC_URI, and WORKDIR references in functions. 2004/05/21 23:07:58-04:00 local!kergoth Switch file:// FILESDIR uris in SRC_URI to the new relative path format. BKrev: 40af8428aNyDLBX0MRtyso3VCpMv1w
2004-05-10Merge openembedded@openembedded.bkbits.net:packagesChris Larson
into linux.local:/home/kergoth/code/packages 2004/05/09 20:52:43-04:00 local!kergoth Libtool updates, no longer directly inherit libtool. 2004/05/09 20:52:08-04:00 local!kergoth Update libtool bits. libtoolize no longer requires a runtime STAGING_DIR var set. BKrev: 409ed25fQy7BIGJH5qwdtr0BClqFVw
2004-05-09Merge openembedded@openembedded.bkbits.net:packagesChris Larson
into linux.local:/home/kergoth/code/packages 2004/05/08 23:00:41-04:00 local!kergoth Upgrade the alsa packages to 1.0.4. 2004/05/08 22:17:13-04:00 local!kergoth Fix compile error with adns, resulting from a function definition not matching the declaration. 2004/05/08 18:00:51-04:00 local!kergoth Merge openembedded@openembedded.bkbits.net:packages into linux.local:/home/kergoth/code/packages 2004/05/08 13:59:20-04:00 local!kergoth Merge openembedded@openembedded.bkbits.net:packages into linux.local:/home/kergoth/code/packages 2004/05/08 13:59:15-04:00 local!kergoth Fixing up the libtool-native/libtool-cross mess. 2004/05/08 13:59:04-04:00 local!kergoth Bugfix in ncurses usage of oe_libinstall. 2004/05/07 21:46:16-04:00 local!kergoth Merge 2004/05/07 21:45:26-04:00 local!kergoth Adapt some .oe's to use oe_libinstall. BKrev: 409d9ee2NnxGHPWH0kUIfg5f6DoPcQ
2004-04-01Merge openembedded@openembedded.bkbits.net:packageserich@mine.nu
into erichl.mine.nu:/home/erich/src/packages 2004/04/01 18:33:27-05:00 mine.nu!erich RDEPENDS cleanup - removed explicit RDEPENDS on shared libraries since it is automatically created at packaging time BKrev: 406ca6eaDQx4hBfzmy25UVudaZgnBQ
2004-03-22Another pass of .oe cleanups.Chris Larson
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
2004-03-13First pass of .oe cleanups.Chris Larson
BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
2004-02-11revert last changeset (except two changes which were ok)Michael Lauer
BKrev: 402abab4SNiNjf0eQNC75VC-MwIWXA
2004-02-11Cset exclude: mickey@allanon.vanille.de|ChangeSet|20040211232134|61765Michael Lauer
BKrev: 402ab9f74hje3k55tyLd4t3Yak1nmQ
2004-02-11no need to depend on patcher-native since that is already done by base.oeclassMichael Lauer
BKrev: 402ab8fe4GibFLIRy7g7UP4ViBcDXA
2004-01-15Explicitly disable jack support in portaudio for now. Need to make all the ↵Chris Larson
--with opts to portaudio's configure explicit at some point. BKrev: 400701dfW4zM2YDYMjKP7B5pZygC2g
2004-01-14BUGFIX: make portaudio obey our CFLAGS and LDFLAGS.Chris Larson
BKrev: 4004dfa6Kz70SpqSk2s1zyHs8A_seA
2004-01-13Merge direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/pathsChris Larson
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages 2004/01/13 11:10:14-06:00 ti.com!kergoth Merge openembedded@openembedded.bkbits.net:packages into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/paths 2004/01/13 10:56:32-06:00 ti.com!kergoth Remove hardcoded references to target paths in a number of packages, replacing them with the use of our target path variables. 2004/01/13 17:40:06+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/oe-packages 2004/01/13 14:24:53+01:00 uni-frankfurt.de!mickeyl add pyserial and sgmlop to buildsystem BKrev: 40042712PUToOUzefh1XdY4q23VfEA
2004-01-06fix portaudioMichael Lauer
BKrev: 3ffa0060-WuLtFh_mrIP1bNv10bkng