I previously submitted this patch to the OE-core mailing list, and was
directed over here.
>From c29b7aecfe671013897119b1dee2731900439285 Mon Sep 17 00:00:00 2001
From: Will Page
Date: Fri, 15 Sep 2017 13:07:44 -0700
Subject: [pseudo][PATCH] Fix to fcntl guts to ignore flags that can be ORed
into
> -Original Message-
> From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com]
> Sent: Saturday, September 16, 2017 03:19
> To: Huang, Jie (Jackie); yocto@yoctoproject.org
> Subject: Re: [yocto] [meta-cloud-services][PATCH] packagegroups: fix invalid
> license file
>
> wrong mailing l
On 09/15/2017 02:17 AM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:
| WARNING: packagegroup-core-security do_populate_lic:
${COREBASE}/LICENSE is not a valid license file, please use
'${COMMON_LICENSE_DIR}/MIT
On 09/15/2017 12:37 AM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
merged,
Thanks
- armin
--
The following changes since commit b646d8fdc08f8aac896a09bda0e16bac39e87612:
nmap: update to 7.60 (2017-09-13 07:36:44 -0700)
are available in the git repository at:
git://git.poky
Ok, I will open a bug for QA to fix this ptest comparison issue, Bug 12094. I
guess this ptest bug 12081 cannot be a blocker for the release.
Best Regards
Libertad G.
-Original Message-
From: Bystricky, Juro
Sent: Friday, September 15, 2017 3:14 PM
To: akuster808 ; Cruz, Libertad
;
I checked out 2.2_M3 2679a347c576f5411fbe802d2f6201c94036ecb2.
The recipes for gzip and slang do not contain any ptest code, so that explains
why the tests are
missing.
However, flex recipe has a code for ptest. So there is a bit of mystery left.
From: ak
On 09/15/2017 01:01 PM, Bystricky, Juro wrote:
The commit is for 2.4 M3 (5f6945f5031e1a4ca116cc1eccf4c2f9dc228547)
2.4 does contain the ptests for gzip, slang and flex. (Although there are some
other mysteries, like sed-ptest is missing)
It would seem that 2.2 had never contained (or lost a wh
The commit is for 2.4 M3 (5f6945f5031e1a4ca116cc1eccf4c2f9dc228547)
2.4 does contain the ptests for gzip, slang and flex. (Although there are some
other mysteries, like sed-ptest is missing)
It would seem that 2.2 had never contained (or lost a while ago) those ptests.
Juro
__
Hello,
Regarding 12080: this was a QA documentation error on the test steps, verified
it again and changed the bug to not a bug, documented the correct steps for the
QA.
Regarding 12081: To open bugs on ptest we make a comparison from the last run
in this case the comparison was made with 2.
wrong mailing list, but merged anyway.
use the meta-virtualization mailing list for these.
Bruce
On 2017-09-15 5:27 AM, jackie.hu...@windriver.com wrote:
From: Jackie Huang
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:
| WARNING: packagegroup-cloud-compute do_populate_
These are now in upstream, so they are no longer required here.
Signed-off-by: Matthew McClintock
---
...01-Revert-dm-arm-rpi-Drop-CONFIG_OF_EMBED.patch | 67
.../0002-rpi-Enable-USB-keyboard-support.patch | 71 --
recipes-bsp/u-boot/u-boot_%.bbappend
Regarding 12081:
Looking at some previous ptest results in:
https://wiki.yoctoproject.org/wiki/QA_sanity_history
we can see that the offending tests (gzip, flex, slang) were not present in:
https://wiki.yoctoproject.org/wiki/Ptest_62d7d4130202d8ede16abf9e7d779361ca70847e
but started to appear afte
> From: Khem Raj [mailto:raj.k...@gmail.com]
>
> On Thu, Sep 14, 2017 at 11:15 PM, Paul D. DeRocco
> wrote:
> > 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-cach
This is a tricky one to evaluate. Going through the bugs in the QA
report:
Bug 12075 - think this is ok to fix on the branch and release note
Bug 12080 - we think minimal eSDK never worked in morty therefore this
is a QA testing error?
Bug 12073 - we continue to see various gpg errors
Hi Yocto,
I am already aware of sstate never works for externalsrc recipes.
My environment is using externalsrc in recipes for makefile based sources in
git.
I am aware that the source is not going to change and only builds one time in
my production build.
I want to use sstate if nothing has
> On Sep 15, 2017, at 7:43 AM, Khem Raj wrote:
>
> On Fri, Sep 15, 2017 at 7:35 AM, Bill Jenkins wrote:
>>
>>> On Sep 15, 2017, at 6:54 AM, Khem Raj wrote:
>>>
>>> On Thu, Sep 14, 2017 at 10:14 PM, Bill Jenkins wrote:
After creating an SDK for a 32-bit Raspberry Pi3 target, I ran into
Hello,
I already posted my question on SO, but with no success, so I'll try here.
I'm working on a custom board with iMX6 Quad, on Yocto 2.1.2 (Krogoth
branch), I tested on a more recent version, 2.3.1, and the result is the
same.
My main goal is to use gdkpixbufoverlay Gstreamer element on my
On Fri, Sep 15, 2017 at 7:35 AM, Bill Jenkins wrote:
>
>> On Sep 15, 2017, at 6:54 AM, Khem Raj wrote:
>>
>> On Thu, Sep 14, 2017 at 10:14 PM, Bill Jenkins wrote:
>>> After creating an SDK for a 32-bit Raspberry Pi3 target, I ran into the
>>> following compiler error when
>>> compiling an appli
> On Sep 15, 2017, at 6:54 AM, Khem Raj wrote:
>
> On Thu, Sep 14, 2017 at 10:14 PM, Bill Jenkins wrote:
>> 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. n
On Thu, Sep 14, 2017 at 11:15 PM, Paul D. DeRocco
wrote:
> 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?
its t
On Thu, Sep 14, 2017 at 10:14 PM, Bill Jenkins wrote:
> 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)
Hi Vincent,
I didn't see this error, but I'll look this issue. Without these two
commits that I sent to pyro branch I can't build some Java applications
because the application can't find java and javac.
On Fri, Sep 15, 2017 at 4:30 AM, Vincent Prince wrote:
> Hi Fabio,
>
> I have a non fatal-
From: Jackie Huang
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:
| WARNING: packagegroup-cloud-compute do_populate_lic:
${COREBASE}/LICENSE is not a valid license file, please use
'${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
This will become
From: Jackie Huang
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License to fix the warning:
| WARNING: packagegroup-core-security do_populate_lic:
${COREBASE}/LICENSE is not a valid license file, please use
'${COMMON_LICENSE_DIR}/MIT' for a MIT License file in LIC_FILES_CHKSUM.
This will become
Signed-off-by: Vincent Prince
---
recipes-devtools/oracle-java/oracle-jse-jre.inc | 2 ++
recipes-devtools/oracle-java/oracle-jse.inc | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-devtools/oracle-java/oracle-jse-jre.inc
b/recipes-devtools/oracle-java/oracle-jse
From: Jackie Huang
Add LDFLAGS variable to fix QA issue for GNU_HASH:
| ERROR: samhain-client-4.2.2-r0 do_package_qa: QA Issue:
No GNU_HASH in the elf binary: '/builddir/usr/sbin/samhain_setpwd' [ldflags]
Signed-off-by: Jackie Huang
---
...n-add-LDFLAGS-variable-for-samhain_setpwd.patch | 28
From: Jackie Huang
Add a patch to avoid searching host dir for postgresql,
and set PGSQL_INC_DIR and PGSQL_LIB_DIR instead.
Signed-off-by: Jackie Huang
---
...mhain-avoid-searching-host-for-postgresql.patch | 134 +
recipes-security/samhain/samhain.inc | 3 +
From: Jackie Huang
* The "??=" assignment for PACKAGECONFIG is overridden by
the following "+=" assignments, which is not expected,
so combine them into one assignment with multiple lines.
* Fix a typo for postgresql.
* Remove unneeded quotation marks.
* run aotoconf to regenerate the conf
From: Jackie Huang
The extended attribute is required by selinux feature,
so add the dependency when selinux is enabled.
Signed-off-by: Jackie Huang
---
recipes-security/samhain/samhain.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/samhain/samhain.inc
From: Jackie Huang
--
The following changes since commit b646d8fdc08f8aac896a09bda0e16bac39e87612:
nmap: update to 7.60 (2017-09-13 07:36:44 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/d_samhain_170915_0
http://git.pokylinux.org/cgit.cg
Hi Fabio,
I have a non fatal-error on link creation on pyro:
ERROR: oracle-jse-jdk-x86-64-native-1.8.0-u131r0 do_populate_sysroot:
sstate found an absolute path symlink
/home/build/tmp/work/x86_64-linux/oracle-jse-jdk-x86-64-native/1.8.0-u131r0/sysroot-destdir/home/build/tmp/work/x86_64-linux/ora
31 matches
Mail list logo