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:
parent
9a4544b500
commit
69a72f1990
|
|
@ -12,3 +12,9 @@ LOCALVERSION_mx5 = "mx5+agonzal_yocto"
|
|||
SRC_URI = "${DIGI_LOG_GIT}linux-2.6.git \
|
||||
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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue