[Buildroot] [PATCH 8/8 v11] package/nvidia-tegra23-codecs: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 26 20:31:14 UTC 2015


Dear Yann E. MORIN,

On Tue, 21 Apr 2015 19:04:44 +0200, Yann E. MORIN wrote:
> From: Nicolas Serafini <nicolas.serafini at sensefly.com>
> 
> nvidia-tegra23-codecs provides various HW-accelerated media codecs, such
> as: AAC3, h264, jpeg, MP3...
> 
> Signed-off-by: Nicolas Serafini <nicolas.serafini at sensefly.com>
> [me:
>   - split codecs from binaries into this patch
>   - use our extractor helpers
> ]
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> 
> ---
> Changes v9 -> v10:
>   - bump version  (Nicolas)
> ---
>  package/nvidia-tegra23/Config.in                   |  1 +
>  .../nvidia-tegra23/nvidia-tegra23-codecs/Config.in |  7 ++++
>  .../nvidia-tegra23-codecs.hash                     |  3 ++
>  .../nvidia-tegra23-codecs/nvidia-tegra23-codecs.mk | 41 ++++++++++++++++++++++
>  4 files changed, 52 insertions(+)
>  create mode 100644 package/nvidia-tegra23/nvidia-tegra23-codecs/Config.in
>  create mode 100644 package/nvidia-tegra23/nvidia-tegra23-codecs/nvidia-tegra23-codecs.hash
>  create mode 100644 package/nvidia-tegra23/nvidia-tegra23-codecs/nvidia-tegra23-codecs.mk

Applied, after doing some changes:

    [Thomas:
      - Remove <pkg>_DEPENDENCIES variable that contained
        nvidia-tegra23-binaries, since this dependency is a runtime
        dependency only.
      - Remove 'NVIDIA_TEGRA23_CODECS_INSTALL_STAGING = NO', since this is
        the default.
      - Remove 'NVIDIA_TEGRA23_CODECS_INSTALL_TARGET = YES', since this is
        the default.
      - Instead of using a NVIDIA_TEGRA23_CODECS_FIRMWARE variable listing
        the firmware files to copy, simply copy all firmware files.]

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


More information about the buildroot mailing list