Commit 9eeb9a1c authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

fixed ntp build

parent 6b80bea2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ IMAGE_INSTALL_append += " python-core \
                         lighttpd \
                         lighttpd-module-fastcgi \
                         lighttpd-module-cgi \
                         modphp \
                         apache2 \
                         php-cgi \
                         php-cli \
+3 −0
Original line number Diff line number Diff line
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

EXTRA_OECONF += "--libexecdir=/usr/lib/ntp \
		"
 No newline at end of file