alsa-state: remove PREFERRED_VERSION_linux-dey override

Now each platform is only supported in one kernel version, so there is
no need to have multiple alsa config files per linux kernel version.

https://jira.digi.com/browse/DEL-1747

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2015-08-05 11:56:16 +02:00
parent db5ab5f048
commit 9c992309b0
22 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Copyright (C) 2013 Digi International.
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}/${PREFERRED_VERSION_linux-dey}:"
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
SRC_URI += " \
file://asound.inline_play.state \