diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-02-20 17:21:45 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-03-10 15:16:03 +0100 |
| commit | e9c8b2aa4d03e013e3feb3e6015462c8c9f46377 (patch) | |
| tree | a53e71489927bccc498d6339602afd1afb971d80 | |
| parent | 2c19e8882f244e3f01bca058b54cfe4df854b93e (diff) | |
| download | meta-raspberrypi-e9c8b2aa4d03e013e3feb3e6015462c8c9f46377.tar.gz | |
linux-raspberrypi: Upgrade 4.4.1 -> 4.4.2
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 47084e4..3503a1f 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.1" | 1 | LINUX_VERSION ?= "4.4.2" |
| 2 | 2 | ||
| 3 | SRCREV = "52d3149aba3c684db1b6c739ca794dc330d92929" | 3 | SRCREV = "8941fe4985a1cc8f800be00224c6a2e741789d03" |
| 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 |
