From 324f7cea3e73eb3f64cdfa221398797ddd2b50e9 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 15 Jun 2016 10:54:43 +0100 Subject: 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. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/packagegroups') diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb index b037057491..d20eae756f 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 \ " -- cgit 1.2.3-korg