Jake, I was on the fence about this particular set. What are your requirement and priority here?
-- Denys On Wed, Mar 16, 2016 at 02:21:00PM -0400, Jacob Stiffler wrote: > Denys, > > What are the chances of this making it into the 2015.03 release? > > Thank you, > Jake > > On 3/15/2016 3:54 PM, Jacob Stiffler wrote: > >Integrate Library Architecture and Framework (LibArch) > >and TI Linear Algebra Library (LinAlg) > > > >Jacob Stiffler (8): > > libarch: Add version 1.0.0.0 > > libarch-examples: Add examples for libarch version 1.0.0.0 > > arago-source-ipk: Enable libarch-examples-src > > linalg: Add Linear Algebra Library version 1.2.0.0 > > linalg-examples: And Linear Algebra Library examples > > arago-source-ipk: Enable linalg-examples-src > > packagegroup-arago-tisdk-addons: k2hk-evm: Integrate linalg > > ti-tisdk-makefile: Add linalg-examples target > > > > .../conf/distro/arago-source-ipk.conf | 7 ++ > > .../packagegroup-arago-tisdk-addons-sdk-host.bb | 3 +- > > .../packagegroup-arago-tisdk-addons-sdk-target.bb | 3 +- > > .../packagegroup-arago-tisdk-addons.bb | 3 +- > > .../ti-tisdk-makefile/Makefile_linalg-examples | 39 ++++++++++++ > > .../ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 4 +- > > .../recipes-ti/includes/arago-paths.inc | 7 ++ > > .../recipes-ti/libarch/libarch-examples_git.bb | 36 +++++++++++ > > meta-arago-extras/recipes-ti/libarch/libarch.inc | 32 ++++++++++ > > .../recipes-ti/libarch/libarch_git.bb | 25 ++++++++ > > .../recipes-ti/linalg/linalg-examples_git.bb | 74 > > ++++++++++++++++++++++ > > meta-arago-extras/recipes-ti/linalg/linalg.inc | 43 +++++++++++++ > > meta-arago-extras/recipes-ti/linalg/linalg_git.bb | 23 +++++++ > > 13 files changed, 295 insertions(+), 4 deletions(-) > > create mode 100644 > > meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile/Makefile_linalg-examples > > create mode 100644 meta-arago-extras/recipes-ti/includes/arago-paths.inc > > create mode 100644 > > meta-arago-extras/recipes-ti/libarch/libarch-examples_git.bb > > create mode 100644 meta-arago-extras/recipes-ti/libarch/libarch.inc > > create mode 100644 meta-arago-extras/recipes-ti/libarch/libarch_git.bb > > create mode 100644 > > meta-arago-extras/recipes-ti/linalg/linalg-examples_git.bb > > create mode 100644 meta-arago-extras/recipes-ti/linalg/linalg.inc > > create mode 100644 meta-arago-extras/recipes-ti/linalg/linalg_git.bb > > > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
