Skip to content

Add patch to write nanoseconds into NTP shared memory segment ICSHWI-10241

Add a patch with Anders Sandstroms changes which write nanoseconds into the NTP shared memory segment. The changes come from https://github.com/anderssandstrom/mrfioc2/blob/nano/evrApp/src/ntpShm.cpp

Also:

  • change version to 2.3.1.5.dev1
  • move patches to recipe/patch
  • apply patches using meta.yaml instead of manually applying them in build.sh except:
    • e3 wrapper patches are still applied with a loop in build.sh
    • The file evr-pcie-300dc.substitutions.patch is an "overwrite" of the e3 wrapper patch, so it stays in src but moves to the appropriate location src/e3wrap/patch
Edited by John Sparger

Merge request reports