From: Johannes Berg Date: Mon, 15 Apr 2013 08:58:52 +0000 (+0200) Subject: backports: disable media for 3.2, it fails X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d55e4f525eabff4ffb6394a6f82bfb54fa723b53;p=openwrt%2Fstaging%2Fblogic.git backports: disable media for 3.2, it fails Signed-off-by: Johannes Berg --- diff --git a/dependencies b/dependencies index f939b904efa1..8d6facdb3926 100644 --- a/dependencies +++ b/dependencies @@ -70,6 +70,9 @@ REGULATOR_S5M8767 DISABLE # Media MEDIA_SUPPORT 3.2 +# There's something wrong with backporting this/dma-buf to 3.2, +# so disable it for now until Luis figures it out +MEDIA_SUPPORT 3.3 # Some media drivers however depend on module deferral mechanism # Lets not enable those unless that's available. VIDEO_S3C_CAMIF 3.4