All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] toaster: Remove last bootstrap v2 file
@ 2016-06-16 22:45 bavery
  2016-06-30 14:43 ` Smith, Elliot
  0 siblings, 1 reply; 4+ messages in thread
From: bavery @ 2016-06-16 22:45 UTC (permalink / raw)
  To: toaster; +Cc: bavery

This removes a css file that was not being used but still had the bootstrap v2 license
info in it.

bavery

The following changes since commit 26447a0d0bf5ceaac382a78c1dbd00807dbab706:

  bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG (2016-06-16 17:37:58 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/toaster/removeLastBootstrapV2File
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/removeLastBootstrapV2File

bavery (1):
  toaster: remove last css file with bootstrap v2 license

 .../toaster/toastergui/static/css/bootstrap-responsive.min.css   | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100755 bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css

--
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] toaster: Remove last bootstrap v2 file
  2016-06-16 22:45 [PATCH 0/1] toaster: Remove last bootstrap v2 file bavery
@ 2016-06-30 14:43 ` Smith, Elliot
  2016-07-01 20:26   ` Brian Avery
  0 siblings, 1 reply; 4+ messages in thread
From: Smith, Elliot @ 2016-06-30 14:43 UTC (permalink / raw)
  To: bavery; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 1374 bytes --]

Brian,

I did upstream this previously, but it was possibly rejected as I did it as
a pull request.

Could you please commit this directly upstream to bitbake-devel?

Thanks.
Elliot

On 16 June 2016 at 23:45, bavery <brian.avery@intel.com> wrote:

> This removes a css file that was not being used but still had the
> bootstrap v2 license
> info in it.
>
> bavery
>
> The following changes since commit
> 26447a0d0bf5ceaac382a78c1dbd00807dbab706:
>
>   bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG
> (2016-06-16 17:37:58 +0100)
>
> are available in the git repository at:
>
>   git://git.yoctoproject.org/poky-contrib
> bavery/toaster/removeLastBootstrapV2File
>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/removeLastBootstrapV2File
>
> bavery (1):
>   toaster: remove last css file with bootstrap v2 license
>
>  .../toaster/toastergui/static/css/bootstrap-responsive.min.css   | 9
> ---------
>  1 file changed, 9 deletions(-)
>  delete mode 100755
> bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
>
> --
> 1.9.1
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>



-- 
Elliot Smith
Software Engineer
Intel Open Source Technology Centre

[-- Attachment #2: Type: text/html, Size: 2353 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] toaster: Remove last bootstrap v2 file
  2016-06-30 14:43 ` Smith, Elliot
@ 2016-07-01 20:26   ` Brian Avery
  2016-07-04  7:25     ` Smith, Elliot
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Avery @ 2016-07-01 20:26 UTC (permalink / raw)
  To: Smith, Elliot; +Cc: bavery, toaster

I see it applied to master already.  Is something missing?

-b

an Intel employee

On Thu, Jun 30, 2016 at 7:43 AM, Smith, Elliot <elliot.smith@intel.com> wrote:
> Brian,
>
> I did upstream this previously, but it was possibly rejected as I did it as
> a pull request.
>
> Could you please commit this directly upstream to bitbake-devel?
>
> Thanks.
> Elliot
>
> On 16 June 2016 at 23:45, bavery <brian.avery@intel.com> wrote:
>>
>> This removes a css file that was not being used but still had the
>> bootstrap v2 license
>> info in it.
>>
>> bavery
>>
>> The following changes since commit
>> 26447a0d0bf5ceaac382a78c1dbd00807dbab706:
>>
>>   bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG
>> (2016-06-16 17:37:58 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.yoctoproject.org/poky-contrib
>> bavery/toaster/removeLastBootstrapV2File
>>
>> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/removeLastBootstrapV2File
>>
>> bavery (1):
>>   toaster: remove last css file with bootstrap v2 license
>>
>>  .../toaster/toastergui/static/css/bootstrap-responsive.min.css   | 9
>> ---------
>>  1 file changed, 9 deletions(-)
>>  delete mode 100755
>> bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
>>
>> --
>> 1.9.1
>> --
>> _______________________________________________
>> toaster mailing list
>> toaster@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/toaster
>
>
>
>
> --
> Elliot Smith
> Software Engineer
> Intel Open Source Technology Centre
>
> --
> _______________________________________________
> toaster mailing list
> toaster@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] toaster: Remove last bootstrap v2 file
  2016-07-01 20:26   ` Brian Avery
@ 2016-07-04  7:25     ` Smith, Elliot
  0 siblings, 0 replies; 4+ messages in thread
From: Smith, Elliot @ 2016-07-04  7:25 UTC (permalink / raw)
  To: Brian Avery; +Cc: bavery, toaster

[-- Attachment #1: Type: text/plain, Size: 2210 bytes --]

On 1 July 2016 at 21:26, Brian Avery <avery.brian@gmail.com> wrote:

> I see it applied to master already.  Is something missing?


If it's in master already, the maintainers must have managed to apply it
OK, so we don't need to do anything else.

Elliot



>
> -b
>
> an Intel employee
>
> On Thu, Jun 30, 2016 at 7:43 AM, Smith, Elliot <elliot.smith@intel.com>
> wrote:
> > Brian,
> >
> > I did upstream this previously, but it was possibly rejected as I did it
> as
> > a pull request.
> >
> > Could you please commit this directly upstream to bitbake-devel?
> >
> > Thanks.
> > Elliot
> >
> > On 16 June 2016 at 23:45, bavery <brian.avery@intel.com> wrote:
> >>
> >> This removes a css file that was not being used but still had the
> >> bootstrap v2 license
> >> info in it.
> >>
> >> bavery
> >>
> >> The following changes since commit
> >> 26447a0d0bf5ceaac382a78c1dbd00807dbab706:
> >>
> >>   bitbake: fetch2/perforce: Rework to support SRCREV and P4CONFIG
> >> (2016-06-16 17:37:58 +0100)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.yoctoproject.org/poky-contrib
> >> bavery/toaster/removeLastBootstrapV2File
> >>
> >>
> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/removeLastBootstrapV2File
> >>
> >> bavery (1):
> >>   toaster: remove last css file with bootstrap v2 license
> >>
> >>  .../toaster/toastergui/static/css/bootstrap-responsive.min.css   | 9
> >> ---------
> >>  1 file changed, 9 deletions(-)
> >>  delete mode 100755
> >> bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
> >>
> >> --
> >> 1.9.1
> >> --
> >> _______________________________________________
> >> toaster mailing list
> >> toaster@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/toaster
> >
> >
> >
> >
> > --
> > Elliot Smith
> > Software Engineer
> > Intel Open Source Technology Centre
> >
> > --
> > _______________________________________________
> > toaster mailing list
> > toaster@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/toaster
> >
>



-- 
Elliot Smith
Software Engineer
Intel Open Source Technology Centre

[-- Attachment #2: Type: text/html, Size: 3914 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-04  7:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-16 22:45 [PATCH 0/1] toaster: Remove last bootstrap v2 file bavery
2016-06-30 14:43 ` Smith, Elliot
2016-07-01 20:26   ` Brian Avery
2016-07-04  7:25     ` Smith, Elliot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.