diff options
Diffstat (limited to 'recipes/shr/frameworkd-config-shr_git.bb')
-rw-r--r-- | recipes/shr/frameworkd-config-shr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index bc7284f217..cf2a534f89 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -60,7 +60,7 @@ do_install_append() { install -m 0644 ${CONF_PATH}/*.wav ${D}${datadir}/sounds/ } -PACKAGE_ARCH_${PN} = "${MACHINE_ARCH}" +PACKAGE_ARCH_pn-${PN} = "${MACHINE_ARCH}" # - add wmiconfig for wireless configuration RDEPENDS_${PN}_append_om-gta02 = " wmiconfig" |