On 07/21/2016 09:47 AM, Robert Yang wrote:
On 07/20/2016 07:59 PM, Burton, Ross wrote:
On 20 July 2016 at 06:54, Robert Yang mailto:liezhi.y...@windriver.com>> wrote:
/lib64/udev/rules.d/64-btrfs-dm.rules
This says that the btrfstools recipe is broken, not the packaging. udev look
Just wanted to check - when will these changes be merged in Jethro?
Thanks,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Robert Yang
> Sent: Tuesday, July 05, 2016 2:44 PM
> To: ope
> On Jul 20, 2016, at 8:19 PM, g...@andred.net wrote:
>
> From: André Draszik
>
> musl contains hand-written assembly which is not compatible with
> the MIPS16e mode.
>
> Signed-off-by: André Draszik
> ---
> meta/recipes-core/musl/musl.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff -
From: André Draszik
musl contains hand-written assembly which is not compatible with
the MIPS16e mode.
Signed-off-by: André Draszik
---
meta/recipes-core/musl/musl.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-core/musl/musl.inc b/meta/recipes-core/musl/musl.inc
index
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9991
On Tue, Jul 19, 2016 at 3:03 PM, Khem Raj wrote:
> Thanks. You can open a yp bugzilla to track it or even better send this
> patch backported
>
>
> On Jul 18, 2016 11:53 PM, "Yi Qingliang" wrote:
>>
>> when compiling qtbase in meta-qt5, it s
* add libselinux to PACKAGECONFIG for at
Signed-off-by: Mingli Yu
---
meta/recipes-extended/at/at_3.1.20.bb | 6 ++
1 file changed, 6 insertions(+)
diff --git a/meta/recipes-extended/at/at_3.1.20.bb
b/meta/recipes-extended/at/at_3.1.20.bb
index 1c3eefc..ce5ff53 100644
--- a/meta/recipes-ex
On 07/20/2016 07:59 PM, Burton, Ross wrote:
On 20 July 2016 at 06:54, Robert Yang mailto:liezhi.y...@windriver.com>> wrote:
/lib64/udev/rules.d/64-btrfs-dm.rules
This says that the btrfstools recipe is broken, not the packaging. udev looks
in /lib no matter what $libdir is.
udev re
On Wed, 2016-07-20 at 04:18 +0300, Tanu Kaskinen wrote:
> On Tue, 2016-07-19 at 17:54 -0700, Khem Raj wrote:
> > On Tue, Jul 19, 2016 at 5:20 PM, Tanu Kaskinen wrote:
> > > When updating pulseaudio to 9.0, I noticed webrtc-audio-processing is
> > > a potential floating dependency. It's not an issu
The webrtc-audio-processing library isn't yet packaged for
OpenEmbedded, but let's add a packageconfig entry for it anyway to
avoid problems in the future.
Signed-off-by: Tanu Kaskinen
---
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/
From: Mariano Lopez
This patch adds a test to check selftest itself, the
feature to import tests from other layers.
Changes in v2:
- Renamed tests based on Benjamin's comment
Changes in v3:
- Refactor test to not use oe-selftest within oe-selftest
The following changes since commit 1bf1e2c20
From: Mariano Lopez
This tests adds a check of selftest itself to verify if can
add test from other layers.
[YOCTO #9770]
Signed-off-by: Mariano Lopez
---
meta-selftest/lib/oeqa/selftest/external-layer.py | 14 +++
meta/lib/oeqa/selftest/selftest.py| 50 +++
> On Jul 20, 2016, at 12:38 PM, Khem Raj wrote:
>
> clang cross compiler fails to detect gold linker from
> cross-binutils, instead it defaults to ld.gold from build
> host, lets disable using gold when clang is active to avoid
> this issue
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-sato
Fixes
[YOCTO #9772]
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gcc/gcc-6.1.inc | 1 +
...e-alias-for-__cpu_indicator_init-instead-.patch | 85 ++
2 files changed, 86 insertions(+)
create mode 100644
meta/recipes-devtools/gcc/gcc-6.1/0047-libgcc_s-Use-a
Drop upstreamed patch
Signed-off-by: Khem Raj
---
.../glibc/cross-localedef-native_2.24.bb | 2 +-
meta/recipes-core/glibc/glibc/elf-meta.patch | 32 --
meta/recipes-core/glibc/glibc_2.24.bb | 3 +-
3 files changed, 2 insertions(+), 35 deletions
clang cross compiler fails to detect gold linker from
cross-binutils, instead it defaults to ld.gold from build
host, lets disable using gold when clang is active to avoid
this issue
Signed-off-by: Khem Raj
---
meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 2 ++
1 file changed, 2 insertions(+)
General fixes for gcc and webkitgtk found on musl/clang
Update glibc to latest on master
Khem Raj (3):
glibc: Update to 2.24 after hard-freeze
webkitgtk: Do not use gold with clang
gcc: Fix libgcc unresolved symbols with PIE on musl
.../glibc/cross-localedef-native_2.24.bb | 2 +
On Wed, 2016-07-20 at 07:41 -0700, akuster808 wrote:
> I noticed this patch was being carried in mut builds and no is
> missing.
>
> does that mean this is rejected?
I've been meaning to reply to this. I can certainly understand why we
might want to add things to the summary, equally, we do need
I noticed this patch was being carried in mut builds and no is missing.
does that mean this is rejected?
- armin
On 06/22/2016 08:29 AM, Armin Kuster wrote:
> From: Armin Kuster
>
> Signed-off-by: Armin Kuster
> ---
> meta/classes/base.bbclass | 2 ++
> meta/conf/bitbake.conf| 2 +-
> 2
I noticed this patch was being carried in mut builds and no is missing.
does that mean this is rejected?
- armin
On 06/27/2016 09:05 AM, Armin Kuster wrote:
> Signed-off-by: Armin Kuster
> ---
> meta/conf/bitbake.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/me
On 20 July 2016 at 15:00, Martin Jansa wrote:
> sysprof-3.20.0+gitAUTOINC+9c6cec9b49: sysprof: Files/directories were
> installed but not shipped in any package:
> /lib
> /usr/share/dbus-1
> /usr/share/dbus-1/system.d
> /usr/share/dbus-1/system-services
> /usr/share/dbus-1/system.d/org.
On Wed, Jun 15, 2016 at 05:06:53PM +, g...@git.openembedded.org wrote:
> rpurdie pushed a commit to branch master
> in repository openembedded-core.
>
> commit ab2d5e397d3029108c9d929767205fee9db4
> Author: Jussi Kukkonen
> AuthorDate: Wed May 4 12:49:28 2016 +0300
>
> sysprof: Upgra
On Mon, Jul 18, 2016 at 5:34 PM, Jussi Kukkonen
wrote:
> Massive mesa upgrade (OpenGL 4.3, GLVND support, vulkan driver
> for intel etc), although many new things are disabled by default.
>
> License file change does not change the actual licenses.
>
> piglit results (with piglit update on ML) on
On Thu, 2016-07-14 at 14:20 -0700, Stephano Cetola wrote:
> Give each rootfs its own RPM channel to use. This puts the RPM
> metadata
> in a private subdirectory of $WORKDIR, rather than living in
> DEPLOY_DIR
> where other tasks may race with it.
>
> This allows us to reduce the time that the rp
Please have a more useful short summary.
On 19 July 2016 at 03:41, wrote:
> From: Shan Hai
>
> Integrate net-tools upstream commit a70c568b907d to fix a bug which
> causes the 'netstat -a' to print "[UNKNOWN]" in case of DNS problem
> instead of IPv6 address.
...
> +Upstream-Status: Pending
Don't modify an OrderedDict while walking its keys.
Signed-off-by: Matt Madison
---
meta/classes/package_deb.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/package_deb.bbclass b/meta/classes/package_deb.bbclass
index 8f9b09a..6db6933 100644
--- a/met
On Wed, Jul 20, 2016 at 4:56 AM, Burton, Ross wrote:
>
> On 19 July 2016 at 13:18, Matt Madison wrote:
>>
>> -for dep in rdepends.keys():
>> +for dep in [k for k in rdepends.keys()]:
>
>
> I'll admit to being fairly new to Python 3 idioms, but wouldn't
> list(rdepends.keys()) be n
On 20 July 2016 at 06:54, Robert Yang wrote:
> /lib64/udev/rules.d/64-btrfs-dm.rules
>
This says that the btrfstools recipe is broken, not the packaging. udev
looks in /lib no matter what $libdir is.
udev reads UDEVLIBEXECDIR/rules.d, where
udevlibexecdir=$(rootprefix)/lib/udev and we pass r
On 19 July 2016 at 13:18, Matt Madison wrote:
> -for dep in rdepends.keys():
> +for dep in [k for k in rdepends.keys()]:
>
I'll admit to being fairly new to Python 3 idioms, but wouldn't
list(rdepends.keys()) be neater?
Ross
--
___
Op
From: Kai Kang
It sometimes fails to run avahi with error: "Could not receive return value
from daemon process". It has same root cause with
https://github.com/lxc/lxc/issues/25.
Backport patch to fix this issue.
Signed-off-by: Kai Kang
---
meta/recipes-connectivity/avahi/avahi_0.6.32.bb|
From: Kai Kang
The following changes since commit aae4c2a629d5314a1ccf17e87827adb080cbbe53:
ref-manual: Updated the "Recipe Logging Mechanisms" section (2016-07-19
15:04:52 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/avahi
http://git.pokyl
RPMv5 has removed support for _RPMVSF_NOSIGNATURES,
the flag can be replaced with a flags set:
"RPMVSF_NODSAHEADER|RPMVSF_NORSAHEADER|RPMVSF_NODSA
RPMVSF_NORSA"
Signed-off-by: Haiqing Bai
Signed-off-by: Mingli Yu
---
.../python/python-smartpm/smartpm-rpm5-nodig.patch | 59 ---
.../smar
According to the LSB 5.0 Release Notes, FHS Released, Qt3 removed
and evoloved its module strategy which you can access from the
site:
https://wiki.linuxfoundation.org/en/ReleaseNotes50
So we make two changes to comply with the LSB 5.0:
1. Remove the lsb-test-qt3-azov-*.rpm test package an
The test steps:
1. Add the meta-qt4 layer to the ../conf/bblayers.conf
2. Set the MACHINE ?= "x86-64" to ../conf/local.conf
3. Set the DISTRO ?= "poky-lsb" to ../conf/local.conf
4. Set the IMAGE_ROOTFS_EXTRA_SPACE = "5242880" ../conf/local.conf (Because
it will download tests and produce m
On 19/07/16 23:39, Khem Raj wrote:
> thats fine. Post the patches using git-format patch and have [krogoth] in the
> subject header
Thanks, reposted!
Regards
Kristian Amlie
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
From: Khem Raj
Some system users which are needed by systemd components were missing
create these users knobbed with relevant packageconfig
(From OE-Core rev: d18957925c6c073b7194e3a233efea24e436f74e)
Signed-off-by: Khem Raj
Signed-off-by: Richard Purdie
(cherry picked from commit fd36a447d0d
From: Stephano Cetola
Adding all the users / groups to systemd is only available for readonly
file systems. This change allows users to add them to read / write file
systems as well by specifying:
ROOTFS_POSTPROCESS_COMMAND += "systemd_create_users"
Also, add "--shell /sbin/nologin" to each use
Hey,
on our krogoth build the systemd network service does not start, and it
seems to be because of missing users, which has already been fixed on
master. I've cherry-picked the two patches that fixed the problem for
us. Note that they are not written by me, but by other people on this
list. I hop
37 matches
Mail list logo