Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-11 Thread Mark Hatle
On 10/10/16 10:24 PM, Paul Eggleton wrote: > On Tue, 11 Oct 2016 09:19:15 Paul Eggleton wrote: >> On Mon, 10 Oct 2016 12:47:11 Mark Hatle wrote: >>> On 10/10/16 12:37 PM, Paul Eggleton wrote: On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote: >> On Oct 10, 2016, at 2:54 AM, Paul Eggleton

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-10 Thread Paul Eggleton
On Tue, 11 Oct 2016 09:19:15 Paul Eggleton wrote: > On Mon, 10 Oct 2016 12:47:11 Mark Hatle wrote: > > On 10/10/16 12:37 PM, Paul Eggleton wrote: > > > On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote: > > >>> On Oct 10, 2016, at 2:54 AM, Paul Eggleton > > >>> > > >>>

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-10 Thread Paul Eggleton
On Mon, 10 Oct 2016 12:47:11 Mark Hatle wrote: > On 10/10/16 12:37 PM, Paul Eggleton wrote: > > On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote: > >>> On Oct 10, 2016, at 2:54 AM, Paul Eggleton > >>> > >>> > >>> wrote: > On Fri, 07 Oct 2016 13:20:50 Mark Hatle

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-10 Thread Mark Hatle
On 10/10/16 12:37 PM, Paul Eggleton wrote: > On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote: >>> On Oct 10, 2016, at 2:54 AM, Paul Eggleton >>> wrote: On Fri, 07 Oct 2016 13:20:50 Mark Hatle wrote: FYI, I have made sure these are re-based on top of

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-10 Thread Paul Eggleton
On Mon, 10 Oct 2016 04:48:41 Hatle, Mark wrote: > > On Oct 10, 2016, at 2:54 AM, Paul Eggleton > > wrote: > >> On Fri, 07 Oct 2016 13:20:50 Mark Hatle wrote: > >> FYI, I have made sure these are re-based on top of paule/django18 and > >> pushed to: > >> > >>

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-09 Thread Hatle, Mark
> On Oct 10, 2016, at 2:54 AM, Paul Eggleton > wrote: > >> On Fri, 07 Oct 2016 13:20:50 Mark Hatle wrote: >> FYI, I have made sure these are re-based on top of paule/django18 and pushed >> to: >> >> git://git.yoctoproject.org/layerindex-web mhatle/django18 >>

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-09 Thread Paul Eggleton
On Fri, 07 Oct 2016 13:20:50 Mark Hatle wrote: > FYI, I have made sure these are re-based on top of paule/django18 and pushed > to: > > git://git.yoctoproject.org/layerindex-web mhatle/django18 > > BTW for me upgrading from paule/django18 to this version. I only had to run > 'manage.py syncdb'.

Re: [yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-07 Thread Mark Hatle
FYI, I have made sure these are re-based on top of paule/django18 and pushed to: git://git.yoctoproject.org/layerindex-web mhatle/django18 BTW for me upgrading from paule/django18 to this version. I only had to run 'manage.py syncdb'. This created the new database and added the missing field

[yocto] [layerindex-web][PATCH v2 00/12] Add Distro, dependency and recommends detection, and import_project

2016-10-07 Thread Liam R. Howlett
This set of patches adds a number of features to the layerindex code: - Adds the ability to set the actual-branch to import_layer. - Adds distro to the database and web interface. - Adds collection & version information to layerbranch. - Uses layer name and collection name to determine