ti-pru-sw-app-loader: first addition of PRU sw application loader recipe
authorMelissa Watkins <m-watkins@ti.com>
Thu, 2 Dec 2010 11:14:40 +0000 (05:14 -0600)
committerKoen Kooi <koen@openembedded.org>
Sat, 4 Dec 2010 11:54:00 +0000 (12:54 +0100)
commitf3a58927748f0aa2e25cc167fa91c605266f742c
tree1715688250f0d58660bd7a9cd178a940d73ea391
parent66dd7b35757353ef0afc91ce7e2c7f4d838c9832
ti-pru-sw-app-loader: first addition of PRU sw application loader recipe

* Add PRU sw application loader recipe for the omapl138 machines

This recipe builds the PRU application loader that is used to load a
binary to the PRU's memory and manage the code executed in the PRU from
the user space.  The library and include files from the application
loader are staged for use by the ti-pru-sw-examples recipe.  Details
about the application loader can be found at:
http://processors.wiki.ti.com/index.php/PRU_Linux_Application_Loader

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-app-loader_1.00.00.bb [new file with mode: 0755]