diff options
Diffstat (limited to 'meta/recipes-extended/libidn')
-rw-r--r-- | meta/recipes-extended/libidn/libidn_0.6.14.bb | 1 | ||||
-rw-r--r-- | meta/recipes-extended/libidn/libidn_1.19.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/libidn/libidn_0.6.14.bb b/meta/recipes-extended/libidn/libidn_0.6.14.bb index 17bb103d9..c453b79ec 100644 --- a/meta/recipes-extended/libidn/libidn_0.6.14.bb +++ b/meta/recipes-extended/libidn/libidn_0.6.14.bb @@ -1,3 +1,4 @@ +SUMMARY = "Internationalized Domain Name support library" DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." HOMEPAGE = "http://www.gnu.org/software/libidn/" SECTION = "libs" diff --git a/meta/recipes-extended/libidn/libidn_1.19.bb b/meta/recipes-extended/libidn/libidn_1.19.bb index 3edea65b0..65a8692ab 100644 --- a/meta/recipes-extended/libidn/libidn_1.19.bb +++ b/meta/recipes-extended/libidn/libidn_1.19.bb @@ -1,3 +1,4 @@ +SUMMARY = "Internationalized Domain Name support library" DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." HOMEPAGE = "http://www.gnu.org/software/libidn/" SECTION = "libs" |