diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-12-09 10:55:12 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 00:38:27 +0100 |
commit | 8c9476d72c45a607ccec49cea175ce736fb52527 (patch) | |
tree | 201e2a003ee79aacd2c3c477e7f67149f14cbf44 /CHANGES | |
parent | a16af6526ffd84275f74377ba3c3051f4b68df17 (diff) | |
download | buildroot-novena-8c9476d72c45a607ccec49cea175ce736fb52527.tar.gz buildroot-novena-8c9476d72c45a607ccec49cea175ce736fb52527.zip |
at: ensure startup script is well installed
In case /etc/init.d does not exist.
[Peter: use install -D]
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. - Updated/fixed packages: busybox, dbus, cloop, cups, + Updated/fixed packages: at, busybox, dbus, cloop, cups, gdk-pixbuf, hostapd, i2c-tools, libconfig, m4, openssh, openssl, pango, qt, rsync, sdl_gfx, sdl_sound, udev, usbutils, xz, zlib |