diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-08-19 09:27:16 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-08-21 22:51:42 +0100 |
| commit | 4ab07d117d8c593b0c36e016c5c6cb4e85217ed6 (patch) | |
| tree | 22c149bf5a9b186d41784f8020479a1afc56d81a /meta/recipes-devtools/python/python3-pbr_5.10.0.bb | |
| parent | 6f350730512585c21270efbc22679ee1a2b433ea (diff) | |
| download | poky-4ab07d117d8c593b0c36e016c5c6cb4e85217ed6.tar.gz | |
python3-pbr: upgrade 5.9.0 -> 5.10.0
(From OE-Core rev: ab94a8f171c9caecdce20452b6e39056525bf7f4)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pbr_5.10.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pbr_5.10.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pbr_5.10.0.bb b/meta/recipes-devtools/python/python3-pbr_5.10.0.bb new file mode 100644 index 0000000000..022f834901 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pbr_5.10.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-pbr.inc | ||
| 3 | |||
| 4 | SRC_URI[sha256sum] = "cfcc4ff8e698256fc17ea3ff796478b050852585aa5bae79ecd05b2ab7b39b9a" | ||
