diff options
| author | Beniamin Sandu <beniaminsandu@gmail.com> | 2025-02-22 23:10:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-02-22 14:56:11 -0800 |
| commit | d4036efd3f8ab6921fb378543654d18a206d0757 (patch) | |
| tree | a2aacd5f904fdd8931110be911e7a59aa15d9f92 | |
| parent | ed5e4031a405bf0fa0a940dd095c856dd4ee7efb (diff) | |
| download | meta-openembedded-d4036efd3f8ab6921fb378543654d18a206d0757.tar.gz | |
rasdaemon: upgrade 0.8.0 -> 0.8.2
Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.2.bb (renamed from meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.0.bb b/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.2.bb index a7a3bf12c5..333d75a4f5 100644 --- a/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.0.bb +++ b/meta-oe/dynamic-layers/perl-layer/recipes-support/rasdaemon/rasdaemon_0.8.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Tools to provide a way to get Platform Reliability, Availability and Serviceability (RAS) reports made via the Kernel tracing events" | 1 | DESCRIPTION = "Tools to provide a way to get Platform Reliability, Availability and Serviceability (RAS) reports made via the Kernel tracing events" |
| 2 | HOMEPAGE = "http://git.infradead.org/users/mchehab/rasdaemon.git" | 2 | HOMEPAGE = "https://github.com/mchehab/rasdaemon" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3070efe0afa3dc41608bd82c00bb0dc" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3070efe0afa3dc41608bd82c00bb0dc" |
| 5 | 5 | ||
| @@ -7,7 +7,7 @@ SRC_URI = "git://github.com/mchehab/rasdaemon.git;branch=master;protocol=https \ | |||
| 7 | file://rasdaemon.service \ | 7 | file://rasdaemon.service \ |
| 8 | file://init" | 8 | file://init" |
| 9 | 9 | ||
| 10 | SRCREV = "4e83b848e7961af25028f3a2cecf37a63279a2bf" | 10 | SRCREV = "e6cc13e37a17843a2a82313928cd6deed9918649" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
