Skip to content
Commit af1e1e3f authored by Khem Raj's avatar Khem Raj
Browse files

systemd.bbclass: Fixes for living along with multilib



This essentially fixes two problems
1. We were ignoring systemd for multilibs now we dont
2. We were replacing '-systemd' string in PN which is
a problem whenre -systemd appears more than once
e.g. lib32-systemd-units-system it was removing both
essentially we should only chop the end of PN if it
ends with '-systemd'

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
parent 69b0e85b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment