summaryrefslogtreecommitdiff
path: root/package/nvidia-tegra23/Config.in
diff options
context:
space:
mode:
authorNicolas Serafini <nicolas.serafini@sensefly.com>2015-04-21 19:04:44 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-26 22:24:10 +0200
commit25967591813409ae8c4a1358b3751a080975d95d (patch)
tree79c83b814f350a8fdb503a1970b78a1104a569bf /package/nvidia-tegra23/Config.in
parentf2c2bd0b7a1f8d08ed88c35dc6b736d522ba1e02 (diff)
package/nvidia-tegra23-codecs: new package
nvidia-tegra23-codecs provides various HW-accelerated media codecs, such as: AAC3, h264, jpeg, MP3... Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com> [me: - split codecs from binaries into this patch - use our extractor helpers ] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> [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.]
Diffstat (limited to 'package/nvidia-tegra23/Config.in')
-rw-r--r--package/nvidia-tegra23/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nvidia-tegra23/Config.in b/package/nvidia-tegra23/Config.in
index 28c99c7ed..eb33581d0 100644
--- a/package/nvidia-tegra23/Config.in
+++ b/package/nvidia-tegra23/Config.in
@@ -29,6 +29,7 @@ config BR2_PACKAGE_NVIDIA_TEGRA23_TEGRA3
endchoice
source "package/nvidia-tegra23/nvidia-tegra23-binaries/Config.in"
+source "package/nvidia-tegra23/nvidia-tegra23-codecs/Config.in"
endif
comment "nvidia-tegra23 needs Xorg <= 1.14 and a (e)glibc toolchain w/ EABIhf"