diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-04-24 22:34:50 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-04-24 22:34:50 +0200 |
commit | cd58efbac7040c58429b765853306c3e8052e984 (patch) | |
tree | 76137b5d09cc47cea15f16beed5263e969447bdd /CHANGES | |
parent | f550c1bdbb22df15d297303599e85c2a7511a8ff (diff) | |
download | buildroot-novena-cd58efbac7040c58429b765853306c3e8052e984.tar.gz buildroot-novena-cd58efbac7040c58429b765853306c3e8052e984.zip |
popt: bump version, use alternative upstream location
Closes #3643
rpm5.org seems to be gone/down, so use linuxfromscratch mirror instead.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -5,9 +5,9 @@ ffmpeg, file, gnuconfig, gst-ffmpeg, gst-plugins-good, icu, imagemagick, iproute2, less, libdnet, libpng, libxml2, libxslt, lighttpd, makedevs, midori, mpg123, mpd, mtd-utils, - ncurses, netsnmp, openssl, pkg-config, procps, qt, quagga, - readline, rsync, samba, squid, socat, squashfs, tslib, webkit, - xerces, xlib_xtrans, xorg-server, xterm, xz + ncurses, netsnmp, openssl, pkg-config, popt, procps, qt, + quagga, readline, rsync, samba, squid, socat, squashfs, tslib, + webkit, xerces, xlib_xtrans, xorg-server, xterm, xz New packages: can-utils, htop, libv4l @@ -19,6 +19,7 @@ #3475: Calling sync on large filesystems when not always necessary #3511: make busybox-menuconfig does not download busybox package #3541: Quotes in the top Makefile:217 break buildroot/kernel config... + #3643: popt source url is not responding 2011.02, Released February 28th, 2011: |