summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorAndrew Webster <awebster@arcx.com>2016-06-10 14:13:29 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-15 22:48:40 +0200
commit0f92b19dd68483279b8f0effce316fb6aec9ff9e (patch)
tree88ec8186f199538a3b2073a156006018748f8b2a /Config.in.legacy
parent6499890700d9cebb273e649d3587ff13f27ccee2 (diff)
imx-vpuwrap: rename from libfslvpuwrap and bump version to 1.0.65
Changelog: --Update 'nLastFrameEndPosPhy' in seqinit stage to avoid feed the same SPS to vpu repeatedly. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/d6b9490 Implicitly tested through gstreamer as the 0.10 plugin relies on it: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm Signed-off-by: Andrew Webster <awebster@arcx.com> Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com> Tested-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 12426c9cd..bb12d7b57 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PACKAGE_LIBFSLVPUWRAP
+ bool "libfslvpuwrap has been renamed to imx-vpuwrap"
+ select BR2_LEGACY
+ select BR2_PACKAGE_IMX_VPUWRAP
+ help
+ The libfslvpuwrap has been renamed to match the renamed package.
+
config BR2_PACKAGE_LIBFSLPARSER
bool "libfslparser has been renamed to imx-parser"
select BR2_LEGACY