]> code.ossystems Code Review - openembedded-core.git/commit
oprofile: Include config.h before bfd.h
authorKhem Raj <raj.khem@gmail.com>
Wed, 8 Aug 2012 14:57:46 +0000 (07:57 -0700)
committerSaul Wold <sgw@linux.intel.com>
Thu, 6 Dec 2012 07:42:33 +0000 (23:42 -0800)
commitcd7aa7440103284a47b96ec176cace8685f720bb
treecf44e7592171db8b64916d3992e79f7bfc74fff9
parentdf9b304f7a43c798223606eb5f0e13f7250393fe
oprofile: Include config.h before bfd.h

oprofile uses bfd.h from binutils which now in 2.23+ expects config.h
so lets include it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/oprofile/oprofile.inc
meta/recipes-kernel/oprofile/oprofile/fix-bfd-include.patch [new file with mode: 0644]