Message ID | 1382010336-6779-1-git-send-email-obi@opendreambox.org |
---|---|
State | Accepted, archived |
Headers | show |
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb index 905be40..f8df0ef 100644 --- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb +++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Kernel based automounter for linux." +SUMMARY = "Kernel based automounter for linux." SECTION = "base" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
Merged this too. Thanks. -J. [[oe] [meta-networking][PATCH v2 2/2] autofs: change DESCRIPTION to SUMMARY] On 13.10.17 (Thu 13:45) Andreas Oberritter wrote: > Signed-off-by: Andreas Oberritter <obi@opendreambox.org> > --- > meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb > index 905be40..f8df0ef 100644 > --- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb > +++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb > @@ -1,4 +1,4 @@ > -DESCRIPTION = "Kernel based automounter for linux." > +SUMMARY = "Kernel based automounter for linux." > SECTION = "base" > LICENSE = "GPL-2.0" > LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)