[Buildroot] [PATCH 02/11 v5] package/khrplatform-registry: new package

Jérôme Pouiller jezz at sysmic.org
Wed Jan 21 09:06:07 UTC 2015


Hello Yann,

On Monday 19 January 2015 21:40:32 Yann E. MORIN wrote:
> Khronos is the group behind OpenGL and its siblings, OpenMAX and all
> other Open-something.
> 
> Khronos maintains the Registry, in which the reference headers for the
> different Open-something are maintained.
> 
> khrplatform is the header used by most other Khronos headers.
> 
> Note: there is no version for that file, so we rely on the hash to
> decide whether we have to re-download it or not. That's unfortunate,
> however, as an old build will not be reproducible in the future... :-(
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> ---
>  package/opengl/Config.in                           |  3 +++
>  package/opengl/khronos-registry/Config.in          |  1 +
>  .../opengl/khronos-registry/khronos-registry.mk    |  1 +
>  .../khrplatform-registry/Config.in                 |  7 ++++++
>  .../khrplatform-registry/khrplatform-registry.hash |  2 ++
>  .../khrplatform-registry/khrplatform-registry.mk   | 25 ++++++++++++++++++++++
>  6 files changed, 39 insertions(+)
>  create mode 100644 package/opengl/khronos-registry/Config.in
>  create mode 100644 package/opengl/khronos-registry/khronos-registry.mk
>  create mode 100644 package/opengl/khronos-registry/khrplatform-registry/Config.in
>  create mode 100644 package/opengl/khronos-registry/khrplatform-registry/khrplatform-registry.hash
>  create mode 100644 package/opengl/khronos-registry/khrplatform-registry/khrplatform-registry.mk
Until now, there are no packages two levels of subdirectories (ie. 
packages/1/2/real_package). IMHO, it would be better to place
'khronos-registry' directly in 'package'.


-- 
Jérôme Pouiller, Sysmic
Embedded Linux specialist
http://www.sysmic.fr


More information about the buildroot mailing list