Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -3/+1 |
| | | | | | | | | A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Make sure libdnet does not find unsupported libcheck, in host | Ulf Samuelsson | 2009-01-24 | 1 | -1/+6 |
| | |||||
* | Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR | Ulf Samuelsson | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | New package for dnet, a wrapper library for getting access to kernel network ↵ | Hamish Moffatt | 2008-09-04 | 1 | -0/+29 |
information and an optional Python module for the same. |