diff mbox series

[oe] python-pbr_4.2.0.bb: Define src uri checksums in recipe

Message ID 20190113155249.30258-1-raj.khem@gmail.com
State New
Headers show
Series [oe] python-pbr_4.2.0.bb: Define src uri checksums in recipe | expand

Commit Message

Khem Raj Jan. 13, 2019, 3:52 p.m. UTC
There moved out from inc file in oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>

---
 meta-python/recipes-devtools/python/python-pbr_4.2.0.bb | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.20.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
index a4b56cdbdf..3a12204224 100644
--- a/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
+++ b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb
@@ -1,3 +1,7 @@ 
 inherit setuptools
 # The inc file is in oe-core
 require recipes-devtools/python/python-pbr.inc
+
+SRC_URI[md5sum] = "dbc94417a8ff0432d6244501a7f1bd49"
+SRC_URI[sha256sum] = "f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68"
+