mbox series

[0/2] Updates to the linuxptp recipe

Message ID 20231017133214.1562048-1-luca.fancellu@arm.com
Headers show
Series Updates to the linuxptp recipe | expand

Message

Luca Fancellu Oct. 17, 2023, 1:32 p.m. UTC
In this serie I am itroducing templates for the systemd services, to increase
the portability and I'm also reducing the number of downstream patches.

Luca Fancellu (2):
  linuxptp: Drop unneeded downstream patches
  linuxptp: Use templates for the systemd services

 .../linuxptp/Use-cross-cpp-in-incdefs.patch   | 28 ---------------
 ...-Allow-CC-and-prefix-to-be-overriden.patch | 35 -------------------
 .../{phc2sys@.service => phc2sys@.service.in} |  2 +-
 .../{ptp4l@.service => ptp4l@.service.in}     |  2 +-
 .../linuxptp/linuxptp_4.1.bb                  | 17 +++++----
 5 files changed, 12 insertions(+), 72 deletions(-)
 delete mode 100644 meta-oe/recipes-connectivity/linuxptp/linuxptp/Use-cross-cpp-in-incdefs.patch
 delete mode 100644 meta-oe/recipes-connectivity/linuxptp/linuxptp/build-Allow-CC-and-prefix-to-be-overriden.patch
 rename meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/{phc2sys@.service => phc2sys@.service.in} (85%)
 rename meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/{ptp4l@.service => ptp4l@.service.in} (73%)