diff options
Diffstat (limited to 'meta/recipes-extended')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch b/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch index fee368dac2..25a2fabe15 100644 --- a/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch +++ b/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch | |||
@@ -7,7 +7,7 @@ This patch is taken from | |||
7 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz | 7 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz |
8 | 8 | ||
9 | Upstream-Status: Inappropriate [upstream is dead] | 9 | Upstream-Status: Inappropriate [upstream is dead] |
10 | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | blktool.8 | 4 ++-- | 13 | blktool.8 | 4 ++-- |
diff --git a/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch b/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch index d08aba5f05..401e41e3ed 100644 --- a/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch +++ b/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch | |||
@@ -7,7 +7,7 @@ This patch is taken from | |||
7 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz | 7 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz |
8 | 8 | ||
9 | Upstream-Status: Inappropriate [upstream is dead] | 9 | Upstream-Status: Inappropriate [upstream is dead] |
10 | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> | 10 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
11 | 11 | ||
12 | --- | 12 | --- |
13 | util.c | 2 +- | 13 | util.c | 2 +- |
diff --git a/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch b/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch index d7ed0b9f4d..d1f1e797fe 100644 --- a/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch +++ b/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch | |||
@@ -14,7 +14,7 @@ This patch is taken from | |||
14 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz | 14 | ftp://ftp.debian.org/debian/pool/main/b/blktool/blktool_4-7.debian.tar.xz |
15 | 15 | ||
16 | Upstream-Status: Inappropriate [upstream is dead] | 16 | Upstream-Status: Inappropriate [upstream is dead] |
17 | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> | 17 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> |
18 | 18 | ||
19 | --- | 19 | --- |
20 | blktool.c | 11 +++++++++-- | 20 | blktool.c | 11 +++++++++-- |