The package feed signing code supports the user providing the path to the gpg
binary and an alternative gpg 'home' (usually ~/.gnupg), which are useful for
both deployment and QA purposes.
Factor out the gpg command line construction to a function which can fetch both
of these variables, and also
Updating the 4.1 SRCREVs to integrate the following fix:
[
drm/i915: Fix the VBT child device parsing for BSW
Recent BSW VBT has a VBT child device size 37 bytes instead of the 33
bytes our code assumes. This means we fail to parse the VBT and thus
fail to detect eDP ports properl
Before the fetcher validated the specified SRCREV was reachable on a
specified branch, linux-yocto style kernel's were comparing the value
of KBRANCH and branch on the SRC_URI and then allowing a SRC_URI
specified branch to override KBRANCH.
With the introduction of kernel meta data on the SRC_URI
Hi Stefan,
On 19 October 2015 at 10:46, Nicolas Dechesne
wrote:
> i (very) quickly looked at them..
> #3, #4, #5 look sane.
> #6, #7, i am not sure if this is worth doing this change.. we'll see
> what others think about them..
>
Can you drop 1 and 2 and rebase the remaining patches? The rest
>From Upstream webkit: fd15a368fa73fe08d91cc1dd7ef05c0c5a3ae851
Webkit will fail to compile under certain circumstances. Please see
https://bugs.webkit.org/show_bug.cgi?id=149172 for more details.
Signed-off-by: Pushpal Sidhu
---
Changes in v2:
* Added Upstream-Status line
* Added self Signed-
On 23 October 2015 at 21:21, Pushpal Sidhu wrote:
> The patch is from a git format-patch, so the original commiter didn't
> do a sign-off. However, because I backported this patch, I supposed I
> can add my own name and extend the original patch's commit message to
> include Upstream-Status and a
On Fri, Oct 23, 2015 at 1:15 PM, Burton, Ross wrote:
>
> On 23 October 2015 at 18:23, Pushpal Sidhu wrote:
>>
>> +From 6ea42d4fa6f3f6dd18c37cb7b6e1faea6afefba4 Mon Sep 17 00:00:00 2001
>> +From: "clo...@igalia.com"
>> +Date: Tue, 15 Sep 2015 21:50:18 +
>> +Subject: [PATCH] [GTK] Build failur
Updating the SRCREVs to apply the same fix as 3.14 and 4.1 already
have to fix qemuarm boots with gcc5.x
[YOCTO: #8415]
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto_3.19.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/lin
Updating the META SRCREVs to make the nf_tables feature available.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_4.1.bb | 2 +-
3 files changed, 3 in
Updating the configuration fragments for the Intel Axxia on the 3.14
and 4.1 kernels.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb| 2 +-
meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 2 +-
With the recent changes to improve patch processing times, the ability
to skip already applied patches is not active by default.
The automatic detection and resume was hiding issues with the include
files generated by scripts like yocto-bsp.
If a .scc file that contains a patch is included twice,
Hi all,
Here is a slightly delayed consolidated pull request for the kernels, and
kernel tools. I've been fighting with boot issues, which have now been
resolved and were unrelated to this update.
I've avoided merging korg -stable updates for now to keep the kernel trees
consistent and not introd
On 23 October 2015 at 18:23, Pushpal Sidhu wrote:
> +From 6ea42d4fa6f3f6dd18c37cb7b6e1faea6afefba4 Mon Sep 17 00:00:00 2001
> +From: "clo...@igalia.com"
> +Date: Tue, 15 Sep 2015 21:50:18 +
> +Subject: [PATCH] [GTK] Build failure with ACCELERATED_2D_CANVAS when
> cairo-gl has
> + built with
> On Oct 23, 2015, at 10:23 AM, Pushpal Sidhu wrote:
>
> From upstream webkit: fd15a368fa73fe08d91cc1dd7ef05c0c5a3ae851
>
> Webkit will fail to compile under certain circumstances. Please see
> https://bugs.webkit.org/show_bug.cgi?id=149172 for more details.
this is ok to install.
>
> Signe
>From upstream webkit: fd15a368fa73fe08d91cc1dd7ef05c0c5a3ae851
Webkit will fail to compile under certain circumstances. Please see
https://bugs.webkit.org/show_bug.cgi?id=149172 for more details.
Signed-off-by: Pushpal Sidhu
---
...ailure-with-ACCELERATED_2D_CANVAS-when-ca.patch | 35 +
Get version data from querying $CC rather then
$Config(gccversion) which comes from running version of
perl. Since perl-native is not likely compiled by gcc
5 at this point, it will never trigger the required
fixes for gcc 5.
[YOCTO #8367]
Signed-off-by: Jeremy Puhlman
---
.../perl/perl/perl-er
On Fri, Oct 23, 2015 at 8:57 AM, Benjamin Esquivel
wrote:
> This reminds me I haven't been able to parse your logs to check your
> data. If what you say is true, that the failure is presented when the
> system (kernel + userspace) booted in less than 90 secs, then I can
> make 2 observations:
>
>
On 10/19/2015 11:59 AM, Andre McCurdy wrote:
Andre McCurdy (5):
tune-corei7.inc: fix PACKAGE_EXTRA_ARCHS_tune-corei7-32 typo
This change makes sense
tune-bonnell.inc: support for first generation Intel Atom CPUs
tune-silvermont.inc: support for second generation Intel Atom CPUs
tu
This reminds me I haven't been able to parse your logs to check your
data. If what you say is true, that the failure is presented when the
system (kernel + userspace) booted in less than 90 secs, then I can
make 2 observations:
1. your data and Randy's diverge, Randy's data has every systemd
failu
On Fri, Oct 23, 2015 at 8:20 AM, Burton, Ross wrote:
> On 23 October 2015 at 11:38, Peter Kjellerstedt <
> peter.kjellerst...@axis.com> wrote:
>
>> -field = line.rstrip().split(":")
>> +# Make sure there always are at least seven
>> elements in
>> +
On 23 October 2015 at 11:38, Peter Kjellerstedt wrote:
> -field = line.rstrip().split(":")
> +# Make sure there always are at least seven
> elements in
> +# the field list. This allows for leaving out
> trailing
> +
Current Dev Position: YP 2.0 Final (rc2 is in QA)
Next Deadline: YP 2.0 Final Release Target: Oct. 30, 2015 (We will miss this
date.)
SWAT team rotation: Benjamin -> Juro
https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
Top Bugs to be tackled (2.0 release blockers):
* system
On 21/10/15 10:47, b28...@freescale.com wrote:
From: Ting Liu
Update --with-kernel=${STAGING_DIR_HOST}/${prefix} to find kernel
headers (linux/*.h) to fix the error:
| checking kernel supports perf_events... unknown -- perf_event.h not found
| ERROR: You requested to build oprofile with
'--wit
On Friday 23 October 2015 08:57:39 Robert P. J. Day wrote:
> On Fri, 23 Oct 2015, Paul Eggleton wrote:
> > Hi Robert,
> >
> > On Friday 23 October 2015 08:02:11 Robert P. J. Day wrote:
> > > side note: the first in a small set of posts where i simply want to
> > >
> > > clarify minor oddities i
On Fri, 23 Oct 2015, Paul Eggleton wrote:
> Hi Robert,
>
> On Friday 23 October 2015 08:02:11 Robert P. J. Day wrote:
> > side note: the first in a small set of posts where i simply want to
> > clarify minor oddities i run across in oe-core, not because they have
> > any desperate need to be fix
Hi Robert,
On Friday 23 October 2015 08:02:11 Robert P. J. Day wrote:
> side note: the first in a small set of posts where i simply want to
> clarify minor oddities i run across in oe-core, not because they have
> any desperate need to be fixed, but more because when i'm teaching
> courses in oe
Added testcase decorators for testopia integration.
Signed-off-by: Daniel Istrate
---
meta/lib/oeqa/selftest/devtool.py | 11 +--
meta/lib/oeqa/selftest/manifest.py| 2 ++
meta/lib/oeqa/selftest/recipetool.py | 11 +++
meta/lib/oeqa/selftest/sstatetests.py | 14
side note: the first in a small set of posts where i simply want to
clarify minor oddities i run across in oe-core, not because they have
any desperate need to be fixed, but more because when i'm teaching
courses in oe/yocto, i run across the occasional weirdness that
puzzles students, and force
The following changes since commit 73f8a0bf3b99d480bf97e266da0fb048714b4caf:
build-appliance-image: Update to jethro head revision (2015-10-21 23:13:03
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/e2fsprogs
http://cgit.openembedd
Backport a patch to fix hardlinks filetype:
IMAGE_INSTALL_append = " e2fsprogs"
$ ./tmp/sysroots/x86_64-linux/sbin/fsck.ext4
tmp/deploy/images/qemux86/core-image-minimal-qemux86.ext4 -f
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Setting filetype for entry 'fsck
On 22 October 2015 at 10:33, wrote:
> +-development_version=mym4_isbeta
> ++development_version=no
>
I'd say that a neater fix would be to change the logic in autogen,sh to set
beta=no in the find-version logic. There's a chance you can use the
argument that taking an upstream tarball and re-ru
This change corrects useradd-staticids.bbclass to allow user and group
files without trailing colons. Previously one had to write:
foo::123
in the group file to define the static UID for a user or one would
receive a Python exception. With this change applied one can instead
write:
foo::123
Before, the users and groups specified in the passwd file and the
groups file had to have trailing colons to make sure there were enough
elements in the definitions, or bitbake would thow a Python exception.
After this change one can omit the trailing colons, which especially
simplifies passwd file
On 10/23/2015 04:49 PM, Jussi Kukkonen wrote:
On 23 October 2015 at 10:34, mailto:wenzong@windriver.com>> wrote:
From: Wenzong Fan mailto:wenzong@windriver.com>>
The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support,
apply below patch from Debian to fix it:
On 23 October 2015 at 10:34, wrote:
> From: Wenzong Fan
>
> The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support,
> apply below patch from Debian to fix it:
>
I get that hosts.deny not doing anything after updating is a nasty surprise
(mentioning this in the release notes cert
The SecurityPolicy hasn't been included since 2007[1] and the
last remnants were removed from the code base in 2010[2].
1. http://cgit.freedesktop.org/xorg/xserver/commit/?id=9d03ca
2. http://cgit.freedesktop.org/xorg/xserver/commit/?id=19d03d
Signed-off-by: Joshua Lock
---
meta/recipes-graphic
Xwayland has the same runtime dependencies as the standard
xserver so set RRECOMMENDS the same way.
Signed-off-by: Joshua Lock
---
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver
Signed-off-by: Joshua Lock
---
meta/recipes-graphics/wayland/weston_1.8.0.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/wayland/weston_1.8.0.bb
b/meta/recipes-graphics/wayland/weston_1.8.0.bb
index 47ba49d..3a8f482 100644
--- a/meta/recipes-graphi
Systemd < 209 shipped separate pc files for various interfaces, these
can still be generated for compatibility with code using the older
interfaces.
Add a PACKAGECONFIG option to build systemd with the compatibility
pc files.
Signed-off-by: Joshua Lock
FIX: systemd-compat
---
meta/recipes-core
The dbus buildtime dependency is only required in order to build
dbus related tests in modern systemd, make this a PACKAGECONFIG
option.
This changes the default behaviour to no longer build dbus
related tests without explicitly enabling the PACKAGECONFIG.
Signed-off-by: Joshua Lock
---
meta/re
Automatically enable this support for distributions which have
systemd in DISTRO_FEATURES.
We add additional patches to weston, backported from Weston
git, to support the newer single libsystemd pkg-config file
and to make the enabling of systemd-login support explicit.
Signed-off-by: Joshua Lock
The following series are some tidy ups and changes made whilst
porting a distro with systemd and a Weston + Xwayland userland to
Jethro.
Please consider them for inclusion.
Changes since v3:
* Only submit the 6 patches I created, sorry about the spam
Changes since v2:
* Backport weston patch to
From: Wenzong Fan
The /etc/hosts.deny doesn't work for sshd without tcp-wrappers support,
apply below patch from Debian to fix it:
From 1850a2c93f3dcfa3d682eaa85d1593c01d170429 Mon Sep 17 00:00:00 2001
From: Colin Watson
Date: Tue, 7 Oct 2014 13:22:41 +0100
Subject: Restore TCP wrappers
43 matches
Mail list logo