diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-sdnotify.inc | 8 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb (renamed from meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb (renamed from meta-python/recipes-devtools/python/python3-sdnotify_0.3.1.bb) | 0 |
3 files changed, 2 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python-sdnotify.inc b/meta-python/recipes-devtools/python/python-sdnotify.inc index 661ee6df97..ea0e575c47 100644 --- a/meta-python/recipes-devtools/python/python-sdnotify.inc +++ b/meta-python/recipes-devtools/python/python-sdnotify.inc | |||
@@ -12,9 +12,5 @@ SECTION = "devel/python" | |||
12 | LICENSE = "MIT" | 12 | LICENSE = "MIT" |
13 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cc572ccc4b18a4b7d13be5d01bc8213e" | 13 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cc572ccc4b18a4b7d13be5d01bc8213e" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "a182c1ef47e1c6c965771aa3029da16f" | 15 | SRC_URI[md5sum] = "749ddca1c70be1697fecc443fb1fdb16" |
16 | SRC_URI[sha256sum] = "e69220d4f6cbb02130f43f929350a80cf51033fde47dcb056fbda71e2dff2d5a" | 16 | SRC_URI[sha256sum] = "73977fc746b36cc41184dd43c3fe81323e7b8b06c2bb0826c4f59a20c56bb9f1" |
17 | |||
18 | do_install_append() { | ||
19 | rm -r ${D}/${datadir} | ||
20 | } | ||
diff --git a/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb index 39ae3fb0bd..39ae3fb0bd 100644 --- a/meta-python/recipes-devtools/python/python-sdnotify_0.3.1.bb +++ b/meta-python/recipes-devtools/python/python-sdnotify_0.3.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-sdnotify_0.3.1.bb b/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb index 377af12e16..377af12e16 100644 --- a/meta-python/recipes-devtools/python/python3-sdnotify_0.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-sdnotify_0.3.2.bb | |||