On 09/05/2017 02:10 PM, Randy MacLeod wrote:
On 2017-09-01 08:00 AM, Peter Kjellerstedt wrote:
Well, the most common request we've gotten from the developers is that
they want to be able to search through all the sources, e.g., to find
out where a particular function is used. The tmp directory d
On 2017-09-01 08:00 AM, Peter Kjellerstedt wrote:
Well, the most common request we've gotten from the developers is that
they want to be able to search through all the sources, e.g., to find
out where a particular function is used. The tmp directory does not
lend itself very well to this, given t
> -Original Message-
> From: Andre McCurdy [mailto:armccu...@gmail.com]
> Sent: den 31 augusti 2017 22:10
> To: Peter Kjellerstedt
> Cc: Tobias Hagelborn ; OE Core mailing list
>
> Subject: Re: [OE-core] [PATCH v2 0/2] Make source code browsable
> locally - dev
On Wed, Aug 30, 2017 at 11:32 PM, Peter Kjellerstedt
wrote:
>>
>> Just for reference, I think you could achieve something quite similar
>> with:
>>
>> bitbake --runall clean ( or rm -rf tmp )
>> bitbake --runall patch
>
> Yes, but the drawback with this is that to find the source code for t
list
>
> Subject: Re: [OE-core] [PATCH v2 0/2] Make source code browsable
> locally - devtool srctree
>
> On Wed, Aug 30, 2017 at 2:03 AM, Tobias Hagelborn
> wrote:
> > On 07/07/2017 07:32 AM, Tobias Hagelborn wrote:
> >>
> >> UPDATE v2:
> >> -
On Wed, Aug 30, 2017 at 2:03 AM, Tobias Hagelborn
wrote:
> On 07/07/2017 07:32 AM, Tobias Hagelborn wrote:
>>
>> UPDATE v2:
>> - Rebased on latest Poky
>> - Fixed issue with bad paths
>> - Dirname based on $PN
>>
>> In our organization, there is a demand to be able download source code for
>> sear
On 07/07/2017 07:32 AM, Tobias Hagelborn wrote:
UPDATE v2:
- Rebased on latest Poky
- Fixed issue with bad paths
- Dirname based on $PN
In our organization, there is a demand to be able download source code for
searching.
With the use of sstate-cache this has been challenge. Also, the source is
UPDATE v2:
- Rebased on latest Poky
- Fixed issue with bad paths
- Dirname based on $PN
In our organization, there is a demand to be able download source code for
searching.
With the use of sstate-cache this has been challenge. Also, the source is not
gathered
but rather spread in a larger direc