Tarball directory is gone.
Signed-off-by: Alexander Kanavin
---
meta/recipes-kernel/lttng/babeltrace_1.5.5.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb
b/meta/recipes-kernel/lttng/babeltrace_1.5.5.bb
index 92d86b92e8b
The old repo is gone.
Signed-off-by: Alexander Kanavin
---
meta/recipes-core/ifupdown/ifupdown_0.8.16.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb
b/meta/recipes-core/ifupdown/ifupdown_0.8.16.bb
index 5654528ae87..e9f3a2aee
On 05/03/2018 09:20 AM, Michael Gloff wrote:
I am seeing with the latest in Sumo/Master that the busybox post
install is failing to create all of the applet symlinks if there is
already a package installed from another provider during do_rootfs.
This can be seen, for example, when enabling lsat
I am seeing with the latest in Sumo/Master that the busybox post install is
failing to create all of the applet symlinks if there is already a package
installed from another provider during do_rootfs. This can be seen, for
example, when enabling lsattr applet and having e2fsprogs installed into an
- Add default value for PACKAGECONFIG
- Combine "inherit autotools" with "inherit pkgconfig gettext"
- Drop historical addition of -L${STAGING_LIBDIR} to LDFLAGS
- Re-order variables according to OE styleguide
Signed-off-by: Andre McCurdy
---
.../subversion/subversion_1.9.7.bb
Hi Everyone,
I found a problem working with python(3) and C extensions.
The use-case is the recipe for python(3)-numpy, which can be linked against
a BLAS/LAPACK library to use accelerated matricial and vectorial operations.
As it is currently shipped, the recipe fails to find any proper library
If the user has set numa in their MACHINE_FEATURES we should enable
NUMA support in the kernel config.
Signed-off-by: Alistair Francis
---
meta/recipes-kernel/linux/files/numa.cfg | 4
meta/recipes-kernel/linux/linux-yocto.inc | 3 +++
2 files changed, 7 insertions(+)
create mode 100644 m
On Wed, May 2, 2018 at 7:38 AM Martin Jansa wrote:
> Signed-off-by: Martin Jansa
Acked-by: Alistair Francis
Alistair
> ---
> .../qemu/qemu/add-ptest-in-makefile-v10.patch | 13 ---
> .../qemu/apic-fixup-fallthrough-to-PIC.patch | 15
> ...pus.c-qemu_cpu_kick_thread_debuggin
On Wed, May 2, 2018 at 7:37 AM Martin Jansa wrote:
> Signed-off-by: Martin Jansa
Looks good
Reviewed-by: Alistair Francis
Alistair
> ---
> meta/conf/distro/include/tcmode-default.inc | 2 +-
> ...4-treat-DISAS_UPDATE-as-variant-of-D.patch | 67 ---
> ...-connect-socke
Merge historical .inc file into the only recipe which uses it.
Signed-off-by: Andre McCurdy
---
meta/recipes-multimedia/alsa/alsa-fpu.inc | 4
meta/recipes-multimedia/alsa/alsa-lib_1.1.5.bb | 13 +++--
2 files changed, 7 insertions(+), 10 deletions(-)
delete mode 100644 meta/
== Series Details ==
Series: matchbox-session-sato: Make the battery applet depend on machine
features (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/8026/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated
cc: ed
Is it a very bad idea to revert your patch?
Thanks!
On Wed, May 2, 2018 at 8:17 PM, Ricardo Ribalda Delgado
wrote:
> Hi
>
> I do not know how many people is actively using wic. We have started
> using it from last week, it is hard to replace old scripts that work
> :)
>
> Try sending it
Hi
I do not know how many people is actively using wic. We have started
using it from last week, it is hard to replace old scripts that work
:)
Try sending it as a proper patch, I can help you if you need it.
Regards
On Wed, May 2, 2018 at 6:31 PM, Volker Vogelhuber
wrote:
> Hi,
>
> I never go
Thanks Ricardo... that helps me.
Scott
On Wed, May 2, 2018 at 11:18 AM, Ricardo Ribalda Delgado <
ricardo.riba...@gmail.com> wrote:
> Hi Scott
>
> In this case I believe that it is a bug in wic, for no reason the user
> id of bitbake should be leaked into the rootfs.
>
> Regards
>
> On Wed, May
Hi Scott
In this case I believe that it is a bug in wic, for no reason the user
id of bitbake should be leaked into the rootfs.
Regards
On Wed, May 2, 2018 at 6:44 PM, Scott Rifenbark wrote:
> Hi,
>
> I have a couple Wic-related areas in the Yocto documentation. Wondering if
> this affects doc
From: Eran Matityahu
matchbox-panel enables the battery plugin only if the
acpi/apm machine features are enabled,
so enable the battery applet in the session script
under the same conditions.
This avoids the 'Failed to load applet "battery"' warning at runtime,
in case these machine features are
libssp-nonshared is a minimal gcc runtime piece which is needed
on non-glibc systems which do implement libssp APIs in libc
Use PIC for libssp_nonshared.a
Signed-off-by: Khem Raj
---
Changes since v1:
- Compile as PIC
meta/recipes-core/musl/libssp-nonshared.bb| 39
.../mus
Hi,
I have a couple Wic-related areas in the Yocto documentation. Wondering if
this affects documentation. I don't particularly have sections dedicated
to using specific canned wic files such as the "directdisk-multi-rootfs"
file. However, if there is some mentioning or changing of the docs to
Hi,
I never got any response to my message (until now). So AFAIK I solved
the problem with the following patch:
diff --git a/scripts/lib/wic/partition.py b/scripts/lib/wic/partition.py
index 84fe85d62b..66ab757aec 100644
--- a/scripts/lib/wic/partition.py
+++ b/scripts/lib/wic/partition.py
@@
Commit a1690131691507bbf5853540229b3ad775b836bf removed the ability of
recipes to set KERNEL_IMAGETYPE_FOR_MAKE. Fix that by letting recipes
continue to set their own KERNEL_IMAGETYPE_FOR_MAKE if they so wish.
They may have been doing so for a while, and don't want to have their
carefully-selected
Hi
I just got hit by this one. It is specially nasty because nfsroot
fails to boot if the uids are wrong.
What is the status on this?
On Mon, Jan 22, 2018 at 11:39 AM, Volker Vogelhuber
wrote:
> I finally found out, what's the reason why the included recovery rootfs has
> the wrong UIDs, while
On 2018-04-30 10:14 AM, Khem Raj wrote:
License Update:
https://github.com/ruby/ruby/commit/322d0d93adfe42fc89c574f67bcb9acb9b82f251#diff-c53151ffd180a17416e8f09b1ca4bfc3
Could you summarize the license changes in the long log:
License changes due to:
* Update redirected and upstream url.
> -Original Message-
> From: Mike Crowe [mailto:m...@mcrowe.com]
> Sent: den 2 maj 2018 15:38
> To: openembedded-core@lists.openembedded.org
> Cc: Mike Crowe ; Phil Blundell ; Peter
> Kjellerstedt
> Subject: [PATCHv2] alsa-utils: Fix error when removing unwanted udev rules
>
> If alsa-ut
Signed-off-by: Martin Jansa
---
meta/conf/distro/include/tcmode-default.inc | 2 +-
...4-treat-DISAS_UPDATE-as-variant-of-D.patch | 67 ---
...-connect-socket-to-a-spawned-command.patch | 52 +++---
.../qemu/qemu/disable-grabs.patch | 43 ++--
meta/r
Signed-off-by: Martin Jansa
---
.../qemu/qemu/add-ptest-in-makefile-v10.patch | 13 ---
.../qemu/apic-fixup-fallthrough-to-PIC.patch | 15
...pus.c-qemu_cpu_kick_thread_debugging.patch | 12 +++
...x-libcap-header-issue-on-some-distro.patch | 16 +
...webkitgtk-hangs-on-
* from
https://github.com/json-c/json-c/commit/861c1a82868831bf8f974f05c2af5a975d12
* Bump the major version of the .so library generated up to 4.0 to avoid
conflicts because some downstream packagers of json-c had already done
their own bump to ".so.3" for a much older 0.12 release.
* Ad
On Wednesday 02 May 2018 at 08:39:27 +, Peter Kjellerstedt wrote:
> > if ${@bb.utils.contains('PACKAGECONFIG', 'udev', 'false', 'true', d)};
> > then
>
> I suggest that you remove the if-statement since the /unwanted directory
> shall always be removed if it exists so there is no need to
If alsa-utils configure is not passed a --with-udev-rules-dir option then
it defaults to using /lib/udev/rules.d. This meant that the hard-coded use
of ${D}/lib in do_install in 262e69c9c7acf0beb7bb6b96299e3c993c906434
worked correctly to remove the unwanted rules.
Subsequently, 0a4372705a030ca54e
The 1.9.6 fixes a number of issues since 1.9.4 release, mainly:
go1.9.5 (released 2018/03/28) includes fixes to the compiler, go
command, and net/http/pprof package.
go1.9.6 (released 2018/05/01) includes fixes to the compiler and go
command.
Signed-off-by: Otavio Salvador
---
meta/recipes-de
This is a minor release that fixes many important issues found since
1.10.1 release.
Signed-off-by: Otavio Salvador
---
meta/recipes-devtools/go/go-1.10.inc | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-devtools/go/go-1.10.inc
b/meta/recipes-devtools/g
This includes changes from Mesa 18.0.0 and 18.0.2 releases.
Mesa 18.0.0 is a new development release and 18.0.1 and 18.0.2 are
bug-fix releases.
You can find release notes here:
- https://mesa3d.org/relnotes/18.0.0.html
- https://mesa3d.org/relnotes/18.0.1.html
- https://mesa3d.org/relnote
Anuj, it sounds like your series is a more comprehensive upgrade, can
you submit your patches now? We'll be reopening master shortly.
Thanks,
Ross
On 2 May 2018 at 04:17, Anuj Mittal wrote:
> On 04/25/2018 03:23 PM, kai.k...@windriver.com wrote:
>> From: Kai Kang
>>
>> Upgrade gstreamer1.0-plu
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Mike Crowe
> Sent: den 1 maj 2018 13:37
> To: openembedded-core@lists.openembedded.org
> Cc: Mike Crowe ; Peter Kjellerstedt
>
> Subject:
33 matches
Mail list logo