diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-11-27 17:39:09 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-11-28 21:48:21 -0800 |
commit | 5dbdf76bb783e7dd78c8df5801c53069a1716e83 (patch) | |
tree | 064d24924cbe3861ca18ffa66e9dc23695cd11d7 /meta-oe/recipes-support/satyr | |
parent | 3fa7f4bbe27586ad1f7459993128e6315914774c (diff) | |
download | meta-openembedded-5dbdf76bb783e7dd78c8df5801c53069a1716e83.tar.gz |
satyr: upgrade to 0.27
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/satyr')
-rw-r--r-- | meta-oe/recipes-support/satyr/satyr_0.27.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.26.bb b/meta-oe/recipes-support/satyr/satyr_0.27.bb index a09bea23d..10dfc2bad 100644 --- a/meta-oe/recipes-support/satyr/satyr_0.26.bb +++ b/meta-oe/recipes-support/satyr/satyr_0.27.bb | |||
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig | |||
10 | SRC_URI = "git://github.com/abrt/satyr.git \ | 10 | SRC_URI = "git://github.com/abrt/satyr.git \ |
11 | file://0002-fix-compile-failure-against-musl-C-library.patch \ | 11 | file://0002-fix-compile-failure-against-musl-C-library.patch \ |
12 | " | 12 | " |
13 | SRCREV = "4baa0c765071054314d1e7e78547ce6b7c133fbc" | 13 | SRCREV = "dff1b877d42bf2153f8f090905d9cc8fb333bf1e" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 16 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |