diff options
Diffstat (limited to 'recipes-bsp/apptrk/apptrk_git.bb')
-rw-r--r-- | recipes-bsp/apptrk/apptrk_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/apptrk/apptrk_git.bb b/recipes-bsp/apptrk/apptrk_git.bb index 93994218..6016d42d 100644 --- a/recipes-bsp/apptrk/apptrk_git.bb +++ b/recipes-bsp/apptrk/apptrk_git.bb | |||
@@ -27,3 +27,5 @@ do_install() { | |||
27 | } | 27 | } |
28 | 28 | ||
29 | COMPATIBLE_MACHINE = "(qoriq)" | 29 | COMPATIBLE_MACHINE = "(qoriq)" |
30 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | ||
31 | |||