From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe001.messaging.microsoft.com [207.46.163.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1E850E003FA for ; Fri, 30 Aug 2013 12:39:37 -0700 (PDT) Received: from mail132-co9-R.bigfish.com (10.236.132.254) by CO9EHSOBE036.bigfish.com (10.236.130.99) with Microsoft SMTP Server id 14.1.225.22; Fri, 30 Aug 2013 19:39:35 +0000 Received: from mail132-co9 (localhost [127.0.0.1]) by mail132-co9-R.bigfish.com (Postfix) with ESMTP id B48C12C0226; Fri, 30 Aug 2013 19:39:35 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zz1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz186068h8275bh1de097hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail132-co9 (localhost.localdomain [127.0.0.1]) by mail132-co9 (MessageSwitch) id 1377891573405495_9905; Fri, 30 Aug 2013 19:39:33 +0000 (UTC) Received: from CO9EHSMHS011.bigfish.com (unknown [10.236.132.235]) by mail132-co9.bigfish.com (Postfix) with ESMTP id 58713C0041; Fri, 30 Aug 2013 19:39:33 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS011.bigfish.com (10.236.130.21) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 30 Aug 2013 19:39:33 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.3.146.2; Fri, 30 Aug 2013 19:39:32 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r7UJdSqC030320; Fri, 30 Aug 2013 12:39:28 -0700 Message-ID: <5220F412.2000306@freescale.com> Date: Fri, 30 Aug 2013 16:35:46 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Christian Betz References: <521CE7B2.9030607@boundarydevices.com> <521CF569.2060803@gmail.com> <5220AACD.2090904@freescale.com> In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: making building master-next just a little bit easier 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: Fri, 30 Aug 2013 19:39:40 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit > i'm not sure i was clear either. regarding the README: > > * the default branch on github when you go the project is the dylan > branch, the README contains dylan in the instructions. > * the master branch README contains dylan in the instructions: > ** https://github.com/Freescale/fsl-community-bsp-platform/blob/master/README > ** right now i consider myself a user, tester, and a developer. it's a > convenience to have 'dylan', 'master' or 'master-next' show up in the > instructions when I select a different branch from the dropdown in > github > *** this is because I am lazy and forgetful ;) It made me think that maybe, have all the command lines would be better. all the command lines, and a description of what is what: dylan - latest stable branch, for production $ lalalalalalal -b dylan master - development branch, where things happens $ alalaalalalal -b master master-next - test branch, for fearless, intrepid developer $ lalalala -b master-next But, it also made me think that maybe we are overthinking this topic =P > > i'm going to forget about the README for now and will make a separate > patch if my lazyness argument is convincing to anyone. > > to recap: ONE patch for default.xml without any README changes will be > forthcoming tonight. > > --christian -- Daiane