diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-12-09 10:55:13 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 00:40:54 +0100 |
commit | dd15877acef78b36b6bc84467167ae86da577380 (patch) | |
tree | 9e451733905c060ab20ea7aafa849095be579d85 /CHANGES | |
parent | 8c9476d72c45a607ccec49cea175ce736fb52527 (diff) | |
download | buildroot-novena-dd15877acef78b36b6bc84467167ae86da577380.tar.gz buildroot-novena-dd15877acef78b36b6bc84467167ae86da577380.zip |
bzip2: ensure target directories exist before copying into
Also simply installation rules a little
[Peter: leave in busybox install fix]
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: at, busybox, dbus, cloop, cups, + Updated/fixed packages: at, busybox, bzip2, dbus, cloop, cups, gdk-pixbuf, hostapd, i2c-tools, libconfig, m4, openssh, openssl, pango, qt, rsync, sdl_gfx, sdl_sound, udev, usbutils, xz, zlib |