| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | package: move busybox show others dependency to per-package | Thomas Petazzoni | 2016-07-04 | 1 | -0/+1 |
| | | | | | | | | | | | | Having the BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencies in package/Config.in is not very practical: it makes this file not very readable, and puts the dependency away from the package itself, which can sometimes be confusing. Therefore, this commit moves the dependency in each package Config.in file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
| * | libdaemon: needs mmu | Gustavo Zacarias | 2012-11-28 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
| * | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
| * | package: ifplugd package | Peter Korsgaard | 2008-05-31 | 1 | -0/+12 |

