]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
oprofile: autoreconf is no longer needed
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Dec 2014 11:05:12 +0000 (12:05 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Dec 2014 23:24:49 +0000 (00:24 +0100)
commit2fbcee2fd1651b9d8ed85a5598b24787db344110
tree92c74fadecaeaa109c61b8090a6d914c1117a2ee
parent699c320094885cd0ea765c2a15cba544bf693a70
oprofile: autoreconf is no longer needed

OPROFILE_AUTORECONF = YES was added in commit
99fc6299dbceaf6d58be2fb516a346451968a704 ("oprofile 0.9.8: fix
compilation on powerpc") together with a patch touching
configure.ac. However, since then, OProfile was bumped to 0.9.9 and
then 1.0.0, and through those bumps, all patches touching configure.ac
and .m4 files have been removed since they have been merged
upstream. AUTORECONF = YES is therefore no longer necessary, and an
OProfile build was successfully tested with autoreconfiguring the
package.

We can also remove the OPROFILE_CREATE_FILES post-patch hook, which
was only needed to create files required by the autoreconf process.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/oprofile/oprofile.mk