projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16339ad
)
ntp: drop unused POST_PATCH_HOOKS handling
author
Peter Korsgaard
<peter@korsgaard.com>
Mon, 6 Jul 2015 12:20:30 +0000
(14:20 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 6 Jul 2015 12:20:30 +0000
(14:20 +0200)
Now that NTP_PATCH_FIXUPS is gone.
Reported-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntp/ntp.mk
patch
|
blob
|
history
diff --git
a/package/ntp/ntp.mk
b/package/ntp/ntp.mk
index 110eaf890877c35fc3bcba8cae6a9331780b51cd..599724749f9cd1598296749d094ee996d2204e80 100644
(file)
--- a/
package/ntp/ntp.mk
+++ b/
package/ntp/ntp.mk
@@
-69,6
+69,4
@@
define NTP_INSTALL_INIT_SYSTEMD
endef
endif
-NTP_POST_PATCH_HOOKS += NTP_PATCH_FIXUPS
-
$(eval $(autotools-package))