[OE-core] [PATCH master, sumo] sysprof: Enable for aarch64.

Lei Maohui leimaohui at cn.fujitsu.com
Fri Jul 20 18:33:30 UTC 2018


It can be compiled for aarch64, so deleted the limit for aarch64.

Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
---
 meta/recipes-kernel/sysprof/sysprof_3.26.1.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-kernel/sysprof/sysprof_3.26.1.bb b/meta/recipes-kernel/sysprof/sysprof_3.26.1.bb
index 1989b52..7ea11b8 100644
--- a/meta/recipes-kernel/sysprof/sysprof_3.26.1.bb
+++ b/meta/recipes-kernel/sysprof/sysprof_3.26.1.bb
@@ -25,9 +25,6 @@ FILES_SOLIBSDEV = ""
 
 SYSTEMD_SERVICE_${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'sysprofd', 'sysprof2.service', '', d)}"
 
-# We do not yet work for aarch64.
-COMPATIBLE_HOST = "^(?!aarch64).*"
-
 FILES_${PN} += " \
                ${datadir}/dbus-1/system-services \
                ${datadir}/dbus-1/system.d \
-- 
1.9.1






More information about the Openembedded-core mailing list