diff options
| -rw-r--r-- | meta-oe/recipes-test/cukinia/cukinia_0.7.0.bb (renamed from meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb) | 7 | 
1 files changed, 3 insertions, 4 deletions
| diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb b/meta-oe/recipes-test/cukinia/cukinia_0.7.0.bb index 1bcfb0a9bf..e3424d019e 100644 --- a/meta-oe/recipes-test/cukinia/cukinia_0.6.2.bb +++ b/meta-oe/recipes-test/cukinia/cukinia_0.7.0.bb | |||
| @@ -2,14 +2,13 @@ SUMMARY = "Linux firmware validation framework" | |||
| 2 | DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ | 2 | DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ | 
| 3 | developers run simple system-level validation tests on their firmware." | 3 | developers run simple system-level validation tests on their firmware." | 
| 4 | HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" | 4 | HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" | 
| 5 | LICENSE = "GPL-3.0-only | Apache-2.0" | 5 | LICENSE = "Apache-2.0" | 
| 6 | 6 | ||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \ | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | 
| 8 | file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | ||
| 9 | 8 | ||
| 10 | 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" | 
| 11 | 10 | ||
| 12 | SRCREV = "a290f2dbb813ce12ba407962655a5d8b57322221" | 11 | SRCREV = "be56f653743cc0e68bef81ef35df7c50ff8919c4" | 
| 13 | 12 | ||
| 14 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" | 
| 15 | 14 | ||
