diff options
Diffstat (limited to 'meta/recipes-devtools/kconfig-frontends')
-rw-r--r-- | meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb index f225af04a1..fa1da4e0b2 100644 --- a/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb +++ b/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> | 1 | # Copyright (C) 2012 Khem Raj <raj.khem@gmail.com> |
2 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
3 | 3 | ||
4 | SUMMARY = "Linux kernel style configuration framework for other projects" | ||
4 | DESCRIPTION = "The kconfig-frontends project aims at centralising \ | 5 | DESCRIPTION = "The kconfig-frontends project aims at centralising \ |
5 | the effort of keeping an up-to-date, out-of-tree, packaging of the \ | 6 | the effort of keeping an up-to-date, out-of-tree, packaging of the \ |
6 | kconfig infrastructure, ready for use by third-party projects. \ | 7 | kconfig infrastructure, ready for use by third-party projects. \ |