diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-03-01 10:00:01 -0800 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-03-10 15:16:14 +0100 |
commit | 38ab74bd3ecc7ee0b6b015788e57ea53268838ed (patch) | |
tree | fb277e415185ed0efc4305e4a0909339ed7e55f6 | |
parent | e9c8b2aa4d03e013e3feb3e6015462c8c9f46377 (diff) | |
download | meta-raspberrypi-38ab74bd3ecc7ee0b6b015788e57ea53268838ed.tar.gz |
linux-raspberrypi_4.4.bb: Update to 4.4.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index 3503a1f..f7c5bfb 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION ?= "4.4.2" | 1 | LINUX_VERSION ?= "4.4.3" |
2 | 2 | ||
3 | SRCREV = "8941fe4985a1cc8f800be00224c6a2e741789d03" | 3 | SRCREV = "36babd89241c85258acebe06616f1f1a58356f8e" |
4 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y" | 4 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y" |
5 | 5 | ||
6 | require linux-raspberrypi.inc | 6 | require linux-raspberrypi.inc |