[yocto] Morty to Pyro upgrade

2017-09-14 Thread Paul D. DeRocco
I just upgraded to Pyro, and now I get several Python errors in sstate_sign_package(), complaining there is no module named oe.gpg_sign. I reused the Morty sstate-cache. Is that legal, or do I need to nuke it and start over? -- Ciao, Paul D. DeRocco Paulmailto:pder

Re: [yocto] Best practices when for script recipes.

2017-09-14 Thread Paul D. DeRocco
> From: Einar Vading > > If I have one or a few shell scripts with their own recipe. Do I make > a git and use the git from the recipe or do I just add the scripts to > a files directory and install from there? A recipe should fetch from something other than a files directory accompanying the rec

[yocto] [meta-raspberry-pi] needing newer or patched version of g++

2017-09-14 Thread Bill Jenkins
After creating an SDK for a 32-bit Raspberry Pi3 target, I ran into the following compiler error when compiling an application using the SDK: internal compiler error: Max. number of generated reload insns per insn is achieved (90) It turns out that a patch was submitted for g++ early last year

[yocto] QA cycle report for 2.2.2 rc2

2017-09-14 Thread Cruz, Libertad
Hello All, Here is the report for the 2.2.2 point release test cycle. Full Report : https://wiki.yoctoproject.org/wiki/WW37_-_2017-09-13_-_Full_Point_Release_Test_Cycle_2.2.2_rc2 === Summary The QA cycle for point release 2.2.2 rc2 is complete. There are 3 new bugs: bug 12080

Re: [yocto] [meta-ros] festival-2.3-r0 do_compile: oe_runmake failed

2017-09-14 Thread Khem Raj
On Thu, Sep 14, 2017 at 10:39 AM yahia farghaly wrote: > > When i just do this IMAGE_INSTALL_append = " festival" . it promotes me > with error of > *do_compile: oe_runmake failed* and* No GNU_HASH in the elf binary * > This means linker flags set by oe are not passed to link step so you might

[yocto] [meta-selinux] Update announcement

2017-09-14 Thread Mark Hatle
I have pushed an update to meta-selinux to work with master. A few key changes: The oe-selinux and poky-selinux distro configurations HAVE BEEN REMOVED! It is now up to the user to enable the components using the appropriate DISTRO_FEATURES as documented in the README file. (acl xattr pam selin

[yocto] [meta-raspberrypi][PATCH] u-boot: drop now upstreamed patches

2017-09-14 Thread Andrea Galbusera
oe-core now provides v2017.09 of u-boot which already merged both patches introduced by commit 94e2929f746f7e49a7870f7ea889dcbed05296c7 so we can drop them from meta-raspberrypi. Signed-off-by: Andrea Galbusera --- ...01-Revert-dm-arm-rpi-Drop-CONFIG_OF_EMBED.patch | 67 ...

[yocto] externalsrc sstate

2017-09-14 Thread Vignesh Rajendran
Dear Yocto, While using externalsrc for the recipes, sstate is not working for the recipes. Is it possible to enable setscene tasks, if srctree_hash_files reports nothing has changed? my environment is using makefile based sources in git. Can you please provide your feedback? Or do i need to co

Re: [yocto] [OE-core] OpenEmbedded Developer Meeting Oct 22, 2017 in Prague (before ELCE)

2017-09-14 Thread Ruslan Bilovol
On Thu, Aug 24, 2017 at 9:37 PM, Philip Balister wrote: > Once again we will have a developer meeting in Prague the Sunday before > ELCE. > > Please go to https://www.openembedded.org/wiki/OEDEM_2017 and add > yourself if you are attending and ideas for topics. > > Although it is called a develope

[yocto] [meta-selinux] krogoth support

2017-09-14 Thread Reach, Jonathon A
Hello, I currently have a krogoth based project that I need to add the meta-selinux layer to. Does anyone know what it would take to accomplish this? Most poky patches fail as well as compilation issues with kernel features that postdate krogoth. Appreciatively, Jonathon Reach Cyber Security

[yocto] Best practices when for script recipes.

2017-09-14 Thread Einar Vading
Hi, I was just wondering if there is some best practice advice on how to handle adding a single script from a recipe. If I have one or a few shell scripts with their own recipe. Do I make a git and use the git from the recipe or do I just add the scripts to a files directory and install from ther

Re: [yocto] [meta-xilinx] How to include Xilinx DMA driver

2017-09-14 Thread Sandeep Gundlupet Raju
Hi Fan, Thanks, Sandeep -Original Message- From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx-boun...@yoctoproject.org] On Behalf Of Fan Zhang Sent: Monday, September 11, 2017 9:38 AM To: Robert Berger ; yocto@yoctoproject.org; meta-xil...@yoctoproject.org Subject: Re: [met

[yocto] [pyro][meta-oracle-java][PATCH 2/2] oracle-java: create directory before creating links

2017-09-14 Thread Fabio Berton
From: Jan Remmet if bindir directory doesn't exists the link is created wrongly: file -b tmp/work/x86_64-linux/oracle-jse-jdk-x86-64-native/1.8.0-u131r0/image/home/yocto/build/tmp/sysroots/x86_64-linux/usr/bin symbolic link to `/home/yocto/build/tmp/sysroots/x86_64-linux/usr/lib/jvm/java-8-orac

[yocto] [pyro][meta-oracle-java][PATCH 1/2] Fix binary paths when setting alternatives

2017-09-14 Thread Fabio Berton
From: Jan Kiszka Neither the JDK nor the JRE puts binaries under $JAVA_HOME/jre anymore. Seen with Java 8, update 131. Signed-off-by: Jan Kiszka Signed-off-by: Maxin B. John (cherry picked from commit 0a25dd797e4cac7b727cd38308a46698a95b21b9) --- recipes-devtools/oracle-java/oracle-jse-jdk.in

Re: [yocto] [meta-ros] festival-2.3-r0 do_compile: oe_runmake failed

2017-09-14 Thread yahia farghaly
When i just do this IMAGE_INSTALL_append = " festival" . it promotes me with error of *do_compile: oe_runmake failed* and* No GNU_HASH in the elf binary * here is the log: > > *Build Configuration:* > *BB_VERSION= "1.34.0"* > *BUILD_SYS = "x86_64-linux"* > *NATIVELSBSTRING = "un

Re: [yocto] Perforce fetcher ignores module and label

2017-09-14 Thread Andrew Bradford
Hi Katu, Sorry for my delay in responding. On 09/14 11:13, Katu Txakur wrote: > Have you had time to look at this? I tried to go back to the old perforce > fetcher but I got a license error and I couldn't work around it. On the pyro branch of poky, if you revert these two commits, in this order:

[yocto] Customise file system

2017-09-14 Thread Sabrine Fatnassi
Hello, My kerlink gateway OS was built using Yocto. It has a Root Read only file system. I need to update the opkg configuration files available under "/etc/opkg" So I created a directory under /user/rootfs_rw/etc named opkg and I created a new configuration file opkg.conf containing my custom con

Re: [yocto] [meta-selinux][PATCH 04/21] libsemanage: uprev to 2.7 (20170804)

2017-09-14 Thread Mark Hatle
On 9/14/17 5:31 AM, wenzong fan wrote: > > > On 09/14/2017 08:07 AM, Mark Hatle wrote: >> On 9/12/17 9:19 PM, Mark Hatle wrote: >>> On 9/12/17 9:06 PM, wenzong fan wrote: On 09/12/2017 06:59 PM, Chanho Park wrote: > Hi, > > I can't apply this patch on top of the master branch. Wh

Re: [yocto] [meta-raspberrypi] enable serial communication pi 3

2017-09-14 Thread Andrei Gherzan
On Wed, Sep 13, 2017 at 6:58 PM, Ayoub Zaki wrote: > > > On 13.09.2017 19:55, Khem Raj wrote: > > > > On Wed, Sep 13, 2017 at 12:27 AM, Ayoub Zaki > wrote: > >> I ran into the same problem: >> >> ENABLE_UART = "1" is not enough you should also add INSTALL_append= " >> rpi-config" to your local.c

Re: [yocto] [meta-qt4][PATCH 1/2] qt4-4.8.7.inc: use a supported builtin type for Uchar

2017-09-14 Thread Alexander Kanavin
On 09/14/2017 03:09 PM, Max Krummenacher wrote: cope with icu 59's changed use of uchar. http://site.icu-project.org/download/59#TOC-ICU4C-char16_t 4.8.7-r0/recipe-sysroot/usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a type; did you mean 'wchar_t'? typedef char16

[yocto] [meta-qt4][PATCH 2/2] qt4: Add patch to allow builds of webkit with gcc v7++

2017-09-14 Thread Max Krummenacher
Change configure logic, so that only gcc 3.3 and older does not build webkit and gcc 3.2 and older additionally not build QtXmlPatterns. Signed-off-by: Max Krummenacher --- recipes-qt4/qt4/qt4-4.8.7.inc | 2 +- .../qt4-4.8.7/{gcc-6.patch => gcc-version.patch}| 21 +

[yocto] [meta-qt4][PATCH 1/2] qt4-4.8.7.inc: use a supported builtin type for Uchar

2017-09-14 Thread Max Krummenacher
cope with icu 59's changed use of uchar. http://site.icu-project.org/download/59#TOC-ICU4C-char16_t 4.8.7-r0/recipe-sysroot/usr/include/unicode/umachine.h:347:13: error: 'char16_t' does not name a type; did you mean 'wchar_t'? typedef char16_t UChar; ^~~~ wchar_

Re: [yocto] [meta-selinux][PATCH 04/21] libsemanage: uprev to 2.7 (20170804)

2017-09-14 Thread wenzong fan
On 09/14/2017 08:07 AM, Mark Hatle wrote: On 9/12/17 9:19 PM, Mark Hatle wrote: On 9/12/17 9:06 PM, wenzong fan wrote: On 09/12/2017 06:59 PM, Chanho Park wrote: Hi, I can't apply this patch on top of the master branch. Which revision did you make the patches? Oops, that's my fault. I did

Re: [yocto] [PATCH] libwww-perl: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Burton, Ross
Can you resend these patches putting the layer name in the subject? Ross On 14 September 2017 at 10:09, Huang Qiyu wrote: > Signed-off-by: Huang Qiyu > --- > meta-cgl-common/recipes-perl/perl/libwww-perl_6.05.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-cgl-common/recipes-

Re: [yocto] Perforce fetcher ignores module and label

2017-09-14 Thread Katu Txakur
Hi Andrew, Have you had time to look at this? I tried to go back to the old perforce fetcher but I got a license error and I couldn't work around it. Regards, Katu 2017-08-31 18:54 GMT+01:00 Andrew Bradford : > Hi Katu, > > On 08/28 17:43, Katu Txakur wrote: > > Thanks for looking at this. See

[yocto] [PATCH] qtxmlpatterns: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtxmlpatterns_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bb b/recipes-qt/qt5/qtxmlpatterns_git.bb index 7c18079..f4f46f1 100644 --- a/recipes-qt/qt5/qtxmlpatterns_git.bb +++ b/recipes-qt/qt5/qtxmlpatter

[yocto] [PATCH] qtquick1: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtquick1_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtquick1_git.bb b/recipes-qt/qt5/qtquick1_git.bb index eaa3661..c1bbc8a 100644 --- a/recipes-qt/qt5/qtquick1_git.bb +++ b/recipes-qt/qt5/qtquick1_git.bb @@ -2,6 +2,7 @@

[yocto] [PATCH] qttools: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qttools_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 32d65d6..151b4df 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -1,6 +1,7 @@ requ

[yocto] [PATCH] qtscript: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtscript_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtscript_git.bb b/recipes-qt/qt5/qtscript_git.bb index 9061c3c..9fe2358 100644 --- a/recipes-qt/qt5/qtscript_git.bb +++ b/recipes-qt/qt5/qtscript_git.bb @@ -1,6 +1,7 @@

[yocto] [PATCH] qtsvg: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtsvg_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtsvg_git.bb b/recipes-qt/qt5/qtsvg_git.bb index 40854e0..e3bd840 100644 --- a/recipes-qt/qt5/qtsvg_git.bb +++ b/recipes-qt/qt5/qtsvg_git.bb @@ -1,6 +1,7 @@ require qt5.in

[yocto] [PATCH] qtdeclarative: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- recipes-qt/qt5/qtdeclarative_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtdeclarative_git.bb b/recipes-qt/qt5/qtdeclarative_git.bb index 12e5f4e..2cc969a 100644 --- a/recipes-qt/qt5/qtdeclarative_git.bb +++ b/recipes-qt/qt5/qtdeclarati

[yocto] [PATCH] libwww-perl: Add HOMEPAGE info into recipe file.

2017-09-14 Thread Huang Qiyu
Signed-off-by: Huang Qiyu --- meta-cgl-common/recipes-perl/perl/libwww-perl_6.05.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-cgl-common/recipes-perl/perl/libwww-perl_6.05.bb b/meta-cgl-common/recipes-perl/perl/libwww-perl_6.05.bb index b365948..4d17b3a 100644 --- a/meta-cgl-commo

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-09-14 Thread Yusuke Mitsuki
Hi Riko It seems you use, poky: pyro meta-openembedded:master I think that you should checkout meta-openembedded to pyro branch. You can get by command like a follows, $ cd meta-openembedded $ git checkout -b pyro origin/pyro Otherwise, checkout poky to master... I hope your helps. 2017/08/0

Re: [yocto] DEBUG: automake-native: class native found in blacklist, disable icecc ?

2017-09-14 Thread Yasushi SHOJI
Hi, On Thu, Aug 3, 2017 at 12:01 AM, Riko Ho wrote: > Still got the same error after installing it? Any other clues? Did you try the patch posted by Khem Raj? https://gist.github.com/xywei/03b546054f0d2e2f76c5ac530c88268a I had the same problem on my Debian Unstable but the patch worked for me