aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-mentor-staging/recipes-connectivity/openssh/openssh_7.3p1.bbappend2
-rw-r--r--meta-mentor-staging/recipes-graphics/jpeg/libjpeg-turbo_1.5.%.bbappend2
-rw-r--r--meta-mentor-staging/recipes-kernel/lttng/lttng-tools_git.bbappend2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-mentor-staging/recipes-connectivity/openssh/openssh_7.3p1.bbappend b/meta-mentor-staging/recipes-connectivity/openssh/openssh_7.3p1.bbappend
index 6ca71932..c4c2a98c 100644
--- a/meta-mentor-staging/recipes-connectivity/openssh/openssh_7.3p1.bbappend
+++ b/meta-mentor-staging/recipes-connectivity/openssh/openssh_7.3p1.bbappend
@@ -1,2 +1,2 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
-SRC_URI += "file://sandbox-x32-workaround.patch"
+SRC_URI_append_linux-gnux32 = " file://sandbox-x32-workaround.patch"
diff --git a/meta-mentor-staging/recipes-graphics/jpeg/libjpeg-turbo_1.5.%.bbappend b/meta-mentor-staging/recipes-graphics/jpeg/libjpeg-turbo_1.5.%.bbappend
index b35abea0..857ee6c5 100644
--- a/meta-mentor-staging/recipes-graphics/jpeg/libjpeg-turbo_1.5.%.bbappend
+++ b/meta-mentor-staging/recipes-graphics/jpeg/libjpeg-turbo_1.5.%.bbappend
@@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI += "file://0001-https-bugs.gentoo.org-420239.patch"
+SRC_URI_append_linux-gnux32 = " file://0001-https-bugs.gentoo.org-420239.patch"
diff --git a/meta-mentor-staging/recipes-kernel/lttng/lttng-tools_git.bbappend b/meta-mentor-staging/recipes-kernel/lttng/lttng-tools_git.bbappend
index ae989823..27df5c8b 100644
--- a/meta-mentor-staging/recipes-kernel/lttng/lttng-tools_git.bbappend
+++ b/meta-mentor-staging/recipes-kernel/lttng/lttng-tools_git.bbappend
@@ -1,2 +1,2 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/lttng-tools:"
-SRC_URI += "file://x32.patch"
+SRC_URI_append_linux-gnux32 = " file://x32.patch"