diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-12-09 10:55:08 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-13 00:33:22 +0100 |
commit | e9d7b877c2d0d8dc34e062fca31e069820f1a232 (patch) | |
tree | 3e8acb0eb28a955a8c67bfc1bfd0aa28fbb9da09 /CHANGES | |
parent | b8c860992a408e7d650af369b39cc1c5edef5980 (diff) |
cups: avoid using non reevaluated $(STAGING_DIR)
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. - Updated/fixed packages: busybox, dbus, cloop, gdk-pixbuf, - hostapd, i2c-tools, libconfig, m4, openssh, openssl, qt, - sdl_gfx, sdl_sound, udev, usbutils, xz, zlib + Updated/fixed packages: busybox, dbus, cloop, cups, + gdk-pixbuf, hostapd, i2c-tools, libconfig, m4, openssh, + openssl, qt, sdl_gfx, sdl_sound, udev, usbutils, xz, zlib New packages: dhrystone, lsuio, rsh-redone, whetstone |