[linux-yocto] [PATCH 10/10] rt: bump localversion

Paul Gortmaker paul.gortmaker at windriver.com
Mon Oct 1 09:33:10 PDT 2018


We've added the equivalent updates from upstream in linux-rt-devel
as can be seen from this snippet of the commit history there:

  a7abcd43f6a7 (HEAD -> linux-4.18.y-rt, tag: v4.18.7-rt5, origin/linux-4.18.y-rt) v4.18.7-rt5
  22f41ebe5579 work-simple: drop a shit statement in SWORK_EVENT_PENDING
  eb1987eef4f2 rcu: Use cpus_read_lock() while looking at cpu_online_mask
  b75caf08b721 of: allocate / free phandle cache outside of the devtree_lock
  447cffcc7437 (tag: v4.18.7-rt4) v4.18.7-rt4
  a6dabcafaf68 Merge tag 'v4.18.7' into linux-4.18.y-rt
  ac0f534deae8 (tag: v4.18.5-rt3) v4.18.5-rt3
  b9fcc1867cc7 Drivers: hv: vmbus: include header for get_irq_regs()
  4a0819bb25d1 irqchip/gic-v3-its: Move pending table allocation to init time
  7bcb4eb241e3 powerpc: correct the preempt-lazy assembly
  3f1b0eab8fb3 staging: android: vsoc: use hrtimer_init_sleeper_on_stack()
  cd4d35ef8994 sched: Allow pinned user tasks to be awakened to the CPU they pinned
  5dd69ed1a24a (tag: v4.18.5-rt2) v4.18.5-rt2
  223076af168b Merge tag 'v4.18.5' into linux-4.18.y-rt
  ce25bc4adeb5 (tag: v4.18-rc8-rt1-rebase, tag: v4.18-rc8-rt1) Add localversion for -RT release

So bump the localversion to match.

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 6f206be67cd2..0efe7ba1930e 100644
--- a/localversion-rt
+++ b/localversion-rt
@@ -1 +1 @@
--rt1
+-rt5
-- 
2.15.0



More information about the linux-yocto mailing list