summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb b/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
index 60c97b1c2c..5815a5e574 100644
--- a/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
+++ b/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
@@ -4,6 +4,7 @@ DESCRIPTION = "toml11 is a feature-rich TOML language library for \
4 4
5HOMEPAGE = "https://github.com/ToruNiina/toml11" 5HOMEPAGE = "https://github.com/ToruNiina/toml11"
6BUGTRACKER = "https://github.com/ToruNiina/toml11/issues" 6BUGTRACKER = "https://github.com/ToruNiina/toml11/issues"
7CVE_PRODUCT = "libtoml11"
7 8
8SECTION = "libs" 9SECTION = "libs"
9 10