linux-imx: override SRC_URI for ccardxmx28js

This is done so the generic 'mxs' patches from FSL layer are not
applied.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2012-12-19 11:21:40 +01:00
parent 9a4544b500
commit 69a72f1990
1 changed files with 6 additions and 0 deletions

View File

@ -12,3 +12,9 @@ LOCALVERSION_mx5 = "mx5+agonzal_yocto"
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \ SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
file://defconfig \ file://defconfig \
" "
# Override 'ccardxmx28js' SRC_URI so the 'SRC_URI_append_mxs' patches
# from FSL layer are *not* applied
SRC_URI_ccardxmx28js_mxs = "${DIGI_LOG_GIT}linux-2.6.git \
file://defconfig \
"