From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 76E1F65E48 for ; Fri, 25 Jul 2014 16:31:28 +0000 (UTC) Received: from localhost (dan.rpsys.net [127.0.0.1]) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu4) with ESMTP id s6PGV28V031040; Fri, 25 Jul 2014 17:31:03 +0100 X-Virus-Scanned: Debian amavisd-new at dan.rpsys.net Received: from dan.rpsys.net ([127.0.0.1]) by localhost (dan.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QNpR0ZQrLlfm; Fri, 25 Jul 2014 17:31:02 +0100 (BST) Received: from [192.168.3.10] (rpvlan0 [192.168.3.10]) (authenticated bits=0) by dan.rpsys.net (8.14.4/8.14.4/Debian-2.1ubuntu1) with ESMTP id s6PGUv1S031035 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 25 Jul 2014 17:30:58 +0100 Message-ID: <1406305851.27697.40.camel@ted> From: Richard Purdie To: Tom Zanussi Date: Fri, 25 Jul 2014 17:30:51 +0100 In-Reply-To: <1406303860.6205.31.camel@empanada> References: <20140725155210.BD8A0F26628@open-rnd.nazwa.pl> <1406303860.6205.31.camel@empanada> X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Cc: Maciek Borzecki , openembedded-core@lists.openembedded.org Subject: Re: [PATCH v2] wic: do not overwrite autogenerated /etc/fstab with original too early X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 16:31:33 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2014-07-25 at 10:57 -0500, Tom Zanussi wrote: > On Fri, 2014-07-25 at 17:48 +0200, Maciek Borzecki wrote: > > One question though. How do I get the patches into master? I'm not > > @intel.com perhaps that's why I was a bit confused by the wiki > > instructions. Would you be able to push all of these changes into your > > tree, so that they would get to master with later merge? > > > > They get pulled into master by Richard and Saul, no need to do anything > else on your side (except ping them if you don't see them get merged in > a reasonable timeframe ;-) They're in FWIW. Cheers, Richard