Commit 3a04eb2a authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

added extra init script and ntp package

parent 28aa84c7
...@@ -9,6 +9,8 @@ IMAGE_INSTALL_append = " python-core \ ...@@ -9,6 +9,8 @@ IMAGE_INSTALL_append = " python-core \
mtd-utils \ mtd-utils \
ethtool \ ethtool \
net-tools \ net-tools \
sntp \
ntp-utils \
openssh \ openssh \
nano \ nano \
lighttpd \ lighttpd \
...@@ -17,7 +19,8 @@ IMAGE_INSTALL_append = " python-core \ ...@@ -17,7 +19,8 @@ IMAGE_INSTALL_append = " python-core \
modphp \ modphp \
apache2 \ apache2 \
php-cgi \ php-cgi \
php-cli" php-cli \
init-elphel393"
IMAGE_LINGUAS = " " IMAGE_LINGUAS = " "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment