summaryrefslogtreecommitdiff
path: root/packages/dsplink/dsplink.inc
AgeCommit message (Collapse)AuthorFiles
2008-08-08dsplink, codec-engine: put common paths in a .inc file so more recipes can ↵Koen Kooi1
share them
2008-07-30dsplink : Commit work in progress.Philip Balister1
* Add support for SFFSDR board with 128M of ram * Build more DSP/ARM transfer methods * Install dsp samples in /usr/share/dsplink
2008-07-16dsplink: remove some trailing spacesKoen Kooi1
2008-07-16dsplink: add glue to hook in TI dspbios and TI c64x compiler trees into the ↵Koen Kooi1
build * The user needs to obtain dspbios and cgtools on its own and override the TI*DIR vars in local.conf to point to the correct location, default is /OE/TI
2008-07-15dsplink: package and stage dsplink.libKoen Kooi1
2008-07-11dsplink: use some more sed magic to get the kernel part to use the kernel ↵Koen Kooi1
gcc and the userspace part the userspace gcc
2008-07-11dsplink: create an 'openembedded' distro for dsplink, update kernel flagsKoen Kooi1
2008-07-11dsplink: attempt to fix kernel architecture flags.Koen Kooi1
before: vermagic: 2.6.26-rc9-omap1 mod_unload modversions ARMv5 after: vermagic: 2.6.26-rc9-omap1 mod_unload modversions ARMv7 Still not loading on omap3, though
2008-07-11dsplink, codec-engine: disable stripping for all packages, the kernel ↵Koen Kooi1
modules don't work when modules_strip is used and you can't disable stripping per package, only per recipe :(
2008-07-07dsplink: fix dependenciesKoen Kooi1
2008-07-03dsplink : Package sample programs and install them on Davinci images.Philip Balister1
2008-06-29dsplink: more sed magicKoen Kooi1
2008-06-29dsplink: add dsplink 1.51 Koen Kooi1