[gnome-continuous-yocto/gnomeostree-3.28-rocko: 923/8267] oprofileui: remove



commit 8f9f48a29a8478dce203b7b0e439ef5303b05475
Author: Ross Burton <ross burton intel com>
Date:   Wed Jun 15 10:54:43 2016 +0100

    oprofileui: remove
    
    oprofileui doesn't work anymore with not-so-recent changes to the oprofile
    command line interface, and perf is becoming the expected profiling solution so
    any future profiling tools should be using that instead.
    
    (From OE-Core rev: 324f7cea3e73eb3f64cdfa221398797ddd2b50e9)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/conf/distro/include/distro_alias.inc          |    2 -
 .../packagegroup-core-device-devel.bb              |    1 -
 .../recipes-kernel/oprofile/oprofileui-server/init |   37 --------------------
 .../oprofileui-server/oprofileui-server.service    |    6 ---
 .../oprofile/oprofileui-server_git.bb              |   34 ------------------
 meta/recipes-kernel/oprofile/oprofileui.inc        |   16 --------
 meta/recipes-kernel/oprofile/oprofileui_git.bb     |   20 -----------
 7 files changed, 0 insertions(+), 116 deletions(-)
---
diff --git a/meta/conf/distro/include/distro_alias.inc b/meta/conf/distro/include/distro_alias.inc
index f3315b4..d6ba66b 100644
--- a/meta/conf/distro/include/distro_alias.inc
+++ b/meta/conf/distro/include/distro_alias.inc
@@ -281,8 +281,6 @@ DISTRO_PN_ALIAS_pn-opkg-keyrings = "OSPDT upstream=git://git.yoctoproject.org/op
 DISTRO_PN_ALIAS_pn-opkg-nogpg = "OSPDT upstream=git://git.yoctoproject.org/opkg-utils"
 DISTRO_PN_ALIAS_pn-opkg-utils = "OSPDT upstream=git://git.yoctoproject.org/opkg-utils"
 DISTRO_PN_ALIAS_pn-oprofile = "Debian=oprofile Fedora=oprofile"
-DISTRO_PN_ALIAS_pn-oprofileui = "Fedora=oprofileui Ubuntu=oprofile-gui Debian=oprofile-gui"
-DISTRO_PN_ALIAS_pn-oprofileui-server = "Fedora=oprofileui Ubuntu=oprofile-gui Debian=oprofile-gui"
 DISTRO_PN_ALIAS_pn-os-release = "OE-Core"
 DISTRO_PN_ALIAS_pn-packagegroup-base = "OE-Core"
 DISTRO_PN_ALIAS_pn-packagegroup-core = "OE-Core"
diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb 
b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index b037057..d20eae7 100644
--- a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
@@ -10,7 +10,6 @@ RCONFLICTS_${PN} = "qemu-config"
 
 RDEPENDS_${PN} = "\
     distcc-config \
-    oprofileui-server \
     nfs-export-root \
     bash \
     "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]