summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofileui-server_git.bb')
-rw-r--r--meta/recipes-kernel/oprofile/oprofileui-server_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
index a872acc4bb..200bab3b24 100644
--- a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
+++ b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
@@ -5,7 +5,7 @@ PV = "0.0+git${SRCPV}"
5 5
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7 7
8SRC_URI = "git://git.yoctoproject.org/oprofileui;protocol=git \ 8SRC_URI = "git://git.yoctoproject.org/oprofileui \
9 file://init" 9 file://init"
10 10
11EXTRA_OECONF += "--disable-client --enable-server" 11EXTRA_OECONF += "--disable-client --enable-server"