kernel-module-redpine: Use agonzal/yocto branch.
This branch supports the new merged CCXMX platforms. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
2d5a01974e
commit
a14994bf80
|
|
@ -7,7 +7,7 @@ inherit module
|
|||
PR = "r0"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
SRCREV = "del-5.7.2"
|
||||
SRCREV = "agonzal/yocto"
|
||||
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
|
||||
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
|
||||
file://redpine"
|
||||
|
|
|
|||
Loading…
Reference in New Issue