diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-04-22 15:35:15 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-05-01 15:09:18 +0200 |
commit | 558861639cea0b4991ab07313f972187ed644867 (patch) | |
tree | ca3ef1552fee9f4a041630f0a5e0ba0a07f30fc0 /CHANGES | |
parent | 554ef43a9c1470cb2eebbc2d2f1eea9cfe5648a0 (diff) | |
download | buildroot-novena-558861639cea0b4991ab07313f972187ed644867.tar.gz buildroot-novena-558861639cea0b4991ab07313f972187ed644867.zip |
eeprog: Convert to gentargets
Closes #1615
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,7 @@ netperf, squid Updated/fixed packages: alsa-utils, busybox, dnsmasq, dosfstools, - e2fsprogs, fbv, freetype, hostapd, iperf, iptables, iw, less, + e2fsprogs, eeprog, fbv, freetype, hostapd, iperf, iptables, iw, less, libaio,libdrm, libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm, memstat, mesa3d, mtd-utils, nano, openssl, pciutils, php, pixman, portage, pppd, pthread-stubs, python, qt, radvd, @@ -66,6 +66,7 @@ #1567: openssl0.9.8n fails to compile #1573: Alsa-utils alsactl/init/* not installed to target #1591: portmap fails to compile + #1615: Convert eeprog package to gentargets #1645: Bump hostapd package to 0.7.2 2010.02, Release February 26th, 2010: |