diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2021-03-16 18:43:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-16 21:37:15 -0700 |
| commit | cabf45771011c80d176484e38969e8e487149bc4 (patch) | |
| tree | 979c127df82adbffbf582957e6d249d1965814cd | |
| parent | 706d3b4826d063eb7209bf88b50d8f5f96d2b9f0 (diff) | |
| download | meta-openembedded-cabf45771011c80d176484e38969e8e487149bc4.tar.gz | |
satyr: upgrade 0.36 -> 0.37
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/satyr/satyr_0.37.bb (renamed from meta-oe/recipes-support/satyr/satyr_0.36.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/satyr/satyr_0.36.bb b/meta-oe/recipes-support/satyr/satyr_0.37.bb index b6988baa76..4630eb0210 100644 --- a/meta-oe/recipes-support/satyr/satyr_0.36.bb +++ b/meta-oe/recipes-support/satyr/satyr_0.37.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 = "a1f232b7dbca7ff787076fcfb63ce7d7fb15b753" | 13 | SRCREV = "4a7d0a31cdeee23bb13739f57926188a795bdf25" |
| 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" |
