From patchwork Fri Jan 17 21:57:00 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fathi Boudra X-Patchwork-Id: 23361 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-gg0-f199.google.com (mail-gg0-f199.google.com [209.85.161.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A1606202DA for ; Fri, 17 Jan 2014 21:57:18 +0000 (UTC) Received: by mail-gg0-f199.google.com with SMTP id n5sf7137482ggj.10 for ; Fri, 17 Jan 2014 13:57:17 -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=OcXKM6IB9xT7FCe/ubLeGIA4piPlNpKuzx+ZU/cH9uqgtFyr3Q8C5NOcbXPori0XUJ /gSCrhnRPbH1jWU1myA0RgchUb/AmI5uXd+MauAFd3ush7+cNo5EGCAbA+AlTYNXTG9S giwWATIJOEG0qw7DZ3D6VRuiXx2qOk3I13PYjAgA72OiUrxU2qmRmtS6A7HU/6+l8yvH J0+vH+5frOyyfvVBOkefoLYt1Rl0ruZ9Bz3vk36LuOKLFT3PklcPhYdip1iejnEGpZpY Faj9WJTZBQ2xxBdqUrsFZcUgQX4dQiWn2jq9dglj4eOEr3rQ0+zk00ZiqYCFdZPB2D+v DAog== X-Gm-Message-State: ALoCoQl7g0+BWHktAXAmIYSEgT5Ozcvl/P8MKXzLCSB7+fl+QxW90PIc9FmcNBt8q+jKq21PNy/D X-Received: by 10.236.41.234 with SMTP id h70mr1388599yhb.42.1389995837848; Fri, 17 Jan 2014 13:57:17 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.75.8 with SMTP id y8ls795549qev.86.gmail; Fri, 17 Jan 2014 13:57:17 -0800 (PST) X-Received: by 10.58.211.130 with SMTP id nc2mr2120619vec.7.1389995837739; Fri, 17 Jan 2014 13:57:17 -0800 (PST) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id cz20si5395279veb.91.2014.01.17.13.57.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jan 2014 13:57:17 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id p14so1834945vbm.11 for ; Fri, 17 Jan 2014 13:57:17 -0800 (PST) X-Received: by 10.52.157.1 with SMTP id wi1mr1850496vdb.12.1389995837626; Fri, 17 Jan 2014 13:57:17 -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.59.13.131 with SMTP id ey3csp50974ved; Fri, 17 Jan 2014 13:57:17 -0800 (PST) X-Received: by 10.112.160.42 with SMTP id xh10mr2135791lbb.38.1389995835200; Fri, 17 Jan 2014 13:57:15 -0800 (PST) Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) by mx.google.com with ESMTPS id 6si7137375lby.157.2014.01.17.13.57.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jan 2014 13:57:15 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.178 is neither permitted nor denied by best guess record for domain of fathi.boudra@linaro.org) client-ip=209.85.217.178; Received: by mail-lb0-f178.google.com with SMTP id u14so3414528lbd.37 for ; Fri, 17 Jan 2014 13:57:14 -0800 (PST) X-Received: by 10.152.206.104 with SMTP id ln8mr418488lac.67.1389995834590; Fri, 17 Jan 2014 13:57:14 -0800 (PST) Received: from localhost.localdomain (a91-152-78-194.elisa-laajakaista.fi. [91.152.78.194]) by mx.google.com with ESMTPSA id bl6sm7612764lbb.5.2014.01.17.13.57.13 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 17 Jan 2014 13:57:14 -0800 (PST) From: Fathi Boudra To: openembedded-core@lists.openembedded.org Cc: Richard Purdie , Fathi Boudra Subject: [PATCH 3/7] drop do_unpack_append/do_extract_tarball Date: Fri, 17 Jan 2014 23:57:00 +0200 Message-Id: <1389995824-9066-4-git-send-email-fathi.boudra@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1389995824-9066-1-git-send-email-fathi.boudra@linaro.org> References: <1389995824-9066-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.212.52 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"