summaryrefslogtreecommitdiff
path: root/packages/dsplink
AgeCommit message (Collapse)AuthorFiles
2009-01-05dmai: fix descriptionKoen Kooi1
2009-01-05dmai 1.16: add WIP recipe for CE DMAI driverKoen Kooi1
* currently supports davinci, omap will be added later
2009-01-03gstreamer-ti: add skeleton for TI gstreamer pluginsKoen Kooi3
2009-01-03dsplink, codec-engine: fix dsplink packaging:Koen Kooi3
ERROR: dsplink is listed in PACKAGES multiple times, this leads to packaging errors.
2009-01-03dsplink: change find | xargs to find -execKoen Kooi1
2009-01-03dsplink: find -delete isn't supported by findutils 4.1.xKoen Kooi1
2009-01-03dsplink: remove dsplink-module from DEPENDSKoen Kooi1
2009-01-02dsplink, codec-engine: put include files in one include and change build ↵Koen Kooi7
depending on source layout
2009-01-01codec-engine: fix SRC_URIKoen Kooi1
2008-12-12dsplink: fix user side buildRoger Monk4
2008-12-11dsplink: use KBUILD infrastructureKoen Kooi2
2008-12-11dsplink and friends: bump PR for latest changesKoen Kooi5
2008-12-11ti-cmemk-module: add tweak to build against post header move kernelKoen Kooi2
2008-12-11ti-lpm-module: add tweak to build against post header move kernelKoen Kooi1
2008-12-11dsplink: start adding tweaks to build against a post-header move kernel as wellKoen Kooi3
2008-12-04dsplink, lpm, cmem: bump PR to force rebuildKoen Kooi4
2008-11-29ti-paths.inc: add dsptools URL now the site is back upKoen Kooi1
2008-11-29dsplink: use ${DSPLINK} in do_configure to make it work in codec-engine as wellKoen Kooi1
2008-11-19dsplink: remove damage done by gitKoen Kooi1
* what tool stores inline conflicts in files in this day and age!?
2008-11-19dsplink-module: bump PR for buildsystem changeKoen Kooi1
2008-11-19dsplink: add a dsplink-module recipe that uses Kbuild to build a kernel moduleKoen Kooi5
* also start transitioning monolithis recipe to build kernel parts as seperate recipes
2008-11-16dsplink: remove obsolete filesKoen Kooi6
2008-11-16dsplink: use 1.60 release instead of betaKoen Kooi1
2008-11-15ti-cmemk-module, ti-lpm-module: adapt build to release versions that fixed ↵Koen Kooi4
the weird stuff we worked around
2008-11-14codec-engine, dsplink: start updating it to the upcoming 2.21 releaseKoen Kooi6
2008-10-30dsplink: add omap3evm supportKoen Kooi1
2008-10-30ti-cmemk-module, codec-engine: add patch to fix builds with >=2.6.26 and ↵Koen Kooi3
class_device_* API change
2008-10-30codec-engine 2.21: apply fix for ti-lpm-module buildKoen Kooi1
2008-10-30ti-lpm-module: not using oe_runmake allows us to get rid of all the sed magicKoen Kooi1
2008-10-23codec-engine: fix typoKoen Kooi1
2008-10-23ti-cmemk-module: recipe to only build cmemk.ko instead of the whole codec-engineKoen Kooi2
ti-lpm-module: ditto, but for the lpm module
2008-10-23dsp-link, codec-engine: move some stuff to inc files, clean up makefile, etcKoen Kooi4
2008-10-23codec-engine: more cleanups and commentsKoen Kooi1
2008-10-23codec-engine: fix sed scriptKoen Kooi1
2008-10-23dsplink, codec-engine: improve davinci supportKoen Kooi2
2008-10-23codec engine: start adding comments and davinci supportKoen Kooi1
2008-10-23dsplink: stage into machine staging dirKoen Kooi3
codec-engine: adjust path to dsplink staging
2008-10-23dsplink: cleanupsKoen Kooi5
* remove old recipes * make dsplink configure work with davinci as well * get rid of unneeded vars
2008-10-22Merge commit 'origin/org.openembedded.dev' into org.openembedded.devHolger Hans Peter Freyther1
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther2
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-22codec engine 2.21: get build move a bit furtherKoen Kooi1
2008-10-22codec-engine: commit latest work in progressKoen Kooi4
2008-10-22dsplink: overhaul buildsystemKoen Kooi6
* 1.60 builds, needs tweaks to actually run * you can't have a '.' in your pwd, it upsets the javascript config util, hence the fragile PV and PR munging * needs to use gcc-cross-kernel instead of regular gcc * pretty hardcoded to omap, but that should get fixed soon
2008-10-20dsplink: disable 128MB patch in 1.51, it doesn't applyKoen Kooi1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther3
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther3
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe3
2008-08-08dsplink, codec-engine: put common paths in a .inc file so more recipes can ↵Koen Kooi3
share them
2008-07-31codec-engine: stop installing ticel-configKoen Kooi2
2008-07-31dsplink: bump PR for packaging change Koen Kooi1