[oe] [PATCH][meta-gnome] add metacity back

2018-04-12 Thread Hongxu Jia
It is required by meta-anaconda which is a graphic target installer program anaconda that based on gnome. http://git.yoctoproject.org/cgit/cgit.cgi/meta-anaconda Signed-off-by: Hongxu Jia --- .../metacity/0001-ui-Define-_GNU_SOURCE.patch | 27 +

Re: [oe] State of the world, 2018-03-19

2018-04-12 Thread Andrea Adami
cut... > === qemuarm64 (7) === > * > meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb:do_compile > * > meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb:do_configure I have update the recipe to 2.0.16 as in oe-core to get

Re: [oe] [meta-handheld][PATCH] zaurusd: refresh patches (using devtool)

2018-04-12 Thread Koen Kooi
Op 10-04-18 om 23:01 schreef Andrea Adami: > Silence warnings about ingnored context. > > Signed-off-by: Andrea Adami > --- a/recipes-bsp/zaurusd/zaurusd/0001-zaurusd-add-support-for-collie.patch > +++

[oe] [meta-filesystems][PATCH] aufs-util: refresh patches

2018-04-12 Thread Yi Zhao
Refresh patches to fix do_patch warning. Signed-off-by: Yi Zhao --- .../aufs-util/0001-libau-Define-STRIP-weakly.patch | 10 -- ...til-add-tool-concept-to-Makefile-for-cross-com.patch | 17 +

Re: [oe] [meta-handheld][PATCH] zaurusd: refresh patches (using devtool)

2018-04-12 Thread Andrea Adami
On Thu, Apr 12, 2018 at 10:59 AM, Koen Kooi wrote: > Op 10-04-18 om 23:01 schreef Andrea Adami: >> Silence warnings about ingnored context. >> >> Signed-off-by: Andrea Adami > > >> ---

Re: [oe] [PATCH][meta-gnome] add metacity back

2018-04-12 Thread Andreas Müller
On Thu, Apr 12, 2018 at 11:45 AM, Hongxu Jia wrote: > It is required by meta-anaconda which is a graphic target > installer program anaconda that based on gnome. > > http://git.yoctoproject.org/cgit/cgit.cgi/meta-anaconda > > Signed-off-by: Hongxu Jia

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Samuli Piippo
the latest revision from 5.9 is already 5.9.6 You need to either wait until the 5.9.5 is merged into 5.9 or use the nobranch option. On 12 April 2018 at 16:35, Martin Jansa wrote: > * use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5 > branch which might

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Martin Jansa
> You need to either wait until the 5.9.5 is merged into 5.9 or use the nobranch option. It was already merged to 5.9 On Thu, Apr 12, 2018 at 4:13 PM, Samuli Piippo wrote: > the latest revision from 5.9 is already 5.9.6 > > You need to either wait until the 5.9.5 is

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Martin Jansa
> Also, I guess you also need to bump the version number in > recipes-qt/qt5/qt5-git.inc, right? Right I forgot to squash that change to this one. Well that's one of the reasons why this have [WIP] in subject. Were you testing it on top of latest rocko branch? Your errors show ;nobranch=1

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Samuli Piippo
I don't think it will be fixed any time soon, which is why we sent https://patchwork.openembedded.org/patch/148747/ On 12 April 2018 at 17:30, Martin Jansa wrote: >> Also, I guess you also need to bump the version number in >> recipes-qt/qt5/qt5-git.inc, > right? > >

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Daniel Mack
On Thursday, April 12, 2018 03:35 PM, Martin Jansa wrote: > * use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5 > branch which might get removed in future I was told > > Signed-off-by: Martin Jansa I'm getting the following errors with this patch:

Re: [oe] [meta-python][PATCH] python-attrs: Adjust the RDEPENDS to include crypt rather than cryptography

2018-04-12 Thread Derek Straka
There is a usage of hashlib (provided by ${PYTHON_PN}-crypt) in _make.py. derek@sparta:/tmp$ dpkg -c upstream/build/tmp/deploy/ipk/core2-64/python-crypt_2.7.14-r1_core2-64.ipk drwxrwxrwx root/root 0 2018-03-24 09:28 ./ drwxr-xr-x root/root 0 2018-03-24 09:28 ./usr/ drwxr-xr-x

Re: [oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Samuli Piippo
Then you should use sha1s pointed by the v5.9.5 tags and not the HEAD On 12 April 2018 at 17:22, Martin Jansa wrote: >> You need to either wait until the 5.9.5 is merged into 5.9 or use the > nobranch option. > > It was already merged to 5.9 > > On Thu, Apr 12, 2018 at

[oe] [meta-python][PATCH] python-attrs: Adjust the RDEPENDS to include crypt rather than cryptography

2018-04-12 Thread jan vermaete
I'm afraid this patch just revert the file to the previous state. As far as I can see, there is no need at all to have something of crypto nor crypotgraphy needed for this python package. -- Jan Vermaete "For every complex problem there is an answer that is clear, simple, and wrong." - H.L.

[oe] [meta-qt5][rocko][WIP][PATCH] qt5: upgrade to 5.9.5

2018-04-12 Thread Martin Jansa
* use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5 branch which might get removed in future I was told Signed-off-by: Martin Jansa --- recipes-qt/qt5/nativesdk-qtbase_git.bb| 6 +++---

[oe] [meta-oe][PATCH] rocksdb: update to 5.12.2

2018-04-12 Thread Pascal Bach
Also remove the +gitSRCPV suffix from the version. This is an official release and the version should be enough, it adds only clutter. Signed-off-by: Pascal Bach --- meta-oe/recipes-dbs/rocksdb/rocksdb_git.bb | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-)

[oe] [meta-oe][PATCH] flatbuffers: update to 1.9.0

2018-04-12 Thread Pascal Bach
Signed-off-by: Pascal Bach --- .../flatbuffers/{flatbuffers_1.7.1.bb => flatbuffers_1.9.0.bb}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-oe/recipes-devtools/flatbuffers/{flatbuffers_1.7.1.bb => flatbuffers_1.9.0.bb} (100%) diff --git

Re: [oe] [meta-qt5][PATCH] Remove license files that were dropped in 5.9.5

2018-04-12 Thread Martin Jansa
Included in rocko-next and jansa/rocko branches now, thanks. On Thu, Apr 12, 2018 at 9:33 PM, Martin Jansa wrote: > Thanks I already have this part for qtxmlpatterns, will do the same for > qtquickcontrols. > > On Thu, Apr 12, 2018 at 9:09 PM, Daniel Mack

[oe] [meta-qt5][PATCH] Remove license files that were dropped in 5.9.5

2018-04-12 Thread Daniel Mack
See upstream commits: https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?h=5.9.5=a843884697602891d21b9f9bc62603548dd6a6b8 https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?h=5.9.5=81dd12388d67f6b2be253ea831b876c8dec2dca5 Signed-off-by: Daniel Mack --- Martin, you

Re: [oe] [meta-qt5][PATCH] Remove license files that were dropped in 5.9.5

2018-04-12 Thread Martin Jansa
Thanks I already have this part for qtxmlpatterns, will do the same for qtquickcontrols. On Thu, Apr 12, 2018 at 9:09 PM, Daniel Mack wrote: > See upstream commits: > > https://code.qt.io/cgit/qt/qtquickcontrols.git/commit/?h=5.9.5= >

Re: [oe] [meta-handheld][PATCH] zaurusd: refresh patches (using devtool)

2018-04-12 Thread Denys Dmytriyenko
On Thu, Apr 12, 2018 at 11:23:39AM +0200, Andrea Adami wrote: > On Thu, Apr 12, 2018 at 10:59 AM, Koen Kooi > wrote: > > Op 10-04-18 om 23:01 schreef Andrea Adami: > >> Silence warnings about ingnored context. > >> > >> Signed-off-by: Andrea Adami

Re: [oe] [PATCH 21/39] metacity: remove

2018-04-12 Thread Hongxu Jia
On 2018年03月30日 21:31, Andreas Müller wrote: * as far as I can see nothing uses it - please stand up if I am wrong On github, it is still alive and maintained https://github.com/GNOME/metacity/blob/master/NEWS I think we should keep it. The 2.*.* is based on gtk2, and the latest version

[oe] [PATCH V2][meta-gnome] metacity: add back and change upstream

2018-04-12 Thread Hongxu Jia
The metacity is still maintained on github, so change the upstream. Signed-off-by: Hongxu Jia --- .../metacity/0001-ui-Define-_GNU_SOURCE.patch | 32 .../metacity/remove-yelp-help-rules-var.patch | 28 ++

Re: [oe] [meta-python][PATCH] python-attrs: Adjust the RDEPENDS to include crypt rather than cryptography

2018-04-12 Thread jan vermaete
my mistake... Thanks for the info On Thu, Apr 12, 2018 at 4:12 PM, Derek Straka wrote: > There is a usage of hashlib (provided by ${PYTHON_PN}-crypt) in _make.py. > > derek@sparta:/tmp$ dpkg -c > upstream/build/tmp/deploy/ipk/core2-64/python-crypt_2.7.14-r1_core2-64.ipk >

Re: [oe] [meta-python][PATCH] python-attrs: Adjust the RDEPENDS to include crypt rather than cryptography

2018-04-12 Thread Derek Straka
No worries. Does this resolve the original github issue you created? On Thu, Apr 12, 2018 at 11:09 AM, jan vermaete wrote: > my mistake... > Thanks for the info > > On Thu, Apr 12, 2018 at 4:12 PM, Derek Straka wrote: > > There is a usage of hashlib

Re: [oe] [PATCH][meta-gnome] add metacity back

2018-04-12 Thread Hongxu Jia
Why not add there? It is a very basic app which fedora/redhat integrate it into its installation. If some one else ask for it, we have to move it again. //Hongxu -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org