From 4bb6f26b05450777d14aa96e10783066c2503dc2 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 11 Nov 2020 16:17:52 -0600 Subject: Add new BSP submodule for Atmel Processors. --- recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch (limited to 'recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch') diff --git a/recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch b/recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch new file mode 100644 index 0000000..b764a93 --- /dev/null +++ b/recipes-kernel/linux/linux-at91-4.9.87/EXTRAVERSION.patch @@ -0,0 +1,12 @@ +diff -Naru linux-4.9.87.orig/Makefile linux-4.9.87/Makefile +--- linux-4.9.87.orig/Makefile 2019-01-04 18:26:08.064684388 -0600 ++++ linux-4.9.87/Makefile 2019-01-04 18:26:31.408683697 -0600 +@@ -1,7 +1,7 @@ + VERSION = 4 + PATCHLEVEL = 9 + SUBLEVEL = 87 +-EXTRAVERSION = -linux4sam_5.8 ++EXTRAVERSION = + NAME = Roaring Lionus + + # *DOCUMENTATION* -- cgit v1.2.3