From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 65789E008FB; Tue, 3 Feb 2015 20:08:07 -0800 (PST) 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 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [157.56.110.135 listed in list.dnswl.org] Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0135.outbound.protection.outlook.com [157.56.110.135]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B9300E0096A for ; Tue, 3 Feb 2015 20:08:04 -0800 (PST) Received: from CY1PR0301MB0715.namprd03.prod.outlook.com (25.160.159.145) by CY1PR0301MB1194.namprd03.prod.outlook.com (25.160.165.25) with Microsoft SMTP Server (TLS) id 15.1.75.20; Wed, 4 Feb 2015 04:08:02 +0000 Received: from CY1PR0301MB0715.namprd03.prod.outlook.com ([25.160.159.145]) by CY1PR0301MB0715.namprd03.prod.outlook.com ([25.160.159.145]) with mapi id 15.01.0075.002; Wed, 4 Feb 2015 04:08:02 +0000 From: "zhenhua.luo@freescale.com" To: "B40290@freescale.com" , "meta-freescale@yoctoproject.org" Thread-Topic: [meta-fsl-arm][PATCH 3/4] u-boot-ls1: Added change-file-endianess as DEPENDS Thread-Index: AQHQQClNT+5M4tSK0Ea4W1sI4f1Kypzf3+eQ Date: Wed, 4 Feb 2015 04:08:02 +0000 Message-ID: References: <1423019919-5062-1-git-send-email-b40290@freescale.com> <1423019919-5062-3-git-send-email-b40290@freescale.com> In-Reply-To: <1423019919-5062-3-git-send-email-b40290@freescale.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.88.158.211] authentication-results: freescale.com; dkim=none (message not signed) header.d=none; x-microsoft-antispam: BCL:0;PCL:0;RULEID:;SRVR:CY1PR0301MB1194; x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:; SRVR:CY1PR0301MB1194; x-forefront-prvs: 04772EA191 x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(6009001)(13464003)(377454003)(51704005)(230783001)(19580395003)(19580405001)(99286002)(450100001)(122556002)(40100003)(77156002)(46102003)(62966003)(76576001)(54356999)(92566002)(86362001)(2950100001)(50986999)(2656002)(76176999)(102836002)(2900100001)(106116001)(87936001)(66066001)(74316001)(33656002); DIR:OUT; SFP:1102; SCL:1; SRVR:CY1PR0301MB1194; H:CY1PR0301MB0715.namprd03.prod.outlook.com; FPR:; SPF:None; MLV:sfv; LANG:en; MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Feb 2015 04:08:02.4529 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY1PR0301MB1194 Subject: Re: [meta-fsl-arm][PATCH 3/4] u-boot-ls1: Added change-file-endianess as DEPENDS 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: Wed, 04 Feb 2015 04:08:07 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable > -----Original Message----- > From: b40290@freescale.com [mailto:b40290@freescale.com] > Sent: Wednesday, February 04, 2015 11:19 AM > To: meta-freescale@yoctoproject.org > Cc: Liu Ting-B28495; Luo Zhenhua-B19537; Guo Chunrong-B40290 > Subject: [meta-fsl-arm][PATCH 3/4] u-boot-ls1: Added change-file-endianes= s > as DEPENDS >=20 > From: Chunrong Guo >=20 > Signed-off-by: Chunrong Guo > --- > recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boo= t/u- > boot-ls1_2014.07.bb > index 7b4fb58..1669b8a 100644 > --- a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb > +++ b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb > @@ -4,7 +4,7 @@ inherit fsl-u-boot-localversion >=20 > LOCALVERSION ?=3D "-${SRCBRANCH}" >=20 > -DEPENDS +=3D "u-boot-ls1-tools-native" > +DEPENDS +=3D "change-file-endianess" [Luo Zhenhua-B19537] The dependency should be change-file-endianess-native= . Best Regards, Zhenhua > PROVIDES +=3D "u-boot" >=20 > do_compile_append () { > -- > 1.9.2