Re: [OE-core] [PATCH 1/3] ofono: update to 1.18

2016-05-16 Thread Alexander Kanavin

On 05/16/2016 02:54 PM, Maxin B. John wrote:


Maxin can cherry-pick one of my patches, or just postpone the version update
until the py3 patchset is merged:

https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akanavin/deprecate-python2=6f7eac37a25f1ab55a28cac7b15674dcd6962404


I have tried this patch before sending the upgrades and had to abandon the
attempt because of the newly introduced dependency on python3-pygobject.

Guess the best way forward will be to wait till py3 patchset is merged :)


That's right; oe-core will move python-pygobject to python 3, all 
dependent oe-core recipes will be moved to use that, and original 
py2-based python-pygobject will be added to meta-oe to avoid breakage in 
3rd party layers (and it needs fixing because it installs same files in 
same locations as py3 based version).


The whole thing snowballs pretty quickly, and I'm not even attempting to 
move meta-oe to python 3.


Alex

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 1/3] ofono: update to 1.18

2016-05-16 Thread Maxin B. John
Hi,

On Mon, May 16, 2016 at 02:46:40PM +0300, Alexander Kanavin wrote:
> On 05/14/2016 09:23 AM, Richard Purdie wrote:
> >On Thu, 2016-05-12 at 16:16 +0300, Maxin B. John wrote:
> >>1.17 -> 1.18
> >>
> >>Signed-off-by: Maxin B. John 
> >
> >This results in:
> >
> >http://errors.yoctoproject.org/Errors/Details/62886/
> >
> >which Alexander would probably be quite pleased about but isn't good
> >for the autobuilder.
> 
> Maxin can cherry-pick one of my patches, or just postpone the version update
> until the py3 patchset is merged:
> 
> https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akanavin/deprecate-python2=6f7eac37a25f1ab55a28cac7b15674dcd6962404

I have tried this patch before sending the upgrades and had to abandon the
attempt because of the newly introduced dependency on python3-pygobject. 

Guess the best way forward will be to wait till py3 patchset is merged :)

> Alex

Thanks and Regards,
Maxin
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 1/3] ofono: update to 1.18

2016-05-16 Thread Alexander Kanavin

On 05/14/2016 09:23 AM, Richard Purdie wrote:

On Thu, 2016-05-12 at 16:16 +0300, Maxin B. John wrote:

1.17 -> 1.18

Signed-off-by: Maxin B. John 


This results in:

http://errors.yoctoproject.org/Errors/Details/62886/

which Alexander would probably be quite pleased about but isn't good
for the autobuilder.


Maxin can cherry-pick one of my patches, or just postpone the version 
update until the py3 patchset is merged:


https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=akanavin/deprecate-python2=6f7eac37a25f1ab55a28cac7b15674dcd6962404

Alex

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 1/3] ofono: update to 1.18

2016-05-14 Thread Richard Purdie
On Thu, 2016-05-12 at 16:16 +0300, Maxin B. John wrote:
> 1.17 -> 1.18
> 
> Signed-off-by: Maxin B. John 

This results in:

http://errors.yoctoproject.org/Errors/Details/62886/

which Alexander would probably be quite pleased about but isn't good
for the autobuilder.

Cheers,

Richard
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 1/3] ofono: update to 1.18

2016-05-12 Thread Maxin B. John
1.17 -> 1.18

Signed-off-by: Maxin B. John 
---
 meta/recipes-connectivity/ofono/{ofono_1.17.bb => ofono_1.18.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.17.bb => ofono_1.18.bb} (59%)

diff --git a/meta/recipes-connectivity/ofono/ofono_1.17.bb 
b/meta/recipes-connectivity/ofono/ofono_1.18.bb
similarity index 59%
rename from meta/recipes-connectivity/ofono/ofono_1.17.bb
rename to meta/recipes-connectivity/ofono/ofono_1.18.bb
index 947f9d7..79d3dd0 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.17.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.18.bb
@@ -5,7 +5,7 @@ SRC_URI  = "\
   file://ofono \
   file://Revert-test-Convert-to-Python-3.patch \
 "
-SRC_URI[md5sum] = "d280b1d267ba5bf391d2a898fea7c748"
-SRC_URI[sha256sum] = 
"cbf20f07fd15253c682b23c1786d517f505c3688f7c4ea93da777e1523b89635"
+SRC_URI[md5sum] = "0a6b37c8ace891cb2a7ca5d121043a0a"
+SRC_URI[sha256sum] = 
"53cdbf342913f46bce4827241c60e24255a3d43a94945edf77482ae5b312d51f"
 
 CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
-- 
2.4.0

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core