From 8664a2a1f76176eb5195a17478dccb3067c6ea3d Mon Sep 17 00:00:00 2001 From: Matthieu Crapet Date: Fri, 14 Feb 2014 18:15:36 +0100 Subject: recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues Rename SUMMARY with length > 80 to DESCRIPTION. Note: don't bump PR (From OE-Core rev: b5292d4115a4555a66b5e35acdc67dd71fb8577f) Signed-off-by: Matthieu Crapet Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/devel-config/nfs-export-root.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/devel-config') diff --git a/meta/recipes-devtools/devel-config/nfs-export-root.bb b/meta/recipes-devtools/devel-config/nfs-export-root.bb index fc35cc860a..169d00581d 100644 --- a/meta/recipes-devtools/devel-config/nfs-export-root.bb +++ b/meta/recipes-devtools/devel-config/nfs-export-root.bb @@ -1,4 +1,5 @@ -SUMMARY = "Enables NFS access from any host to the entire filesystem (for development purposes)" +SUMMARY = "Configuration script to export target rootfs filesystem" +DESCRIPTION = "Enables NFS access from any host to the entire filesystem (for development purposes)." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -- cgit v1.2.3-54-g00ecf