From patchwork Mon Jan 20 11:40:13 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 23376 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f197.google.com (mail-ie0-f197.google.com [209.85.223.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 98F25203C6 for ; Mon, 20 Jan 2014 11:40:31 +0000 (UTC) Received: by mail-ie0-f197.google.com with SMTP id e14sf27531204iej.8 for ; Mon, 20 Jan 2014 03:40:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=gzO/2+zxKCIxYn8eXwMVvq7QiU2woNpwuJLatUYYB6s=; b=D2FPyXYbf6b2ZSatdn4De3ziozlrlOOWZoqFFDfqnvuvv54M7hu//YMM6h7LD9DVk2 hGKPDdfSj16FHX028aZ/Kmo7JNSY3zpA9biHgqhkmrzErpl8Fr46WjSIlhdkeWE/W8Rn 7Yxw3+E/yv5UAPfpkVQJg8SLIbzfJ5lDjtAJrDPGWJFDgEIJpQIGNSi484U41PE9fbcF KVTKeuMP+GDPNtl/F5sVpT0I19vMaDcObDbp562hrs3Js3XzP4VI459t9B7ziK4UVLy9 SCgwME4zs7B9kCLmX7W07maL3IoqtPjdfE8ZKqaEa0SyJNXLTURv2dDxkKMTn+1eoer6 GcqQ== X-Gm-Message-State: ALoCoQmQmbbQDiik+KD2DDRoEPH9ZIdEjb3LO3ZQqScmkyJStrivK18kRgYXYitGxx2vg2yVSsan X-Received: by 10.182.81.7 with SMTP id v7mr6407399obx.28.1390218030912; Mon, 20 Jan 2014 03:40:30 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.76.72 with SMTP id i8ls1731231qew.59.gmail; Mon, 20 Jan 2014 03:40:30 -0800 (PST) X-Received: by 10.52.163.65 with SMTP id yg1mr8729261vdb.14.1390218030798; Mon, 20 Jan 2014 03:40:30 -0800 (PST) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id dr8si243068vcb.88.2014.01.20.03.40.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Jan 2014 03:40:30 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.179; Received: by mail-ve0-f179.google.com with SMTP id jx11so476639veb.10 for ; Mon, 20 Jan 2014 03:40:30 -0800 (PST) X-Received: by 10.58.6.239 with SMTP id e15mr10615531vea.14.1390218030600; Mon, 20 Jan 2014 03:40:30 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp53355vcz; Mon, 20 Jan 2014 03:40:29 -0800 (PST) X-Received: by 10.152.6.201 with SMTP id d9mr11878461laa.25.1390218028123; Mon, 20 Jan 2014 03:40:28 -0800 (PST) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx.google.com with ESMTPS id lf2si468723lbc.158.2014.01.20.03.40.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Jan 2014 03:40:28 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.169 is neither permitted nor denied by best guess record for domain of fathi.boudra@linaro.org) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id q8so4897854lbi.28 for ; Mon, 20 Jan 2014 03:40:27 -0800 (PST) X-Received: by 10.112.236.3 with SMTP id uq3mr3079937lbc.14.1390218027448; Mon, 20 Jan 2014 03:40:27 -0800 (PST) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id gi5sm609509lbc.4.2014.01.20.03.40.24 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 20 Jan 2014 03:40:26 -0800 (PST) From: Fathi Boudra To: openembedded-core@lists.openembedded.org Cc: Richard Purdie , Ross Burton , Fathi Boudra Subject: [PATCHv2 3/7] ltp: drop do_unpack_append/do_extract_tarball Date: Mon, 20 Jan 2014 13:40:13 +0200 Message-Id: <1390218017-10423-4-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1390218017-10423-1-git-send-email-fathi.boudra@linaro.org> References: <1390218017-10423-1-git-send-email-fathi.boudra@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: fathi.boudra@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , we don't use tarball anymore and switched to ltp github mirror. Signed-off-by: Fathi Boudra --- meta/recipes-extended/ltp/ltp_20140115.bb | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/meta/recipes-extended/ltp/ltp_20140115.bb b/meta/recipes-extended/ltp/ltp_20140115.bb index 881cb26..73bd808 100644 --- a/meta/recipes-extended/ltp/ltp_20140115.bb +++ b/meta/recipes-extended/ltp/ltp_20140115.bb @@ -36,10 +36,6 @@ TARGET_CC_ARCH += "${LDFLAGS}" export prefix = "/opt/ltp" export exec_prefix = "/opt/ltp" -do_unpack_append() { - bb.build.exec_func('do_extract_tarball', d) -} - do_install(){ install -d ${D}/opt/ltp/ oe_runmake DESTDIR=${D} SKIP_IDCHECK=1 install @@ -68,13 +64,5 @@ FILES_${PN}-staticdev += "/opt/ltp/lib/libmem.a" FILES_${PN} += "/opt/ltp/* /opt/ltp/runtest/* /opt/ltp/scenario_groups/* /opt/ltp/testcases/bin/* /opt/ltp/testcases/bin/*/bin/* /opt/ltp/testscripts/* /opt/ltp/testcases/open_posix_testsuite/* /opt/ltp/testcases/open_posix_testsuite/conformance/* /opt/ltp/testcases/open_posix_testsuite/Documentation/* /opt/ltp/testcases/open_posix_testsuite/functional/* /opt/ltp/testcases/open_posix_testsuite/include/* /opt/ltp/testcases/open_posix_testsuite/scripts/* /opt/ltp/testcases/open_posix_testsuite/stress/* /opt/ltp/testcases/open_posix_testsuite/tools/*" -do_extract_tarball() { - if test -f ${WORKDIR}/ltp-full-${PV} ; then - tar x --no-same-owner -f ${WORKDIR}/ltp-full-${PV} -C ${WORKDIR} - rm -rf ${WORKDIR}/ltp-${PV} - mv ${WORKDIR}/ltp-full-${PV} ${WORKDIR}/ltp-${PV} - fi -} - # Avoid generated binaries stripping. Otherwise some of the ltp tests such as ldd01 & nm01 fails INHIBIT_PACKAGE_STRIP = "1"