dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* libdrm-armada repository
       [not found] ` <E1bL9rj-0002Ow-6i@e0050434b2927.dyn.armlinux.org.uk>
@ 2016-08-02 23:09   ` Joshua Clayton
  2016-08-02 23:28     ` Russell King
  2016-08-03  1:38     ` Fabio Estevam
  0 siblings, 2 replies; 5+ messages in thread
From: Joshua Clayton @ 2016-08-02 23:09 UTC (permalink / raw)
  To: Russell King; +Cc: dri-devel

Greetings Russell,
I'm publishing an etnaviv yocto layer on github.
One of the components is libdrm-armada, which we get from
git://ftp.arm.linux.org.uk/~rmk/libdrm-armada.git

I don't want to put an unwanted extra burden on your server.

I notice there is also
http://git.arm.linux.org.uk/cgit/libdrm-armada.git

or we can mirror it on github.

Do you have a preference?

Thanks
Joshua Clayton
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: libdrm-armada repository
  2016-08-02 23:09   ` libdrm-armada repository Joshua Clayton
@ 2016-08-02 23:28     ` Russell King
  2016-08-03 17:47       ` Joshua Clayton
  2016-08-03  1:38     ` Fabio Estevam
  1 sibling, 1 reply; 5+ messages in thread
From: Russell King @ 2016-08-02 23:28 UTC (permalink / raw)
  To: Joshua Clayton; +Cc: dri-devel

On Tue, Aug 02, 2016 at 04:09:58PM -0700, Joshua Clayton wrote:
> Greetings Russell,
> I'm publishing an etnaviv yocto layer on github.
> One of the components is libdrm-armada, which we get from
> git://ftp.arm.linux.org.uk/~rmk/libdrm-armada.git
> 
> I don't want to put an unwanted extra burden on your server.
> 
> I notice there is also
> http://git.arm.linux.org.uk/cgit/libdrm-armada.git

git.arm and ftp.arm are both the same machine, which has recently been
upgraded to something a tad more modern than the previous 13+ year old
machine, so it should now be super-fast.  In addition, I've changed
the DNS slightly.

The preferred URLs are now:

 git://git.armlinux.org.uk/~rmk/libdrm-armada.git

for pulling and cloning from, and the cgit interface

 http://git.armlinux.org.uk/cgit/libdrm-armada.git

Thanks.

-- 
Russell King
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: libdrm-armada repository
  2016-08-02 23:09   ` libdrm-armada repository Joshua Clayton
  2016-08-02 23:28     ` Russell King
@ 2016-08-03  1:38     ` Fabio Estevam
  2016-08-03 17:55       ` Joshua Clayton
  1 sibling, 1 reply; 5+ messages in thread
From: Fabio Estevam @ 2016-08-03  1:38 UTC (permalink / raw)
  To: Joshua Clayton; +Cc: Russell King, DRI mailing list

Hi Joshua,

On Tue, Aug 2, 2016 at 8:09 PM, Joshua Clayton <stillcompiling@gmail.com> wrote:
> Greetings Russell,
> I'm publishing an etnaviv yocto layer on github.

Cool! Could you please let us know when this layer becomes available?

Thanks
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: libdrm-armada repository
  2016-08-02 23:28     ` Russell King
@ 2016-08-03 17:47       ` Joshua Clayton
  0 siblings, 0 replies; 5+ messages in thread
From: Joshua Clayton @ 2016-08-03 17:47 UTC (permalink / raw)
  To: Russell King; +Cc: dri-devel



On 08/02/2016 04:28 PM, Russell King wrote:
> On Tue, Aug 02, 2016 at 04:09:58PM -0700, Joshua Clayton wrote:
>> Greetings Russell,
>> I'm publishing an etnaviv yocto layer on github.
>> One of the components is libdrm-armada, which we get from
>> git://ftp.arm.linux.org.uk/~rmk/libdrm-armada.git
>>
>> I don't want to put an unwanted extra burden on your server.
>>
>> I notice there is also
>> http://git.arm.linux.org.uk/cgit/libdrm-armada.git
> git.arm and ftp.arm are both the same machine, which has recently been
> upgraded to something a tad more modern than the previous 13+ year old
> machine, so it should now be super-fast.  In addition, I've changed
> the DNS slightly.
>
> The preferred URLs are now:
>
>  git://git.armlinux.org.uk/~rmk/libdrm-armada.git
>
> for pulling and cloning from, and the cgit interface
>
>  http://git.armlinux.org.uk/cgit/libdrm-armada.git
>
> Thanks.
>
Thanks for the info.

I've update the url to  git://git.armlinux.org.uk/~rmk/libdrm-armada.git

as it is a download, rather than browser interface.

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: libdrm-armada repository
  2016-08-03  1:38     ` Fabio Estevam
@ 2016-08-03 17:55       ` Joshua Clayton
  0 siblings, 0 replies; 5+ messages in thread
From: Joshua Clayton @ 2016-08-03 17:55 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: Russell King, DRI mailing list



On 08/02/2016 06:38 PM, Fabio Estevam wrote:
> Hi Joshua,
>
> On Tue, Aug 2, 2016 at 8:09 PM, Joshua Clayton <stillcompiling@gmail.com> wrote:
>> Greetings Russell,
>> I'm publishing an etnaviv yocto layer on github.
> Cool! Could you please let us know when this layer becomes available?
>
> Thanks
Sure, Fabio.
It is available now.

https://github.com/d4ddi0/meta-etnaviv

Thus far tested only on imx6q-evi
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-08-03 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160707102003.GO1041@n2100.armlinux.org.uk>
     [not found] ` <E1bL9rj-0002Ow-6i@e0050434b2927.dyn.armlinux.org.uk>
2016-08-02 23:09   ` libdrm-armada repository Joshua Clayton
2016-08-02 23:28     ` Russell King
2016-08-03 17:47       ` Joshua Clayton
2016-08-03  1:38     ` Fabio Estevam
2016-08-03 17:55       ` Joshua Clayton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox