summaryrefslogtreecommitdiff
path: root/packages/dsplink/dsplink_1.50.bb
AgeCommit message (Collapse)AuthorFiles
2008-07-31dsplink: bump PR for packaging change Koen Kooi1
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: 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 1.50: fix typoKoen Kooi1
2008-07-11dsplink: create an 'openembedded' distro for dsplink, update kernel flagsKoen Kooi1
2008-07-09dsplink: bump PR to force rebuild against updated kernelsKoen Kooi1
2008-07-07dsplink: fix dependenciesKoen Kooi1
2008-07-03dsplink: add -include linux/autoconf.h to the kernel cflags, obsoleting ↵Koen Kooi1
patches adding #includes for that
2008-06-29dsplink: add dsplink 1.51 Koen Kooi1
2008-06-22dsplink: more tweaks for OmapKoen Kooi1
2008-06-22dsplink: enhance patches to build against more kernelsKoen Kooi1
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi1
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-05-27dsplink: remove KERNEL_VERSION from PV till we have a proper solution for itKoen Kooi1
2008-05-25dsplink: begin supporting building for different DSP platforms: Omap and ↵Koen Kooi1
Davinci
2008-05-25dsplink : Build sample programs.Philip Balister1
2008-05-25dsplink: install and package kernel moduleKoen Kooi1
* the library is still unpackaged
2008-05-25dsplink: catch all the kernel dirs we need to symlink Koen Kooi1
2008-05-25dsplink: fix symlinkingKoen Kooi1
2008-05-24dsplink : More build fixes. bb file builds without errors at this point.Philip Balister1
More work needed.
2008-05-23dsplink : unset DISPLAY since dsplink Makefile uses DISPLAY for echo command.Philip Balister1
2008-05-20dsplink: fix pnum due to changed SKoen Kooi1
2008-05-15dsplink: get first part to build, need to sort out more includes, since ↵Koen Kooi1
someone though it would be a good idea to (not) pass includes using gcc instead of using #include <foo> in the source file
2008-05-15dsplink: make files generic and use sed to make it more specificKoen Kooi1
* sed is awesome * in the future machines can set vars to control the sed'ing, e.g. DSPTYPE=davinci,DSPARCH=c64x
2008-05-15merge of '3b5a264cff607e4c4977e318dde1e861a664ad81'Koen Kooi1
and '92366ccb09c8d809619c585c91fe69a2046e1396'
2008-05-15dsplink : Install files in build source tree.Philip Balister1
2008-05-15dsplink : Add URL for manual source download.Philip Balister1
2008-05-15dsplink: activate module buildKoen Kooi1
2008-05-15dsplink: start filling in the skeleton some moreKoen Kooi1
2008-05-15dsplink: add url to manual dsplink downloadKoen Kooi1
2008-05-15dsplink : Skeleton for building TI ARM/DSP for omap/davinci processors.Philip Balister1
Requires manual download of tarball from TI website at this time.