diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-inotify_git.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-inotify_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-inotify_git.bb b/meta-python/recipes-devtools/python/python3-inotify_git.bb index 15fb92eedd..37a2e2a6f2 100644 --- a/meta-python/recipes-devtools/python/python3-inotify_git.bb +++ b/meta-python/recipes-devtools/python/python3-inotify_git.bb | |||
@@ -8,6 +8,7 @@ SRC_URI[sha256sum] = "974a623a338482b62e16d4eb705fb863ed33ec178680fc3e96ccdf0df6 | |||
8 | 8 | ||
9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
10 | git://github.com/dsoprea/pyinotify.git;branch=master;protocol=https \ | 10 | git://github.com/dsoprea/pyinotify.git;branch=master;protocol=https \ |
11 | file://new-test-inotify.patch \ | ||
11 | file://run-ptest \ | 12 | file://run-ptest \ |
12 | " | 13 | " |
13 | 14 | ||