summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/timezone/timezone.inc
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2019-10-11 00:13:59 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-15 14:16:11 +0100
commit4ee045ce0b436bb4465a72f3d89ceb8959c2cb6b (patch)
tree12d724ecb20248773d8641263fd51f9d1d556e28 /meta/recipes-extended/timezone/timezone.inc
parent4c0be0ec318523071530b0a6dd0daab256249175 (diff)
downloadpoky-4ee045ce0b436bb4465a72f3d89ceb8959c2cb6b.tar.gz
meta: add missing description in recipes-extended
(From OE-Core rev: 3a4a037450f2998342818248957e7500950b0a66) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/timezone/timezone.inc')
-rw-r--r--meta/recipes-extended/timezone/timezone.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/timezone/timezone.inc b/meta/recipes-extended/timezone/timezone.inc
index f6bab1acb4..91a5cb3327 100644
--- a/meta/recipes-extended/timezone/timezone.inc
+++ b/meta/recipes-extended/timezone/timezone.inc
@@ -1,4 +1,6 @@
1SUMMARY = "Timezone data" 1SUMMARY = "Timezone data"
2DESCRIPTION = "The Time Zone Database contains code and data that represent \
3the history of local time for many representative locations around the globe."
2HOMEPAGE = "http://www.iana.org/time-zones" 4HOMEPAGE = "http://www.iana.org/time-zones"
3SECTION = "base" 5SECTION = "base"
4LICENSE = "PD & BSD & BSD-3-Clause" 6LICENSE = "PD & BSD & BSD-3-Clause"