diff options
Diffstat (limited to 'meta/recipes-devtools/patch')
-rw-r--r-- | meta/recipes-devtools/patch/patch_2.7.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patch/patch_2.7.6.bb b/meta/recipes-devtools/patch/patch_2.7.6.bb index b4f986e33a..e0e44f9c97 100644 --- a/meta/recipes-devtools/patch/patch_2.7.6.bb +++ b/meta/recipes-devtools/patch/patch_2.7.6.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require patch.inc | 1 | require patch.inc |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | 3 | ||
4 | SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ | 4 | SRC_URI += "file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
5 | file://0002-Fix-segfault-with-mangled-rename-patch.patch \ | 5 | file://0002-Fix-segfault-with-mangled-rename-patch.patch \ |