diff --git a/meta-oe/recipes-test/cukinia/cukinia_0.6.1.bb b/meta-oe/recipes-test/cukinia/cukinia_0.6.1.bb index 9bd2301c85..303802da24 100644 --- a/meta-oe/recipes-test/cukinia/cukinia_0.6.1.bb +++ b/meta-oe/recipes-test/cukinia/cukinia_0.6.1.bb @@ -1,6 +1,6 @@ -SUMMARY = "Linux firmware validation framework" +SUMMARY = "Linux firmware validation framework" DESCRIPTION = "Cukinia is designed to help Linux-based embedded firmware \ -developers run simple system-level validation tests on their firmware." +developers run simple system-level validation tests on their firmware." HOMEPAGE = "https://github.com/savoirfairelinux/cukinia" LICENSE = "GPL-3.0-only & Apache-2.0"