All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location
@ 2016-09-25 17:54 Vesa Jääskeläinen
  2016-10-26 14:30 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Vesa Jääskeläinen @ 2016-09-25 17:54 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Vesa Jääskeläinen <dachaac@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index b7207e6..9220a75 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,5 +27,5 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
 
 IMAGE_FEATURES[validitems] += "qtcreator-debug"
 
-QT_GIT ?= "git://github.com/qtproject"
+QT_GIT ?= "git://github.com/qt"
 QT_GIT_PROTOCOL ?= "git"
-- 
2.7.4



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

* Re: [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location
  2016-09-25 17:54 [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location Vesa Jääskeläinen
@ 2016-10-26 14:30 ` Martin Jansa
  2016-10-26 17:31   ` Vesa Jääskeläinen
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2016-10-26 14:30 UTC (permalink / raw)
  To: openembedded-devel

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

On Sun, Sep 25, 2016 at 08:54:45PM +0300, Vesa Jääskeläinen wrote:
> Signed-off-by: Vesa Jääskeläinen <dachaac@gmail.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index b7207e6..9220a75 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -27,5 +27,5 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
>  
>  IMAGE_FEATURES[validitems] += "qtcreator-debug"
>  
> -QT_GIT ?= "git://github.com/qtproject"
> +QT_GIT ?= "git://github.com/qt"
>  QT_GIT_PROTOCOL ?= "git"

This isn't in master yet, so it cannot be applied in krogoth and it also
breaks qt5everywheredemo fetch
http://errors.yoctoproject.org/Errors/Details/93069/

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

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

* Re: [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location
  2016-10-26 14:30 ` Martin Jansa
@ 2016-10-26 17:31   ` Vesa Jääskeläinen
  0 siblings, 0 replies; 3+ messages in thread
From: Vesa Jääskeläinen @ 2016-10-26 17:31 UTC (permalink / raw)
  To: openembedded-devel

On 26/10/2016 17.30, Martin Jansa wrote:

> On Sun, Sep 25, 2016 at 08:54:45PM +0300, Vesa Jääskeläinen wrote:
>> Signed-off-by: Vesa Jääskeläinen <dachaac@gmail.com>
>> ---
>>   conf/layer.conf | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/conf/layer.conf b/conf/layer.conf
>> index b7207e6..9220a75 100644
>> --- a/conf/layer.conf
>> +++ b/conf/layer.conf
>> @@ -27,5 +27,5 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
>>   
>>   IMAGE_FEATURES[validitems] += "qtcreator-debug"
>>   
>> -QT_GIT ?= "git://github.com/qtproject"
>> +QT_GIT ?= "git://github.com/qt"
>>   QT_GIT_PROTOCOL ?= "git"
> This isn't in master yet, so it cannot be applied in krogoth and it also
> breaks qt5everywheredemo fetch
> http://errors.yoctoproject.org/Errors/Details/93069/
>
Hmm... It seems that 'qt5-everywhere-demo' has moved to:
git://github.com/qt-labs/qt5-everywhere-demo

I'll play around with it and send V2... I suppose you want it first for 
master then.

Thanks,
Vesa Jääskeläinen


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

end of thread, other threads:[~2016-10-26 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-25 17:54 [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location Vesa Jääskeläinen
2016-10-26 14:30 ` Martin Jansa
2016-10-26 17:31   ` Vesa Jääskeläinen

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.