[Buildroot] [PATCH v3 2/4] package/ti-sgx-um: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jul 16 14:39:36 UTC 2016


Hello,

On Thu, 14 Jul 2016 14:04:46 +0200, Lothar Felten wrote:
> This package adds the userspace libraries for the SGX graphics accelerator of
> the following Texas Instruments SoCs: AM335x, AM437x, AM4430, AM5430
> It also adds a config file for the libraries and a System-V init script.
> 
> Signed-off-by: Lothar Felten <lothar.felten at gmail.com>
> ---
>  package/Config.in                |  1 +
>  package/ti-sgx-um/Config.in      | 29 +++++++++++++++++++++++++++++
>  package/ti-sgx-um/S80ti-sgx      | 14 ++++++++++++++
>  package/ti-sgx-um/powervr.ini    |  6 ++++++
>  package/ti-sgx-um/ti-sgx-um.hash |  2 ++
>  package/ti-sgx-um/ti-sgx-um.mk   | 38 ++++++++++++++++++++++++++++++++++++++
>  6 files changed, 90 insertions(+)
>  create mode 100644 package/ti-sgx-um/Config.in
>  create mode 100644 package/ti-sgx-um/S80ti-sgx
>  create mode 100644 package/ti-sgx-um/powervr.ini
>  create mode 100644 package/ti-sgx-um/ti-sgx-um.hash
>  create mode 100644 package/ti-sgx-um/ti-sgx-um.mk

Applied, with the following changes:

    [Thomas:
     - Add Config.in comment about the ti-sgx-km dependency.
     - Add dependency on glibc since the package consists of pre-built
       libraries that can only work with glibc.
     - Add Config.in comment about thread and glibc dependencies
     - Use tabs for indentation everywhere.
     - Use git:// instead of http:// to clone, since http:// doesn't work.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list