summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.24.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.24.1.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.24.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.24.1.bb b/meta/recipes-core/util-linux/util-linux_2.24.1.bb
index aa98b65e40..ab80ab6af9 100644
--- a/meta/recipes-core/util-linux/util-linux_2.24.1.bb
+++ b/meta/recipes-core/util-linux/util-linux_2.24.1.bb
@@ -4,7 +4,9 @@ require util-linux.inc
4# To support older hosts, we need to patch and/or revert 4# To support older hosts, we need to patch and/or revert
5# some upstream changes. Only do this for native packages. 5# some upstream changes. Only do this for native packages.
6OLDHOST = "" 6OLDHOST = ""
7OLDHOST_class-native = "file://util-linux-native.patch" 7OLDHOST_class-native = "file://util-linux-native.patch \
8 file://util-linux-native-qsort.patch \
9 "
8 10
9SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \ 11SRC_URI += "file://util-linux-ng-replace-siginterrupt.patch \
10 file://util-linux-ng-2.16-mount_lock_path.patch \ 12 file://util-linux-ng-2.16-mount_lock_path.patch \