Hi,

There has been a revision mismatch for the kernel version, in this patch.
It should be c317a023583b17a4350f066924d5fff47a81f91e, instead of
4c2795dd50f98fa162cb53190eb557be44f92f58.
Shall I resend the whole patch series as v2, or is it acceptable to only
send again the faulty patch as v2?

Herve

-----Original Message-----
From: Herve Jourdain [mailto:herve.jourd...@neuf.fr] 
Sent: mercredi 18 mai 2016 14:21
To: yocto@yoctoproject.org
Cc: Herve Jourdain <herve.jourd...@neuf.fr>
Subject: [yocto][meta-raspberrypi][PATCH 5/8] Support for vc4 graphics
driver: upgrade 4.4 kernel to 4.4.10

This patch series enables the support for the VC4 graphics driver from Eric
Anholt.
Kernel upgrade to 4.4.10 (some 4.4.9 version would be enough, but the
required firmware supports 4.4.10, so bump it anyway)

Signed-off-by: Herve Jourdain <herve.jourd...@neuf.fr>
---
 recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
 1 file 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 831ac5a..0bc6531 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
@@ -1,8 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
 
-LINUX_VERSION ?= "4.4.8"
+LINUX_VERSION ?= "4.4.10"
 
-SRCREV = "fe7ad6aa5c6940817fe971d80a7b2a1d6052190a"
+SRCREV = "4c2795dd50f98fa162cb53190eb557be44f92f58"
 SRC_URI =
"git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
            file://0001-fix-dtbo-rules.patch \  "
--
2.7.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to