meta-digi-arm: revert to 'v3.10/dey-1.6/maint' branch for MX6
The 'v3.10/master' master branch has been updated with the latest general availability (GA) release from FSL, but the user-space is not ready yet, so using the new kernel the build is broken: imx-lib: error: 'PXP_IOC_GET_CHAN' undeclared Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
bf0a75ade6
commit
52c741c9cb
|
|
@ -8,7 +8,7 @@ DEPENDS += "lzop-native bc-native"
|
|||
# Internal repo branch
|
||||
SRCBRANCH = "v3.10/master"
|
||||
SRCBRANCH_mxs = "v3.10/dey-1.4/maint"
|
||||
SRCBRANCH_mx6 = "v3.10/master"
|
||||
SRCBRANCH_mx6 = "v3.10/dey-1.6/maint"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_external_mxs = "bccdf5cb75ba94d642c7893ba166dd1cb7d38985"
|
||||
|
|
|
|||
Loading…
Reference in New Issue