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 18:08:02 +0000 |
commit | 3c55f44c23a4ac8a0200873bb448c553cf2a0585 (patch) | |
tree | ea515dffdeabddade6513816869708dac0c8e30b /meta | |
parent | 77e1c5f2e54d266a83148198902ca2dac8214b4c (diff) | |
download | ast2050-yocto-poky-3c55f44c23a4ac8a0200873bb448c553cf2a0585.zip ast2050-yocto-poky-3c55f44c23a4ac8a0200873bb448c553cf2a0585.tar.gz |
oprofile: add missing Upstream-Status
(From OE-Core rev: 77367e78aa6e2edce2a7837c7d28aa74f6ef2d8b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 e82a381..b9bb6c5 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 |