summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/libtoml11
diff options
context:
space:
mode:
authorAdam Duskett <adam.duskett@amarulasolutions.com>2026-02-17 16:41:41 +0100
committerKhem Raj <raj.khem@gmail.com>2026-02-17 22:42:41 -0800
commit4c7aaad52ddb1b45a3f874819a2d302c26d9c5e6 (patch)
tree7fb3df1301689eed8b40dee0274f42469b17b6da /meta-oe/recipes-devtools/libtoml11
parentce96911f6825d9bd63a1f26154d9d2de9eaad3d5 (diff)
downloadmeta-openembedded-4c7aaad52ddb1b45a3f874819a2d302c26d9c5e6.tar.gz
libtoml11: Add a bugtracker url
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/libtoml11')
-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 4b9eccf88d..60c97b1c2c 100644
--- a/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
+++ b/meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "toml11 is a feature-rich TOML language library for \
3 C++11/14/17/20." 3 C++11/14/17/20."
4 4
5HOMEPAGE = "https://github.com/ToruNiina/toml11" 5HOMEPAGE = "https://github.com/ToruNiina/toml11"
6BUGTRACKER = "https://github.com/ToruNiina/toml11/issues"
6 7
7SECTION = "libs" 8SECTION = "libs"
8 9