summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Mabäcker <petter@technux.se>2015-01-15 23:32:53 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2015-01-25 21:47:45 +0200
commitefd760d0a2c027fe20ed190c56f416d0a47d7c41 (patch)
treeea6048a67d85f34bc2fc7cd073a08ec6c0b7a7e0
parent1eda7e8b742bff698456facf4e8e79c3457cffc0 (diff)
downloadmeta-raspberrypi-dizzy.tar.gz
linux-raspberrypi: faulty branch and srcrev for 3.16dizzy
linux-raspberrypi_3.16 used wrong branch (rpi-3.14.y instead of rpi-3.16.y). Use latest SRCREV for 3.16 and bump version to 3.16.5. Change-Id: Ic81eeddb0c8a4df1f11948f00491f83ab877d040 Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.16.5.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.16.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb b/recipes-kernel/linux/linux-raspberrypi_3.16.5.bb
index 60aca96..97947c2 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.16.1.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.16.5.bb
@@ -1,5 +1,5 @@
1SRCREV = "82692a293288c334f3da11895e63ea7d066db4f6" 1SRCREV = "377c82aa1d31b37f1096096b0e4c65beb0bc5c49"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.14.y \ 2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.16.y \
3 file://sl030raspberrypii2ckernel.patch \ 3 file://sl030raspberrypii2ckernel.patch \
4 " 4 "
5 5