diff options
| author | Joris Lijssens <joris.lijssens@gmail.com> | 2015-12-22 11:36:36 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-12-22 17:58:55 +0100 |
| commit | 6c95124b96214a58a2eaf7fe28f9b9c6dd5771f4 (patch) | |
| tree | 209d36a7c512d49314ecf2538d371a8071201bae /package/Config.in | |
| parent | 97f7d7061d9c1afe23c6fb29d100fc92998698da (diff) | |
emlog: new package
[Thomas:
- update to the latest github version, which has a number of
fixes/improvements compared to the latest tag.
- add a patch to fix the build of the kernel module with recent
kernel versions (>= 3.19).
- use $(INSTALL) -D with a full destination path.
- rewrap Config.in help text, lines were too long.]
Signed-off-by: Joris Lijssens <joris.lijssens@gmail.com>
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 7a52f67d8..a61da086a 100644 --- a/package/Config.in +++ b/package/Config.in @@ -1534,6 +1534,7 @@ if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS source "package/debianutils/Config.in" endif source "package/dsp-tools/Config.in" + source "package/emlog/Config.in" source "package/ftop/Config.in" source "package/getent/Config.in" source "package/htop/Config.in" |
