diff options
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/os-release/os-release.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/os-release/os-release.bb b/meta/recipes-core/os-release/os-release.bb index 15194df61b..860ee97224 100644 --- a/meta/recipes-core/os-release/os-release.bb +++ b/meta/recipes-core/os-release/os-release.bb | |||
| @@ -2,6 +2,7 @@ inherit allarch | |||
| 2 | 2 | ||
| 3 | SUMMARY = "Operating system identification" | 3 | SUMMARY = "Operating system identification" |
| 4 | DESCRIPTION = "The /usr/lib/os-release file contains operating system identification data." | 4 | DESCRIPTION = "The /usr/lib/os-release file contains operating system identification data." |
| 5 | HOMEPAGE = "https://www.freedesktop.org/software/systemd/man/os-release.html" | ||
| 5 | LICENSE = "MIT" | 6 | LICENSE = "MIT" |
| 6 | INHIBIT_DEFAULT_DEPS = "1" | 7 | INHIBIT_DEFAULT_DEPS = "1" |
| 7 | 8 | ||
| @@ -10,6 +11,7 @@ do_unpack[noexec] = "1" | |||
| 10 | do_patch[noexec] = "1" | 11 | do_patch[noexec] = "1" |
| 11 | do_configure[noexec] = "1" | 12 | do_configure[noexec] = "1" |
| 12 | 13 | ||
| 14 | # See: https://www.freedesktop.org/software/systemd/man/os-release.html | ||
| 13 | # Other valid fields: BUILD_ID ID_LIKE ANSI_COLOR CPE_NAME | 15 | # Other valid fields: BUILD_ID ID_LIKE ANSI_COLOR CPE_NAME |
| 14 | # HOME_URL SUPPORT_URL BUG_REPORT_URL | 16 | # HOME_URL SUPPORT_URL BUG_REPORT_URL |
| 15 | OS_RELEASE_FIELDS = "\ | 17 | OS_RELEASE_FIELDS = "\ |
