diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2020-05-27 15:22:29 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-05-28 12:36:49 -0700 |
| commit | eab5bb518a5a7f424ce6a152c1d0a28a247ca5be (patch) | |
| tree | d7c8e07c39c38a3262d616f0d79f345f403026be /meta-python | |
| parent | 9fd1e0ae7da3e9fea57d7ccda583b2837c6ac582 (diff) | |
| download | meta-openembedded-eab5bb518a5a7f424ce6a152c1d0a28a247ca5be.tar.gz | |
python3-dbussy: Upgrade 1.2.1 -> 1.3
Upgrade to release 1.3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dbussy_1.3.bb (renamed from meta-python/recipes-devtools/python/python3-dbussy_1.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dbussy_1.2.1.bb b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb index ac4b8c2aa6..08f5e940fe 100644 --- a/meta-python/recipes-devtools/python/python3-dbussy_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7" | |||
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/ldo/dbussy.git" | 6 | SRC_URI = "git://github.com/ldo/dbussy.git" |
| 7 | 7 | ||
| 8 | SRCREV = "d0ec0223f3797e1612d835e71694a1083881149f" | 8 | SRCREV = "37ede4242b48def73ada46c2747a4c5cae6abf45" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
