diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-09-09 10:33:13 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-09-09 10:33:13 +0100 |
| commit | 3d864b63ad5332392241413953733dd04f60d453 (patch) | |
| tree | 7ca346c59703891801fd1ee73af789db0018562e | |
| parent | d1614999e11bd36c770855e782a5770319a3dbc6 (diff) | |
| download | meta-raspberrypi-ag/kup.tar.gz | |
linux-raspberrypi: Update 4.19 recipe to 4.19.71ag/kup
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index 230f749..900570d 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION ?= "4.19.66" | 1 | LINUX_VERSION ?= "4.19.71" |
| 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" | 2 | LINUX_RPI_BRANCH ?= "rpi-4.19.y" |
| 3 | 3 | ||
| 4 | SRCREV = "fc5826fb999e0b32900d1f487e90c27a92010214" | 4 | SRCREV = "13ce09db830e0c2fe524460b0673afb974359bc2" |
| 5 | 5 | ||
| 6 | require linux-raspberrypi_4.19.inc | 6 | require linux-raspberrypi_4.19.inc |
