From 763aac2457ca6457670a32d1d8b9f2f3052c1a58 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Tue, 14 Sep 2010 09:55:39 +0000 Subject: fsogsmd: set PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}" 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 Signed-off-by: Khem Raj --- recipes/freesmartphone/fsogsmd_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes') diff --git a/recipes/freesmartphone/fsogsmd_git.bb b/recipes/freesmartphone/fsogsmd_git.bb index d377d7a467..f6e046b6da 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" -- cgit v1.2.3