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-pymisp.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-pymisp.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index f80858e91a..abeed934b6 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "Python API for MISP" | |||
2 | HOMEPAGE = "https://github.com/MISP/PyMISP" | 2 | HOMEPAGE = "https://github.com/MISP/PyMISP" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" |
5 | PR = "r0" | ||
6 | 5 | ||
7 | SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" | 6 | SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" |
8 | SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" | 7 | SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" |