diff options
author | Ross Burton <ross.burton@intel.com> | 2014-12-17 16:24:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-19 17:54:15 +0000 |
commit | 77367e78aa6e2edce2a7837c7d28aa74f6ef2d8b (patch) | |
tree | 57f8df5d396d2a671bdab6e4906cd3b59e3f4de9 /meta/recipes-kernel | |
parent | c04715d17b357f46bd78f1d9c83e2639b04987dd (diff) | |
download | openembedded-core-77367e78aa6e2edce2a7837c7d28aa74f6ef2d8b.tar.gz openembedded-core-77367e78aa6e2edce2a7837c7d28aa74f6ef2d8b.tar.bz2 openembedded-core-77367e78aa6e2edce2a7837c7d28aa74f6ef2d8b.zip |
oprofile: add missing Upstream-Status
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch b/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch index e82a381139..b9bb6c5779 100644 --- a/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch +++ b/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch @@ -1,3 +1,8 @@ +oprofile doesn't want GNU-levels of automake strictness so tell it to be "foreign". + +Upstream-Status: Pending +Signed-off-by: Ross Burton <ross.burton@intel.com> + diff --git a/configure.ac b/configure.ac index 5740585..cf6c316 100644 --- a/configure.ac |