[poky] [PATCH 0/3]distrodata.bbcalss: To get more precise upstream version for pkg report system
Mei, Lei
lei.mei at intel.com
Wed Dec 22 18:03:14 PST 2010
>-----Original Message-----
>From: Wold, Saul
>Sent: Thursday, December 23, 2010 12:46 AM
>To: Mei, Lei
>Cc: poky at yoctoproject.org
>Subject: Re: [poky] [PATCH 0/3]distrodata.bbcalss: To get more precise
>upstream version for pkg report system
>
>On 12/22/2010 05:22 AM, Mei Lei wrote:
>> There are some changes to get more recipes upstream version and to
>generate some necessary data for pkg report system.
>>
>> Pull URL: git://git.pokylinux.org/poky-contrib.git
>> Branch: lmei3/pkg-report-system
>> Browse:
>http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/pkg-report-system
>>
>> Thanks,
>> Mei Lei<lei.mei at intel.com>
>> ---
>>
>Lei:
>
>There are various issues with these patches please see my comments below
>
>>
>> Mei Lei (3):
>> distrodata.bbclass: Change for package report system
>Not sure why you needed to add a logpath2 as you are using the same
>LOG_DIR var as logpath. Are you intending to create a separate directory.
Oh, I didn't realize this problem before, I will change this.
>
>Is there a reason you need to have each package into in separate files?
>Can your tool not read 1 larger flat file then we can just use 1 output
>format for the spreadsheet
Ok, I will change this output as one file.
The reason why I generate every output file for every package is that the default output this is it when I first use checkpkg task long long time ago, so the package report system obey this all the time.
I will change this.
>
>> base.bbclass: Add inherit information for checkpkg task
>We don't want to inherit the distrodata by default, you can add this to
>your local.conf
Ok, I understand it.
>
>> bitbake.conf: Change the GNU_MIRROR to get more precise result
>>
>Not sure how this gives a more precise result, gnu and pub/gnu are the
>same location, one is linked to the other.
>
Ok , I get it. This patch is not necessary.
>Sau!
>
>> meta/classes/base.bbclass | 4 +-
>> meta/classes/distrodata.bbclass | 44
>+++++++++++++++++++++++++++++++-------
>> meta/conf/bitbake.conf | 2 +-
>> 3 files changed, 39 insertions(+), 11 deletions(-)
>>
>> _______________________________________________
>> poky mailing list
>> poky at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky
>>
More information about the poky
mailing list