diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-07-02 16:16:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-10 09:24:32 -0700 |
commit | f818d3b9fc11a067a5144279a8dce8f4ef07e334 (patch) | |
tree | f3568f90e44863ee29eeb86bbefbe347589f0c6a /meta-python/recipes-extended/python-pyparted | |
parent | 2038cfbd3f6d408a0e52019898b228caaabb28ab (diff) | |
download | meta-openembedded-f818d3b9fc11a067a5144279a8dce8f4ef07e334.tar.gz |
python-pyparted/python3-pyparted: 3.11.1 -> 3.11.2
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted')
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted.inc | 2 | ||||
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb (renamed from meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb (renamed from meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc index a0ec02817..f769f95a0 100644 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\ | |||
11 | DEPENDS += "parted" | 11 | DEPENDS += "parted" |
12 | 12 | ||
13 | # upstream only publishes releases in github archives which are discouraged | 13 | # upstream only publishes releases in github archives which are discouraged |
14 | SRCREV = "1fdb15120f35f5da1dc7ec116522f0c796a8376a" | 14 | SRCREV = "2396ba7df56de277b4999bdd5f7d1a1706a6388a" |
15 | SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" | 15 | SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb index 32aa378cc..32aa378cc 100644 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb | |||
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb index d83901ff3..d83901ff3 100644 --- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb | |||