diff options
| author | Peter Seiderer <ps.report@gmx.net> | 2015-12-08 22:23:44 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-29 22:54:15 +0100 |
| commit | d856fc15c083876e2f96d5f8e0763e6c04be6c19 (patch) | |
| tree | 57d84f6f8f7962bd3598a22064d60fd9bb0e04b9 /package/Config.in | |
| parent | 9860746ff98a886dbdbccf769d89d73a0d5ad636 (diff) | |
bcm2835: new package
[Thomas:
- addition of 'depends on BR2_arm' as suggested by Yann.
- addition of a comment in the Config.in help text that says that
this library is a pure abomination.
- fix the hash, since apparently upstream changes the released
tarballs after they are published.
- fix license, it's GPLv2, not GPLv2+.]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
| -rw-r--r-- | package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in index 283363d9f..bc6099d1a 100644 --- a/package/Config.in +++ b/package/Config.in @@ -906,6 +906,7 @@ menu "Graphics" endmenu menu "Hardware handling" + source "package/bcm2835/Config.in" source "package/c-periphery/Config.in" source "package/ccid/Config.in" source "package/dtc/Config.in" |
