meta-digi-arm: Use master for kernel-module-redpine.
The agonzal/yocto branch has now been merged to the master. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
d668f92834
commit
48e3cc4b99
|
|
@ -7,7 +7,7 @@ inherit module
|
|||
PR = "r0"
|
||||
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
SRCREV = "agonzal/yocto"
|
||||
SRCREV = "master"
|
||||
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