diff options
-rw-r--r-- | recipes-kernel/pkc-host/pkc-host_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb index 8b56b3ae..ece2a613 100644 --- a/recipes-kernel/pkc-host/pkc-host_git.bb +++ b/recipes-kernel/pkc-host/pkc-host_git.bb | |||
@@ -38,3 +38,5 @@ FILES_${PN} = "${bindir}/cli \ | |||
38 | " | 38 | " |
39 | 39 | ||
40 | COMPATIBLE_MACHINE = "(qoriq-ppc)" | 40 | COMPATIBLE_MACHINE = "(qoriq-ppc)" |
41 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | ||
42 | |||