diff options
Diffstat (limited to 'meta/recipes-extended/parted')
-rw-r--r-- | meta/recipes-extended/parted/parted-2.3/no_check.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/parted/parted-2.3/syscalls.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-extended/parted/parted-2.3/no_check.patch b/meta/recipes-extended/parted/parted-2.3/no_check.patch index 24a328ceea..58d8db4426 100644 --- a/meta/recipes-extended/parted/parted-2.3/no_check.patch +++ b/meta/recipes-extended/parted/parted-2.3/no_check.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + If check is detected, it makes the builds non-determinstic so just force it to be disabled. diff --git a/meta/recipes-extended/parted/parted-2.3/syscalls.patch b/meta/recipes-extended/parted/parted-2.3/syscalls.patch index 6be49968f3..e9bbe9a956 100644 --- a/meta/recipes-extended/parted/parted-2.3/syscalls.patch +++ b/meta/recipes-extended/parted/parted-2.3/syscalls.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + --- libparted/arch/linux.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) |