| Commit message (Expand) | Author | Age | Files | Lines |
* | autoconf: don't append -dirty to version number if built in buildroot git tree | Peter Korsgaard | 2011-01-26 | 1 | -0/+30 |
* | Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir | Peter Korsgaard | 2011-01-26 | 2 | -1/+36 |
* | kernel-headers: handle long term support kernels, bump 2.6.35 | Peter Korsgaard | 2011-01-26 | 3 | -1/+10 |
* | kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versions | Peter Korsgaard | 2011-01-26 | 3 | -130/+1 |
* | package: fix python upgrade fallout | Peter Korsgaard | 2011-01-26 | 3 | -3/+3 |
* | sysvinint: bump Debian patch | Peter Korsgaard | 2011-01-26 | 1 | -1/+1 |
* | lvm2: use official release location as arranged with upstream | Peter Korsgaard | 2011-01-26 | 1 | -1/+1 |
* | lvm2: bump version to 2.02.79 (.78 was pulled by Redhat) | Heiko Zuerker | 2011-01-26 | 1 | -1/+1 |
* | crosstool-ng: don't remove installation directory before installing | Peter Korsgaard | 2011-01-25 | 1 | -0/+37 |
* | Merge branch 'for-2011.02/python-bump' of git://git.busybox.net/~tpetazzoni/g... | Peter Korsgaard | 2011-01-25 | 42 | -406/+1802 |
|\ |
|
| * | python-mad: new package | Thomas Petazzoni | 2011-01-25 | 3 | -0/+51 |
| * | python-serial: new package | Thomas Petazzoni | 2011-01-25 | 3 | -0/+30 |
| * | Remove .py or .pyc depending on Python configuration | Thomas Petazzoni | 2011-01-25 | 1 | -0/+6 |
| * | python: convert to autotargets, bump to 2.7.1, many improvements | Thomas Petazzoni | 2011-01-25 | 34 | -510/+1671 |
| * | autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE | Thomas Petazzoni | 2011-01-25 | 1 | -1/+1 |
| * | libffi: new package | Thomas Petazzoni | 2011-01-25 | 3 | -0/+43 |
| * | python: Fix make install (Workaround python's bug #1669349) | Maxime Ripard | 2011-01-25 | 1 | -1/+9 |
| * | python: Add the needed patches to compile python2.7 in buildroot. | Maxime Ripard | 2011-01-25 | 2 | -0/+57 |
| * | python: Port the python2.4 patches to 2.7 | Maxime Ripard | 2011-01-25 | 8 | -197/+237 |
| * | python: Move to version 2.7 | Maxime Ripard | 2011-01-25 | 1 | -2/+2 |
* | | tcpdump, libpcap: simplify and fix ac_cv_linux_vers | Thomas Petazzoni | 2011-01-25 | 2 | -2/+2 |
* | | crosstool-ng: install toolchain into HOST_DIR like the internal toolchain | Peter Korsgaard | 2011-01-25 | 2 | -8/+4 |
* | | crosstool-ng: Use same naming convention as internal toolchains | Peter Korsgaard | 2011-01-25 | 1 | -2/+2 |
* | | package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains | Peter Korsgaard | 2011-01-25 | 1 | -3/+1 |
* | | Use sys-root rather than sysroot for the sysroot/staging_dir | Peter Korsgaard | 2011-01-25 | 1 | -1/+1 |
* | | sshfs: adjust make dependencies to match Kconfig | Peter Korsgaard | 2011-01-24 | 1 | -1/+4 |
|/ |
|
* | busybox: 1.18.2 fix for wc | Peter Korsgaard | 2011-01-24 | 1 | -0/+41 |
* | gstreamer: remove unnecessary feature | Felipe Contreras | 2011-01-24 | 2 | -14/+2 |
* | mpd: new package | Gustavo Zacarias | 2011-01-21 | 5 | -0/+310 |
* | musepack: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+26 |
* | libcuefile: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+49 |
* | cdrkit: fix build with ccache | Peter Korsgaard | 2011-01-20 | 1 | -2/+3 |
* | toolchain/uClibc: bump 0.9.32 version to 0.9.32-rc2 | Peter Korsgaard | 2011-01-20 | 2 | -36/+2 |
* | CHANGES: update with recent changes | Peter Korsgaard | 2011-01-20 | 1 | -15/+18 |
* | libreplaygain: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+21 |
* | wavpack: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+25 |
* | faad2: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+18 |
* | libsamplerate: new package | Gustavo Zacarias | 2011-01-20 | 3 | -0/+27 |
* | libmad: install pkgconfig file | Gustavo Zacarias | 2011-01-20 | 2 | -5/+27 |
* | libsndfile: bump to version 1.0.23 | Gustavo Zacarias | 2011-01-19 | 1 | -5/+4 |
* | mpg123: install to staging | Gustavo Zacarias | 2011-01-19 | 1 | -0/+1 |
* | tcpdump: add patch for nommu systems | Mike Frysinger | 2011-01-19 | 1 | -0/+127 |
* | portmap: fix clean target to actually clean | Mike Frysinger | 2011-01-19 | 1 | -0/+4 |
* | portmap: respect target CFLAGS | Mike Frysinger | 2011-01-19 | 1 | -0/+1 |
* | portmap: add nommu support | Mike Frysinger | 2011-01-19 | 5 | -1/+245 |
* | toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain | Gustavo Zacarias | 2011-01-19 | 2 | -0/+7 |
* | busybox: add 1.18.2 fixes | Peter Korsgaard | 2011-01-19 | 3 | -0/+115 |
* | busybox: fix busybox-menuconfig after 69df644f5 | Kim Jae-hui | 2011-01-18 | 2 | -1/+2 |
* | openvpn: bump to version 2.1.4 | Gustavo Zacarias | 2011-01-17 | 1 | -2/+2 |
* | openssl: add ocf support | Gustavo Zacarias | 2011-01-17 | 3 | -1/+503 |