diff options
| author | Adam Duskett <adam.duskett@amarulasolutions.com> | 2026-02-17 16:41:41 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-17 22:42:41 -0800 |
| commit | 4c7aaad52ddb1b45a3f874819a2d302c26d9c5e6 (patch) | |
| tree | 7fb3df1301689eed8b40dee0274f42469b17b6da /meta-oe/recipes-devtools | |
| parent | ce96911f6825d9bd63a1f26154d9d2de9eaad3d5 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-oe/recipes-devtools/libtoml11/libtoml11_4.4.0.bb | 1 |
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 | ||
| 5 | HOMEPAGE = "https://github.com/ToruNiina/toml11" | 5 | HOMEPAGE = "https://github.com/ToruNiina/toml11" |
| 6 | BUGTRACKER = "https://github.com/ToruNiina/toml11/issues" | ||
| 6 | 7 | ||
| 7 | SECTION = "libs" | 8 | SECTION = "libs" |
| 8 | 9 | ||
