atheros: use 'dey-1.6/maint' branch for all platforms
Otherwise building Yocto 1.6 for ccardimx28js fails with: ERROR: Logfile of failure stored in: /home/jviguera/projects/yocto/master/gui/ccardimx28js/tmp/work/ccardimx28js-dey-linux-gnueabi/kernel-module-atheros/1.0-r1/temp/log.do_fetch.38442 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
c8d1f48a9a
commit
7051b62726
|
|
@ -12,8 +12,7 @@ PR = "r1"
|
||||||
# from busybox does not support '--ignore-install' option.
|
# from busybox does not support '--ignore-install' option.
|
||||||
RDEPENDS_${PN} = "kmod"
|
RDEPENDS_${PN} = "kmod"
|
||||||
|
|
||||||
SRCBRANCH = "master"
|
SRCBRANCH = "dey-1.6/maint"
|
||||||
SRCBRANCH_mx6 = "dey-1.6/maint"
|
|
||||||
|
|
||||||
SRCREV_external = ""
|
SRCREV_external = ""
|
||||||
SRCREV_internal = "fdb797adf47514f5c94921fb20e64b4ecadb7a52"
|
SRCREV_internal = "fdb797adf47514f5c94921fb20e64b4ecadb7a52"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue