From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id BB5C5E00953; Tue, 14 Apr 2015 02:39:50 -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 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.111.132 listed in list.dnswl.org] Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0132.outbound.protection.outlook.com [157.56.111.132]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 307FAE00932 for ; Tue, 14 Apr 2015 02:39:47 -0700 (PDT) Received: from CO2PR03CA0044.namprd03.prod.outlook.com (10.141.194.171) by BN3PR03MB1368.namprd03.prod.outlook.com (25.163.34.154) with Microsoft SMTP Server (TLS) id 15.1.118.21; Tue, 14 Apr 2015 09:25:28 +0000 Received: from BN1AFFO11FD032.protection.gbl (2a01:111:f400:7c10::133) by CO2PR03CA0044.outlook.office365.com (2a01:111:e400:1414::43) with Microsoft SMTP Server (TLS) id 15.1.125.19 via Frontend Transport; Tue, 14 Apr 2015 09:25:28 +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 BN1AFFO11FD032.mail.protection.outlook.com (10.58.52.186) with Microsoft SMTP Server (TLS) id 15.1.142.12 via Frontend Transport; Tue, 14 Apr 2015 09:25:27 +0000 Received: from sun.ap.freescale.net (sun.ap.freescale.net [10.192.208.75]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id t3E9POaP032234; Tue, 14 Apr 2015 02:25:25 -0700 From: To: Date: Tue, 14 Apr 2015 17:25:18 +0800 Message-ID: <1429003518-5476-1-git-send-email-b40290@freescale.com> X-Mailer: git-send-email 1.9.2 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)(199003)(189002)(47776003)(50226001)(92566002)(85426001)(104016003)(46102003)(6806004)(2351001)(110136001)(19580405001)(87936001)(50986999)(229853001)(86362001)(19580395003)(50466002)(86152002)(62966003)(48376002)(230783001)(450100001)(106466001)(575784001)(105606002)(33646002)(36756003)(77096005)(77156002)(4001430100001); DIR:OUT; SFP:1102; SCL:1; SRVR:BN3PR03MB1368; H:tx30smr01.am.freescale.net; FPR:; SPF:Fail; MLV:sfv; A:1; MX:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR03MB1368; 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:BN3PR03MB1368; BCL:0; PCL:0; RULEID:; SRVR:BN3PR03MB1368; X-Forefront-PRVS: 054642504A X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 14 Apr 2015 09:25:27.1792 (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: BN3PR03MB1368 Subject: [meta-fsl-ppc ][PATCH] asf: fix configure error 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: Tue, 14 Apr 2015 09:39:50 -0000 Content-Type: text/plain From: Chunrong Guo fix the following error: |make: *** No rule to make target `/poky/build/tmp/work-shared/p4080ds/kernel-source/.config (From OE-Core rev: 6a1ff0e7eacef595738f2fed086986fd622ec32a) Signed-off-by: Chunrong Guo --- recipes-kernel/asf/asf_git.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/asf/asf_git.bb b/recipes-kernel/asf/asf_git.bb index 8070f5a..b3379c1 100644 --- a/recipes-kernel/asf/asf_git.bb +++ b/recipes-kernel/asf/asf_git.bb @@ -6,16 +6,18 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287" SRC_URI = "git://git.freescale.com/ppc/sdk/asf.git;nobranch=1" SRCREV = "16eb472d6b2b34c8b605a86c469611bc8ddec1c9" - inherit module qoriq_build_64bit_kernel - +do_configure[depends] += "virtual/kernel:do_shared_workdir" S = "${WORKDIR}/git/asfmodule" EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" export KERNEL_PATH = "${STAGING_KERNEL_DIR}" - INHIBIT_PACKAGE_STRIP = "1" +do_configure_append (){ + cp ${STAGING_KERNEL_BUILDDIR}/.config ${STAGING_KERNEL_DIR}/ +} + do_install(){ install -d ${D}/${libexecdir} install -d ${D}/lib/modules/${KERNEL_VERSION}/asf @@ -26,4 +28,3 @@ do_install(){ FILES_${PN} += "${libexecdir} /lib/modules/${KERNEL_VERSION}/asf" RDEPENDS_${PN} += "ipsec-tools" - -- 1.9.2