diff options
| -rw-r--r-- | meta/recipes-devtools/diffstat/diffstat/aclocal.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/diffstat/diffstat/dirfix.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/diffstat/diffstat/aclocal.patch b/meta/recipes-devtools/diffstat/diffstat/aclocal.patch index ff18f1b31d..cde4a4050b 100644 --- a/meta/recipes-devtools/diffstat/diffstat/aclocal.patch +++ b/meta/recipes-devtools/diffstat/diffstat/aclocal.patch | |||
| @@ -8,7 +8,7 @@ The original macro name (AC_ACVERSION) leads to this error: | |||
| 8 | | configure.in:9: the top level | 8 | | configure.in:9: the top level |
| 9 | | autom4te: m4 failed with exit status: 1 | 9 | | autom4te: m4 failed with exit status: 1 |
| 10 | 10 | ||
| 11 | Upstream-Status: Inappropriate [embedded specific] | 11 | Upstream-Status: Submitted (via email) |
| 12 | Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> | 12 | Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> |
| 13 | 13 | ||
| 14 | Index: diffstat-1.58/aclocal.m4 | 14 | Index: diffstat-1.58/aclocal.m4 |
diff --git a/meta/recipes-devtools/diffstat/diffstat/dirfix.patch b/meta/recipes-devtools/diffstat/diffstat/dirfix.patch index 6685056333..15dbf2b778 100644 --- a/meta/recipes-devtools/diffstat/diffstat/dirfix.patch +++ b/meta/recipes-devtools/diffstat/diffstat/dirfix.patch | |||
| @@ -8,7 +8,7 @@ Results in "mkdir: cannot create directory `/usr/lib64': Permission denied" | |||
| 8 | 8 | ||
| 9 | Since the directory is never used, we can just remove the mkdir. | 9 | Since the directory is never used, we can just remove the mkdir. |
| 10 | 10 | ||
| 11 | Upstream-Status: Pending | 11 | Upstream-Status: Submitted (via email) |
| 12 | 12 | ||
| 13 | RP 23/9/2011 | 13 | RP 23/9/2011 |
| 14 | 14 | ||
