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:
Alex Gonzalez 2013-02-14 18:52:42 +01:00
parent d668f92834
commit 48e3cc4b99
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ inherit module
PR = "r0" PR = "r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:" FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRCREV = "agonzal/yocto" SRCREV = "master"
SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \ SRC_URI = "${DIGI_LOG_GIT}linux-modules/redpine.git;protocol=git \
file://0001-redpine-allow-to-build-with-gcc-4.7.patch \ file://0001-redpine-allow-to-build-with-gcc-4.7.patch \
file://redpine" file://redpine"