[yocto] [PATCH 1/2] curses-perl: Change description to match package.
mulhern
mulhern at gmail.com
Fri Aug 16 06:11:55 PDT 2013
[YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196
The description field in the recipe was changed to match the package.
Signed-off-by: mulhern <mulhern at yoctoproject.org>
---
recipes-security/perl/curses-perl_1.28.bb | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/recipes-security/perl/curses-perl_1.28.bb b/recipes-security/perl/curses-perl_1.28.bb
index 5984ca7..d05a0f2 100644
--- a/recipes-security/perl/curses-perl_1.28.bb
+++ b/recipes-security/perl/curses-perl_1.28.bb
@@ -1,6 +1,5 @@
-DESCRIPTION = "This package contains the URI.pm module with friends. \
-The module implements the URI class. URI objects can be used to access \
-and manipulate the various components that make up these strings."
+DESCRIPTION = "lib-curses provides an interface between Perl programs and \
+the curses library."
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
--
1.7.10.4
More information about the yocto
mailing list