diff options
-rw-r--r-- | meta-oe/recipes-devtools/python/python-tornado_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-oe/recipes-devtools/python/python-tornado_git.bb index 9c58e94bcb..28026b352b 100644 --- a/meta-oe/recipes-devtools/python/python-tornado_git.bb +++ b/meta-oe/recipes-devtools/python/python-tornado_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed." | 1 | DESCRIPTION = "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed." |
2 | LICENSE = "Apache" | 2 | LICENSE = "Apache-2.0" |
3 | LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c" | 3 | LIC_FILES_CHKSUM = "file://README;md5=e7fb9954003d7cd93322ccf282210d1c" |
4 | 4 | ||
5 | PV = "2.2.1+git${SRCPV}" | 5 | PV = "2.2.1+git${SRCPV}" |