diff options
Diffstat (limited to 'meta/recipes-kernel/latencytop')
| -rw-r--r-- | meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch index af19b3772d..7147fda5d3 100644 --- a/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch +++ b/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | |||
| 2 | Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> | ||
| 3 | Upstream-Status: Pending | ||
| 4 | |||
| 1 | diff --git a/Makefile.orig b/Makefile | 5 | diff --git a/Makefile.orig b/Makefile |
| 2 | index 16a2369..fa797a2 100644 | 6 | index 16a2369..fa797a2 100644 |
| 3 | --- a/Makefile.orig | 7 | --- a/Makefile.orig |
| @@ -5,8 +9,8 @@ index 16a2369..fa797a2 100644 | |||
| 5 | @@ -1,10 +1,11 @@ | 9 | @@ -1,10 +1,11 @@ |
| 6 | -# FIXME: Use autoconf ? | 10 | -# FIXME: Use autoconf ? |
| 7 | -HAS_GTK_GUI = 1 | 11 | -HAS_GTK_GUI = 1 |
| 8 | +# Upstream-Status: Inappropriate [configuration] | 12 | +# |
| 9 | +# Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk> | 13 | +# |
| 10 | 14 | ||
| 11 | DESTDIR = | 15 | DESTDIR = |
| 12 | SBINDIR = /usr/sbin | 16 | SBINDIR = /usr/sbin |
