diff options
author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-02-14 18:15:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-17 15:27:56 +0000 |
commit | b5292d4115a4555a66b5e35acdc67dd71fb8577f (patch) | |
tree | 3dbf044a6c2fbe19deb7dc48b5864ee07a1aba08 /meta/recipes-bsp/hostap | |
parent | 46100431a726010645824a84850fd7bef8cc923b (diff) | |
download | openembedded-core-b5292d4115a4555a66b5e35acdc67dd71fb8577f.tar.gz openembedded-core-b5292d4115a4555a66b5e35acdc67dd71fb8577f.tar.bz2 openembedded-core-b5292d4115a4555a66b5e35acdc67dd71fb8577f.zip |
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Rename SUMMARY with length > 80 to DESCRIPTION.
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp/hostap')
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index 0208509c96..e2c7cc0344 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb @@ -1,4 +1,5 @@ -SUMMARY = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" +SUMMARY = "Configuration files for HostAP (wifi) driver" +DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset." SECTION = "kernel/modules" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |