diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-feedformatter.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-feedformatter.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-feedformatter.inc b/meta-python/recipes-devtools/python/python-feedformatter.inc index 499bed2354..a333ef4eea 100644 --- a/meta-python/recipes-devtools/python/python-feedformatter.inc +++ b/meta-python/recipes-devtools/python/python-feedformatter.inc | |||
@@ -4,7 +4,6 @@ SECTION = "devel/python" | |||
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d" |
6 | SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85" | 6 | SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85" |
7 | PR = "r0" | ||
8 | 7 | ||
9 | SRC_URI = "git://github.com/marianoguerra/feedformatter.git" | 8 | SRC_URI = "git://github.com/marianoguerra/feedformatter.git" |
10 | 9 | ||