[linux-yocto] [PATCH 5/5] rt: update localversion to match latest content

Paul Gortmaker paul.gortmaker at windriver.com
Fri Oct 26 10:35:40 PDT 2018


In collection with these most recent changes:

   git log --oneline HEAD ^v4.18.7-rt5 ^v4.18.16
   a5a06f994ee0 (HEAD -> linux-4.18.y-rt, tag: v4.18.16-rt8, origin/linux-4.18.y-rt) v4.18.16-rt8
   206f5532c3c7 Merge tag 'v4.18.16' into linux-4.18.y-rt
   73dbed526d9b (tag: v4.18.12-rt7) v4.18.12-rt7
   c0f0dd3ced7a sched/migrate_disable: Add export_symbol_gpl for __migrate_disabled
   3260983a587d tty: serial: pl011: explicitly initialize the flags variable
   089cb35faad5 mm/kasan: make quarantine_lock a raw_spinlock_t
   e31a286f3889 watchdog: prevent deferral of watchdogd wakeup on RT
   5c8919eed1cf kthread: convert worker lock to raw spinlock
   5b0efb356a7b (tag: v4.18.12-rt6) v4.18.12-rt6
   986610231899 Merge tag 'v4.18.12' into linux-4.18.y-rt

Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>
---
 localversion-rt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localversion-rt b/localversion-rt
index 0efe7ba1930e..700c857efd9b 100644
--- a/localversion-rt
+++ b/localversion-rt
@@ -1 +1 @@
--rt5
+-rt8
-- 
2.15.0



More information about the linux-yocto mailing list