]> code.ossystems Code Review - openembedded-core.git/commit
oprofile: eliminate git recipe
authorJoe Slater <jslater@windriver.com>
Fri, 26 Sep 2014 21:19:26 +0000 (14:19 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 16:49:11 +0000 (17:49 +0100)
commit0ef8390425ef5722c00074e962e64e70b7ff8598
tree72b9200e1a8b1616485d9b269a3bb454472be4ce
parentf8d725f49f2be4b854f523a5ee3a5c4357e67e30
oprofile: eliminate git recipe

oprofile_git.bb does not unpack because it stills uses
INC_PR, which is no longer expanded.  If one fixes that,
patching fails.  Since there is another, later, version oprofile
recipe, we might just as well get rid of this one.

Signed-off-by: Joe Slater <jslater@windriver.com>
meta/recipes-kernel/oprofile/oprofile_git.bb [deleted file]