Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk --- ...-morello_morello-1.6.bb => linux-morello_morello-1.7.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-morello/recipes-kernel/linux/{linux-morello_morello-1.6.bb => linux-morello_morello-1.7.bb} (51%)
diff --git a/meta-morello/recipes-kernel/linux/linux-morello_morello-1.6.bb b/meta-morello/recipes-kernel/linux/linux-morello_morello-1.7.bb similarity index 51% rename from meta-morello/recipes-kernel/linux/linux-morello_morello-1.6.bb rename to meta-morello/recipes-kernel/linux/linux-morello_morello-1.7.bb index 5836a3a..91b75d4 100644 --- a/meta-morello/recipes-kernel/linux/linux-morello_morello-1.6.bb +++ b/meta-morello/recipes-kernel/linux/linux-morello_morello-1.7.bb @@ -2,10 +2,10 @@ require linux-morello.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
-SRCREV = "bf6680a3b8b63bc3d16553538c987f3ed5c53804" +SRCREV = "661ebe4f81e2840e5d706c24c36af63bdbc01b3e"
-LINUX_VERSION = "6.4" -LINUX_VERSION_EXTENSION= "-yocto-purecap" +LINUX_VERSION = "6.4" +LINUX_VERSION_EXTENSION = "-yocto-purecap"
COMPATIBLE_MACHINE = "morello"