diff options
author | Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com> | 2023-06-08 15:39:53 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-06-08 09:37:46 -0700 |
commit | 47e2b5fb0fea391d92c83931e32ab4229ec358b3 (patch) | |
tree | 59bfbdaa5202bb48a5f7178180079a2240e13b86 | |
parent | c07fe3639a48602c7ed79e5b96b5f732c537e858 (diff) | |
download | meta-openembedded-47e2b5fb0fea391d92c83931e32ab4229ec358b3.tar.gz |
cukinia: remove trailing whitespaces
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-test/cukinia/cukinia_0.6.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
1 | SUMMARY = "Linux firmware validation framework" | 1 | 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 = "GPL-3.0-only & Apache-2.0" |
6 | 6 | ||