diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-shared-source.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-shared-source.inc b/meta/recipes-devtools/gcc/gcc-shared-source.inc index 03f520b093..7aa1c22bf0 100644 --- a/meta/recipes-devtools/gcc/gcc-shared-source.inc +++ b/meta/recipes-devtools/gcc/gcc-shared-source.inc | |||
| @@ -19,3 +19,6 @@ do_deploy_source_date_epoch () { | |||
| 19 | cp -p $(dirname ${S})/$sde_file ${SDE_DEPLOYDIR} | 19 | cp -p $(dirname ${S})/$sde_file ${SDE_DEPLOYDIR} |
| 20 | cp -p $(dirname ${S})/$sde_file ${SDE_FILE} | 20 | cp -p $(dirname ${S})/$sde_file ${SDE_FILE} |
| 21 | } | 21 | } |
| 22 | |||
| 23 | # patch is available via gcc-source recipe | ||
| 24 | CVE_CHECK_IGNORE += "CVE-2023-4039" | ||
