diff options
Diffstat (limited to 'recipes/freesmartphone/frameworkd_git.bb')
-rw-r--r-- | recipes/freesmartphone/frameworkd_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/frameworkd_git.bb b/recipes/freesmartphone/frameworkd_git.bb index e47e66551e..4690e24590 100644 --- a/recipes/freesmartphone/frameworkd_git.bb +++ b/recipes/freesmartphone/frameworkd_git.bb @@ -78,7 +78,7 @@ RRECOMMENDS_${PN} += "\ " PACKAGES =+ "${PN}-config" -PACKAGE_ARCH_${PN}-config = "${MACHINE_ARCH}" +PACKAGE_ARCH_pn-${PN}-config = "${MACHINE_ARCH}" # machine specific stuff, should ideally be elsewhere # - recommend MUXer on platforms that require one |