]> code.ossystems Code Review - openembedded-core.git/commit
oprofileui: split server to separate recipe to avoid X11 dependency
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 3 Sep 2012 13:45:37 +0000 (14:45 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 4 Sep 2012 05:52:54 +0000 (22:52 -0700)
commit971fbbd50ae147805fc7498b72a046be5bffc3c7
treeeace5c1b5bb9274577e3c9b7e6a97d0ed5fff5f3
parent4d29ef0fa885299392779042830b95176e31fe11
oprofileui: split server to separate recipe to avoid X11 dependency

Increase SRCREV to include an upstream patch that fixes the configure
script so that the server can be built separately without gtk+ and
avahi-ui, and create a separate recipe for the server.

Also fix the RDEPENDS so that oprofile actually gets pulled in by the
client and the server.

Part of the fix for [YOCTO #1690].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/oprofile/oprofileui-server_git.bb [new file with mode: 0644]
meta/recipes-kernel/oprofile/oprofileui.inc
meta/recipes-kernel/oprofile/oprofileui_git.bb