diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-12-09 10:55:14 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 00:42:03 +0100 |
commit | 5a6f6bfe885754955b615ca9353baa3496682c6f (patch) | |
tree | 3c0553fd3a592da3fa48e80391ec899ba7045e97 /CHANGES | |
parent | dd15877acef78b36b6bc84467167ae86da577380 (diff) | |
download | buildroot-novena-5a6f6bfe885754955b615ca9353baa3496682c6f.tar.gz buildroot-novena-5a6f6bfe885754955b615ca9353baa3496682c6f.zip |
directfb-examples: rework target installation rule to match package infrastructure
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,10 +3,10 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. - 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 + Updated/fixed packages: at, busybox, bzip2, direcfb-examples, + dbus, cloop, cups, gdk-pixbuf, hostapd, i2c-tools, libconfig, + m4, openssh, openssl, pango, qt, rsync, sdl_gfx, sdl_sound, + udev, usbutils, xz, zlib New packages: dhrystone, lsuio, rsh-redone, whetstone |