From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 140B6E00521; Wed, 3 Dec 2014 14:18:21 -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 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [157.56.111.137 listed in list.dnswl.org] * -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] Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0137.outbound.protection.outlook.com [157.56.111.137]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8AE2BE002F9 for ; Wed, 3 Dec 2014 14:18:17 -0800 (PST) Received: from [192.168.1.11] (73.168.209.8) by BL2PR03MB385.namprd03.prod.outlook.com (10.141.91.139) with Microsoft SMTP Server (TLS) id 15.1.31.17; Wed, 3 Dec 2014 22:02:30 +0000 Message-ID: <547F8871.4020903@freescale.com> Date: Wed, 3 Dec 2014 17:02:25 -0500 From: randy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: References: In-Reply-To: X-Originating-IP: [73.168.209.8] X-ClientProxiedBy: DM2PR03CA0049.namprd03.prod.outlook.com (10.141.96.48) To BL2PR03MB385.namprd03.prod.outlook.com (10.141.91.139) X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB385; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB385; X-Forefront-PRVS: 0414DF926F X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10019020)(6049001)(6009001)(164054003)(199003)(189002)(117156001)(4396001)(93886004)(77156002)(40100003)(62966003)(83506001)(50466002)(80316001)(42186005)(99396003)(50986999)(65816999)(54356999)(87266999)(76176999)(21056001)(64126003)(102836001)(120916001)(122386002)(65806001)(450100001)(66066001)(33656002)(65956001)(20776003)(47776003)(101416001)(64706001)(92726001)(86362001)(105586002)(106356001)(92566001)(86152002)(229853001)(87976001)(2351001)(107886001)(107046002)(95666004)(31966008)(46102003)(59896002)(97736003)(36756003)(68736005)(110136001)(77096005); DIR:OUT; SFP:1102; SCL:1; SRVR:BL2PR03MB385; H:[192.168.1.11]; FPR:; SPF:None; MLV:sfv; PTR:InfoNoRecords; A:1; MX:1; LANG:en; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:BL2PR03MB385; X-OriginatorOrg: freescale.com Subject: sysroot -> roottfs? 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, 03 Dec 2014 22:18:21 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit I've built core-image-weston using community dizzy branch, then I added qt, which is all good. Then I added qtwebengine, which works, but I forgot qtwayland, so I added qtwayland and I see what I think I need in tmp/sysroots/imx6qsabresd/usr/lib/qt5/plugins/platforms; but I can't seem to find the right bitbake command to get it moved into tmp/work/imx6qsabresd-poky-linux-gnueabi/core-image-weston/1.0-r0/rootfs/usr/lib/qt5/plugins/platforms ( or the .ext3 file in the images dir ). I'm thinking I can clean everything and rebuild and it will all be good, but I really want to figure out how to do this piecemeal, any suggestions? Thanks, Randy Krakora