From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 37A61E00B92; Fri, 12 Oct 2018 13:37:04 -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=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [198.47.19.141 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F2335E00B6C for ; Fri, 12 Oct 2018 13:37:02 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id w9CKb1I9033056; Fri, 12 Oct 2018 15:37:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1539376621; bh=rXi4teKlEGM5/t/O+Ira1YVYqjOH6oNFHRFxfk8OjV4=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=wWlFBMaGCmfLrrbqGCEuvz6YZyBqO2S5sF0Lz75E2Pg952ruzS5aR6OLmeIVCn3tI irdgspJfQN6z+SmdMTHhvVI3ggXDKjpVXGEbTal9BJBX9HB+vWWGtyXyIrl8L2ONsd iI2TlOKCdibc6yV0T77IsPMP+bBn87uUmPk4afZs= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id w9CKb0ad028715; Fri, 12 Oct 2018 15:37:01 -0500 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE114.ent.ti.com (157.170.170.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1466.3; Fri, 12 Oct 2018 15:37:01 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1466.3 via Frontend Transport; Fri, 12 Oct 2018 15:37:01 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id w9CKb0rJ026820; Fri, 12 Oct 2018 15:37:01 -0500 Date: Fri, 12 Oct 2018 16:37:00 -0400 From: Denys Dmytriyenko To: Khem Raj Message-ID: <20181012203700.GY19188@beryl> References: <20181012195000.4545-1-raj.khem@gmail.com> <20181012195801.GV19188@beryl> <20181012203149.GW19188@beryl> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH] beaglebone-getting-started: Use cp options to not alter file mode X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2018 20:37:04 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Fri, Oct 12, 2018 at 01:34:13PM -0700, Khem Raj wrote: > On Fri, Oct 12, 2018 at 1:31 PM Denys Dmytriyenko wrote: > > > > On Fri, Oct 12, 2018 at 01:01:41PM -0700, Khem Raj wrote: > > > On Fri, Oct 12, 2018 at 12:58 PM Denys Dmytriyenko wrote: > > > > > > > > Are you still trying to do world builds? :) > > > > > > > > > > yes. with the patches I send in this week meta-ti seems to behave in > > > multi-BSP setup > > > I will soon add it to bblayers.conf for Yoe distro and it will start > > > testing on meta-openembedded CI builds, atleast for not nosing other > > > BSPs, I dont have infra to do world build for all the machines > > > > > > but if you were to pick Yoe distro and run with it for machines you > > > are interested in > > > that would be awesome. > > > > > > See. https://github.com/YoeDistro/yoe-distro, everyone having interesting boards > > > is welcome to run world builds using that and report problems. > > > > I can probably add it to my CI loop as well - I already do extensive builds > > and tests on Arago, Poky and distroless. > > Cool thanks. Although you wont need all of above > after this :) Meaning? > > > > Most of the places with this QA warning that are part of our builds were fixed > > > > before, but there are some outdated recipes like this one which were left out. > > > > > > > > > > > > On Fri, Oct 12, 2018 at 12:50:00PM -0700, Khem Raj wrote: > > > > > Fixes do_package_qa warnings > > > > > is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination > > > > > > > > > > Signed-off-by: Khem Raj > > > > > --- > > > > > recipes-ti/beagleboard/beaglebone-getting-started.bb | 2 +- > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > > > diff --git a/recipes-ti/beagleboard/beaglebone-getting-started.bb b/recipes-ti/beagleboard/beaglebone-getting-started.bb > > > > > index 603a01a7..6c61a4e9 100644 > > > > > --- a/recipes-ti/beagleboard/beaglebone-getting-started.bb > > > > > +++ b/recipes-ti/beagleboard/beaglebone-getting-started.bb > > > > > @@ -14,7 +14,7 @@ S = "${WORKDIR}/git" > > > > > > > > > > do_install() { > > > > > install -d ${D}${datadir}/${PN} > > > > > - cp -a ${S}/* ${D}${datadir}/${PN} > > > > > + cp -R --no-dereference --preserve=mode,links ${S}/* ${D}${datadir}/${PN} > > > > > } > > > > > > > > > > FILES_${PN} += "${datadir}/${PN}" > > > > > -- > > > > > 2.19.1 > > > > > > > > > > -- > > > > > _______________________________________________ > > > > > meta-ti mailing list > > > > > meta-ti@yoctoproject.org > > > > > https://lists.yoctoproject.org/listinfo/meta-ti