[oe] [PATCH] fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"

Denis 'GNUtoo' Carikli GNUtoo at no-log.org
Tue Sep 14 20:14:51 UTC 2010


On Tue, 2010-09-14 at 21:55 +0200, Simon Busch wrote:
> Set PACKAGE_ARCH for palmpre as we add some palmpre specific stuff for the palmpre machine
> and no other machine needs this actually.
> 
> Signed-off-by: Simon Busch <morphis at gravedo.de>
> ---
>  recipes/freesmartphone/fsogsmd_git.bb |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb
> index d377d7a..f6e046b 100644
> --- a/recipes/freesmartphone/fsogsmd_git.bb
> +++ b/recipes/freesmartphone/fsogsmd_git.bb
> @@ -12,6 +12,7 @@ EXTRA_OECONF_append = "\
>  "
>  
>  # On the palmpre we need the msmcomm daemon to talk to the modem
> +PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}"
>  DEPENDS_append_palmpre = " msmcommd-specs"
>  RDEPENDS_append_palmpre = " msmcommd"
>  EXTRA_OECONF_append_palmpre = " --enable-modem-qualcomm-palm"

Acked-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>






More information about the Openembedded-devel mailing list