summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bcm/common/firmware.inc6
-rw-r--r--recipes-graphics/userland/userland_git.bb4
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.10.26.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.10.24.bb)2
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.11.10.bb2
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.12.7.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.12.4.bb)2
5 files changed, 8 insertions, 8 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index 69cf8d2..0b1aa05 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
1# 19/08/2013 firmware; this can be overridden from distro config 1# 17/01/2014 firmware; this can be overridden from distro config
2RPIFW_SRCREV ?= "e618d4ff2dc20051bc726834b22487fe2e236fe5" 2RPIFW_SRCREV ?= "9babf5f124b85293f81d78b031a15da0d51d46bd"
3RPIFW_DATE ?= "20131217" 3RPIFW_DATE ?= "20140117"
4RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master" 4RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
5RPIFW_S ?= "${WORKDIR}/git" 5RPIFW_S ?= "${WORKDIR}/git"
6 6
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index 2993044..cba1709 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -5,13 +5,13 @@ vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG."
5LICENSE = "Broadcom" 5LICENSE = "Broadcom"
6LIC_FILES_CHKSUM = "file://LICENCE;md5=957f6640d5e2d2acfce73a36a56cb32f" 6LIC_FILES_CHKSUM = "file://LICENCE;md5=957f6640d5e2d2acfce73a36a56cb32f"
7 7
8PR = "r3" 8PR = "r4"
9 9
10PROVIDES = "virtual/libgles2 \ 10PROVIDES = "virtual/libgles2 \
11 virtual/egl" 11 virtual/egl"
12COMPATIBLE_MACHINE = "raspberrypi" 12COMPATIBLE_MACHINE = "raspberrypi"
13 13
14SRCREV = "d2c9f912da389c23ed27e81e940be3540f64fc59" 14SRCREV = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d"
15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ 15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \
16 " 16 "
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
index 2adf7aa..03f0bd0 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb
@@ -1,4 +1,4 @@
1SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491" 1SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ 2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \
3 file://sl030raspberrypii2ckernel.patch \ 3 file://sl030raspberrypii2ckernel.patch \
4 " 4 "
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
index d3fa310..3962b40 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb
@@ -1,4 +1,4 @@
1SRCREV = "639f74acc37561caa67abeb9fb61adc7e6a49aef" 1SRCREV = "71397e18fb1038619f3066827b83d6fcd5d8bd62"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ 2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \
3 file://sl030raspberrypii2ckernel.patch \ 3 file://sl030raspberrypii2ckernel.patch \
4 " 4 "
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
index 17025f2..b71363c 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.12.4.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.12.7.bb
@@ -1,4 +1,4 @@
1SRCREV = "9fbb114990c409406ae20c56871727ff8d4fa6ca" 1SRCREV = "7b3d6227aa8285f7cbd5b8ec767a840b6ac42477"
2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ 2SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \
3 file://sl030raspberrypii2ckernel.patch \ 3 file://sl030raspberrypii2ckernel.patch \
4 " 4 "