diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:56:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:28 +0200 |
commit | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (patch) | |
tree | df37175a09a0ce51de13e8f13a70bfcedbe95e75 /meta-python/recipes-devtools/python/python-feedformatter.inc | |
parent | 289217bbc3c5c53f486ab5615a6d6196e3c12cf2 (diff) | |
download | meta-openembedded-303a585a6f6c142b94307ffe48a5c56f828fcd94.tar.gz |
meta-oe: remove PR = "r0"
* this is default value
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 499bed235..a333ef4ee 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 | ||