On 4/24/20 8:01 AM, Bartłomiej Burdukiewicz wrote:
> Mesa can be compiled with libva support, in order to avoid recursive
> dependency between mesa and libva, virtual/mesa must be removed
> from libva recipe.
>
> Signed-off-by: Bartłomiej Burdukiewicz
> ---
> meta/recipes-graphics/libva/libva_
On 4/24/20 5:40 AM, Richard Purdie wrote:
> On Fri, 2020-04-24 at 09:09 +0800, Changqing Li wrote:
>> From: Changqing Li
>>
>> we have offcially dropped python2, so it is possible
>> that our code run on python3 only host, so change
>> shebang to python3 to avoid error like:
>> python: command n
On 4/23/20 12:43 PM, Joe Slater wrote:
> The locations of release archives has changed. We change to pulling
> source from the git repo.
>
> Fix CVE-2020-11958 which applies to versions 1.2 and 1.3.
>
> Signed-off-by: Joe Slater
> ---
> .../recipes-support/re2c/re2c/cve-2020-11958.patch | 48
On 4/23/20 10:14 AM, Andre McCurdy wrote:
> On Thu, Apr 23, 2020 at 1:30 AM Alex Kiernan wrote:
>> On Wed, Apr 22, 2020 at 7:48 PM Andre McCurdy wrote:
>>> On Wed, Apr 22, 2020 at 6:52 AM Alex Kiernan wrote:
sshd.socket launches the templated sshd@.service, so by moving the
sshd
This will only work the way you expect if hte user's local.conf uses ?= or
??= for MACHINE, otherwise setting it in the environment will do nothing.
On Fri, Apr 24, 2020 at 6:30 AM Ricardo Ribalda
wrote:
> If you want to make a disk image containing rootfs for different
> machines, the only way
Mesa can be compiled with libva support, in order to avoid recursive
dependency between mesa and libva, virtual/mesa must be removed
from libva recipe.
Signed-off-by: Bartłomiej Burdukiewicz
---
meta/recipes-graphics/libva/libva_2.6.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
On Fri, 2020-04-24 at 14:20 +, chris.lapla...@agilent.com wrote:
> > "contains" has special magic where it caches the specific value
> > presence
> > rather than the whole string. I'd therefore recommend using the
> > contains
> > functions where at all possible for that reason.
>
> So then re
> "contains" has special magic where it caches the specific value presence
> rather than the whole string. I'd therefore recommend using the contains
> functions where at all possible for that reason.
So then regarding my other points, it is correctly handled by the signature
code? If so, why doe
On Fri, 2020-04-24 at 13:59 +, chris.lapla...@agilent.com wrote:
> > > So, is changing DISTRO_FEATURES but not changing the build
> > > directory
> > > expected to work?
> >
> > Should work but has bugs.
> >
> > There were some fixed around the thud/zeus timeframe.
> >
> > https://bugzilla.y
> > So, is changing DISTRO_FEATURES but not changing the build directory
> > expected to work?
>
> Should work but has bugs.
>
> There were some fixed around the thud/zeus timeframe.
>
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=13702
>
> is a recently reported one that has patches in m
If you want to make a disk image containing rootfs for different
machines, the only way to do it today is by calling wic and passing the
different rootfs-paths.
Eg:
combined.wks
part /export --source rootfs --rootfs-dir=target-image
part / --source rootfs
bitbake multiconfig:arm:target-image
wic
On Fri, 2020-04-24 at 09:09 +0800, Changqing Li wrote:
> From: Changqing Li
>
> we have offcially dropped python2, so it is possible
> that our code run on python3 only host, so change
> shebang to python3 to avoid error like:
> python: command not found
I worry this is going to be the start of
Hi Richard,
I did rerun the imagefeatures tests on master and master-next, here are my
findings.
On master (commit: a44b8d2856a937ca3991cbf566788b0cd541d777),
test_image_gen_debugfs test was passing.
2020-04-24 16:05:56,417 - oe-selftest - INFO - test_image_gen_debugfs
(imagefeatures.ImageFea
13 matches
Mail list logo