diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-daemon_2.1.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-daemon_2.1.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb b/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb index ffb5beb570..002da046c4 100644 --- a/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb +++ b/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb | |||
@@ -8,8 +8,8 @@ RDEPENDS_${PN} = "python-docutils \ | |||
8 | python-resource \ | 8 | python-resource \ |
9 | " | 9 | " |
10 | 10 | ||
11 | LICENSE = "Apache-2.0" | 11 | LICENSE = "Apache-2.0 & GPLv3" |
12 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" | 12 | LIC_FILES_CHKSUM = "file://README;md5=2695c853a2cafc33e68a1d972889ebd2" |
13 | 13 | ||
14 | inherit pypi setuptools | 14 | inherit pypi setuptools |
15 | 15 | ||