From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 20346E009CD; Thu, 23 Apr 2015 11:22:25 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [207.46.100.129 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2on0129.outbound.protection.outlook.com [207.46.100.129]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 54A20E009C8 for ; Thu, 23 Apr 2015 11:22:23 -0700 (PDT) Received: from CO2PR03CA0018.namprd03.prod.outlook.com (10.141.194.145) by CY1PR0301MB0697.namprd03.prod.outlook.com (25.160.159.139) with Microsoft SMTP Server (TLS) id 15.1.136.25; Thu, 23 Apr 2015 18:22:22 +0000 Received: from BY2FFO11FD013.protection.gbl (2a01:111:f400:7c0c::111) by CO2PR03CA0018.outlook.office365.com (2a01:111:e400:1414::17) with Microsoft SMTP Server (TLS) id 15.1.148.16 via Frontend Transport; Thu, 23 Apr 2015 18:22:22 +0000 Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=freescale.com; freescale.mail.onmicrosoft.com; dkim=none (message not signed) header.d=none; Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not designate 192.88.168.50 as permitted sender) receiver=protection.outlook.com; client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net; Received: from tx30smr01.am.freescale.net (192.88.168.50) by BY2FFO11FD013.mail.protection.outlook.com (10.1.14.75) with Microsoft SMTP Server (TLS) id 15.1.154.14 via Frontend Transport; Thu, 23 Apr 2015 18:22:21 +0000 Received: from neo.am.freescale.net (neo.am.freescale.net [10.81.16.89]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id t3NIM5sf032426; Thu, 23 Apr 2015 11:22:20 -0700 From: Lauren Post To: Date: Thu, 23 Apr 2015 13:04:10 -0500 Message-ID: <1429812253-18500-4-git-send-email-lauren.post@freescale.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1429812253-18500-1-git-send-email-lauren.post@freescale.com> References: <1429812253-18500-1-git-send-email-lauren.post@freescale.com> X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:NLI; EFV:NLI; BMV:1; SFV:NSPM; SFS:(10019020)(6009001)(339900001)(189002)(199003)(2950100001)(33646002)(6806004)(85426001)(19580395003)(19580405001)(230783001)(104016003)(50986999)(76176999)(229853001)(46102003)(2351001)(105606002)(110136001)(50226001)(77156002)(62966003)(450100001)(575784001)(86362001)(36756003)(47776003)(50466002)(106466001)(87936001)(48376002)(92566002)(77096005)(4001430100001); DIR:OUT; SFP:1102; SCL:1; SRVR:CY1PR0301MB0697; H:tx30smr01.am.freescale.net; FPR:; SPF:Fail; MLV:sfv; MX:1; A:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB0697; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(601004)(5002010)(5005006); SRVR:CY1PR0301MB0697; BCL:0; PCL:0; RULEID:; SRVR:CY1PR0301MB0697; X-Forefront-PRVS: 0555EC8317 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 23 Apr 2015 18:22:21.7756 (UTC) X-MS-Exchange-CrossTenant-Id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=710a03f5-10f6-4d38-9ff4-a80b81da590d; Ip=[192.88.168.50]; Helo=[tx30smr01.am.freescale.net] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR0301MB0697 Subject: [meta-fsl-arm][PATCH 2/5] imx-uuc: Add compatible machine to make soc specific X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 18:22:25 -0000 Content-Type: text/plain imx-uuc supported only on mx28 and mx6. Signed-off-by: Lauren Post --- recipes-bsp/imx-uuc/imx-uuc_0.5.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.5.bb b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb index b172b32..2a6a07d 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_0.5.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2014 Freescale Semiconductor +# Copyright (C) 2014-2015 Freescale Semiconductor # Copyright (C) 2014 O.S. Systems Software LTDA. SUMMARY = "Universal Adapter source" @@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "ec5894ab7967797c8500b4988d0aba6c6f78ef22b4a190f9db12be33df inherit autotools-brokensep FILES_${PN} += "/linuxrc" + +COMPATIBLE_MACHINE = "(mxs|mx6)" -- 1.7.9.5