mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-pbr_4.2.0.bb: Define src uri checksums in recipe
There moved out from inc file in oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
inherit setuptools
|
||||
# The inc file is in oe-core
|
||||
require recipes-devtools/python/python-pbr.inc
|
||||
|
||||
SRC_URI[md5sum] = "6619780896ca81c7cd19c6e2f439b6c9"
|
||||
SRC_URI[sha256sum] = "1b8be50d938c9bb75d0eaf7eda111eec1bf6dc88a62a6412e33bf077457e0f45"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user