diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-16 20:33:47 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-21 23:37:27 +0000 |
| commit | 71ef3191938da772b07274165dd3a85c2ed011f1 (patch) | |
| tree | fd830ada451fec669352cb0dfc1bb316ea9cefd8 /meta/recipes-gnome | |
| parent | 5a3d6c7bda0f158473c82d1c38ae2df26192dccb (diff) | |
| download | poky-71ef3191938da772b07274165dd3a85c2ed011f1.tar.gz | |
meta/scripts: Automated conversion of OE renamed variables
(From OE-Core rev: aa52af4518604b5bf13f3c5e885113bf868d6c81)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
| -rw-r--r-- | meta/recipes-gnome/libnotify/libnotify_0.7.9.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/librsvg/librsvg_2.52.5.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb index 20cac71c55..fa3253b616 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.9.bb | |||
| @@ -35,4 +35,4 @@ RCONFLICTS:${PN} += "libnotify3" | |||
| 35 | RREPLACES:${PN} += "libnotify3" | 35 | RREPLACES:${PN} += "libnotify3" |
| 36 | 36 | ||
| 37 | # -7381 is specific to the NodeJS bindings | 37 | # -7381 is specific to the NodeJS bindings |
| 38 | CVE_CHECK_WHITELIST += "CVE-2013-7381" | 38 | CVE_CHECK_IGNORE += "CVE-2013-7381" |
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb index f4b3773bf7..1279c663f7 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.52.5.bb | |||
| @@ -51,7 +51,7 @@ do_compile:prepend() { | |||
| 51 | } | 51 | } |
| 52 | 52 | ||
| 53 | # Issue only on windows | 53 | # Issue only on windows |
| 54 | CVE_CHECK_WHITELIST += "CVE-2018-1000041" | 54 | CVE_CHECK_IGNORE += "CVE-2018-1000041" |
| 55 | 55 | ||
| 56 | CACHED_CONFIGUREVARS = "ac_cv_path_GDK_PIXBUF_QUERYLOADERS=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders" | 56 | CACHED_CONFIGUREVARS = "ac_cv_path_GDK_PIXBUF_QUERYLOADERS=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders" |
| 57 | 57 | ||
