mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/util-linux: add missing SOB to patches
It is required that all patches in packages have the Signed-off-by of
the contributor who brought them into Buildroot.
Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 94784f092b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
5366048512
commit
5bf2b939a6
@@ -8,6 +8,7 @@ unwanted discard on mounted device.
|
||||
|
||||
Addresses: https://github.com/karelzak/util-linux/issues/915
|
||||
Signed-off-by: Karel Zak <kzak@redhat.com>
|
||||
Signed-off-by: Carlos Santos <unixmania@gmail.com>
|
||||
---
|
||||
sys-utils/blkdiscard.8 | 5 +++++
|
||||
sys-utils/blkdiscard.c | 11 ++++++++---
|
||||
|
||||
@@ -8,6 +8,7 @@ It's not comfortable if you want to avoid dialog or template.
|
||||
|
||||
Addresses: https://github.com/karelzak/util-linux/issues/916
|
||||
Signed-off-by: Karel Zak <kzak@redhat.com>
|
||||
Signed-off-by: Carlos Santos <unixmania@gmail.com>
|
||||
---
|
||||
libfdisk/docs/libfdisk-sections.txt | 1 +
|
||||
libfdisk/src/dos.c | 29 ++++++++++++++++++-----------
|
||||
|
||||
@@ -5,6 +5,7 @@ Subject: [PATCH] sfdisk: add --disk-id to change disk UUID/ID
|
||||
|
||||
Addresses: https://github.com/karelzak/util-linux/issues/916
|
||||
Signed-off-by: Karel Zak <kzak@redhat.com>
|
||||
Signed-off-by: Carlos Santos <unixmania@gmail.com>
|
||||
---
|
||||
disk-utils/sfdisk.8 | 5 +++++
|
||||
disk-utils/sfdisk.c | 54 +++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user