diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-03 17:02:25 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-04 10:28:21 -0700 |
| commit | 12dbe453bef36fe388588a588e6822b728a80b80 (patch) | |
| tree | 4418b5a021b52aed6bfbc26ceec09e118b2ea0a4 | |
| parent | dd941a3a04dbbe48049a58adac167650ebfc80e3 (diff) | |
| download | meta-openembedded-12dbe453bef36fe388588a588e6822b728a80b80.tar.gz | |
cukinia: upgrade 0.8.0 -> 0.9.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-test/cukinia/cukinia_0.9.0.bb (renamed from meta-oe/recipes-test/cukinia/cukinia_0.8.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.8.0.bb b/meta-oe/recipes-test/cukinia/cukinia_0.9.0.bb index 2984d9a426..4e61fecd9a 100644 --- a/meta-oe/recipes-test/cukinia/cukinia_0.8.0.bb +++ b/meta-oe/recipes-test/cukinia/cukinia_0.9.0.bb | |||
| @@ -6,9 +6,9 @@ LICENSE = "Apache-2.0" | |||
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/savoirfairelinux/cukinia.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/savoirfairelinux/cukinia.git;protocol=https;branch=master;tag=v${PV}" |
| 10 | 10 | ||
| 11 | SRCREV = "bacdc5437aeae25099b0271231ec8b277e0caed9" | 11 | SRCREV = "ce10e333d7169df80b44a0ea9bbbfaffbe4c59f9" |
| 12 | 12 | ||
| 13 | 13 | ||
| 14 | RRECOMMENDS:${PN} = "libgpiod-tools" | 14 | RRECOMMENDS:${PN} = "libgpiod-tools" |
