rpi-default-versions: Use 3.12.X as default kernel version

Change-Id: Ief7949be4b9726b5b6ba58e6280f6b6ca3fdfdc4
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2014-07-16 10:58:43 +02:00
parent cc74bf6c1f
commit c6606b6a00

View File

@ -1,3 +1,3 @@
# RaspberryPi BSP default versions
PREFERRED_VERSION_linux-raspberrypi ?= "3.10.%"
PREFERRED_VERSION_linux-raspberrypi ?= "3.12.%"