From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SrBV9-0003Yq-AR for openembedded-core@lists.openembedded.org; Tue, 17 Jul 2012 19:23:59 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q6HHCcNm013110 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 17 Jul 2012 10:12:38 -0700 (PDT) Received: from Marks-MacBook-Pro.local (172.25.36.233) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Tue, 17 Jul 2012 10:12:37 -0700 Message-ID: <50059D18.2050100@windriver.com> Date: Tue, 17 Jul 2012 12:12:56 -0500 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: References: In-Reply-To: Subject: Re: is there really a "fakeroot" task flag? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 17:23:59 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 7/17/12 9:55 AM, Robert P. J. Day wrote: > > perusing bitbake user manual and in section 2.1.18, "Task Flags", > there's mention of "fakeroot". that's not really a task flag, is it? > i thought that that's (now?) a keyword that's used to define a task > with that property. > > is that line in the user manual incorrect? My understanding is this is a key word that gets turned into a task flag. --Mark > rday >