ti-pru-sw-edma-library: first addition of PRU sw edma library
authorMelissa Watkins <m-watkins@ti.com>
Thu, 2 Dec 2010 11:16:06 +0000 (05:16 -0600)
committerKoen Kooi <koen@openembedded.org>
Sat, 4 Dec 2010 11:53:59 +0000 (12:53 +0100)
commit66dd7b35757353ef0afc91ce7e2c7f4d838c9832
tree6cf112a1541e1c5f03fa0d434af3aa03892d6526
parentcfd4a39d14e0d51ec9501febb447cb8bfaa82efc
ti-pru-sw-edma-library: first addition of PRU sw edma library

* Add PRU sw edma library recipe for the omapl138 and am181x-evm machines

This recipe builds and stages the edma user space libraries for use by
the PRU sw. Because the edma APIs available by the kernel can only be
called by kernel drivers, similar user space APIs (provided through this
recipe) were needed. These libraries depend on a kernel module built by
the ti-pru-sw-edma-driver recipe.

Signed-off-by: Melissa Watkins <m-watkins@ti.com>
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-pru-sw-edma-library_1.00.00.bb [new file with mode: 0644]