diff options
author | John Klug <john.klug@multitech.com> | 2018-02-26 13:54:04 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-02-26 13:54:04 -0600 |
commit | 46bd45fc6f3aacdbefce5e67ee00a806c81e3592 (patch) | |
tree | 440512dcde3e69c263277a2287a3babe12072263 /recipes-support | |
parent | 78bc4779060e71824740fc66777fd243bb96b96c (diff) | |
download | meta-mlinux-46bd45fc6f3aacdbefce5e67ee00a806c81e3592.tar.gz meta-mlinux-46bd45fc6f3aacdbefce5e67ee00a806c81e3592.tar.bz2 meta-mlinux-46bd45fc6f3aacdbefce5e67ee00a806c81e3592.zip |
Bump the ntpd revision
Diffstat (limited to 'recipes-support')
-rw-r--r-- | recipes-support/ntp/ntp_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/ntp/ntp_%.bbappend b/recipes-support/ntp/ntp_%.bbappend index 12cc8cf..d14a5cf 100644 --- a/recipes-support/ntp/ntp_%.bbappend +++ b/recipes-support/ntp/ntp_%.bbappend @@ -1,4 +1,4 @@ -PR .= ".mlinux3" +PR .= ".mlinux4" SRC_URI += " file://ntpd-default \ file://ntp.conf.patch;patchdir=.. \ |