> 
> 
> 
> Why is
> 
> 
> 
> 
> 
> 
> 
> SYSTEMD_SERVICE_${PN} = " \
> 
> 
> 
> can@... ( can@... ) \
> 
> 
> 
> "
> 
> 
> 
> and not
> 
> 
> 
> 
> 
> 
> 
> SYSTEMD_SERVICE_${PN} = " \
> 
> 
> 
> [email protected] \
> 
> 
> 
> "
> 
> 
> 

This is because I want bitbake to create an instance of the template unit file 
([email protected]) with the parameter "can0" which is then passed to the template 
unit file. This corresponds to calling following in a console.

systemctl enable [email protected]
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49663): https://lists.yoctoproject.org/g/yocto/message/49663
Mute This Topic: https://lists.yoctoproject.org/mt/74933670/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to