On 8/19/22 11:07 AM, Dragos-Marian Panait wrote:
On 19.08.2022 17:34, Drew Moseley wrote:
**[Please note: This e-mail is from an EXTERNAL e-mail address]
On 8/19/22 8:50 AM, Dragos-Marian Panait wrote:
Hi Claudius,
On 19.08.2022 12:36, Claudius Heine wrote:
[Please note: This e-mail
On 8/19/22 8:50 AM, Dragos-Marian Panait wrote:
Hi Claudius,
On 19.08.2022 12:36, Claudius Heine wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
Hi Dew.
On 2022-08-15 20:25, drew.mose...@gmail.com wrote:
From: Drew Moseley
The previous change to remove the
Hi Khem,
It looks like you recently removed both the dependency on hwrng and
systemd-udev-settle. Do you think this change will be useful?
Claudius, any thoughts here?
Drew
On 8/15/22 2:25 PM, drew.mose...@gmail.com wrote:
From: Drew Moseley
The previous change to remove the
From: Drew Moseley
The previous change to remove the dependency on systemd-udev-settle
caused boot delays at least on qemu. It seems that change required
a hwrng device but that's not necessarily available on all platforms.
This changes the "Requires" to a "WantedBy&q
TIME ] Timed out waiting for device /dev/hwrng.
[DEPEND] Dependency failed for Hard…e RNG Entropy Gatherer Daemon.
Regards,
Dragos
On 04.08.2022 18:09, Drew Moseley wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
From: Drew Moseley
The systemd-udev-settle service is l
From: Drew Moseley
The systemd-udev-settle service is listed as obsolete and does in
some cases result in a significant boot time. Replace that with a
specific wait for the random source hardware device to be loaded.
Before this change:
Startup finished in 4.025s (kernel) + 2min 13.236s
On 7/26/22 9:17 AM, drew.mose...@gmail.com wrote:
From: Drew Moseley
The systemd-udev-settle service is listed as obsolete and does in
some cases result in a significant boot time. Replace that with
"after systemd-modules-load" to allow the random source hardware
to be loaded in
From: Drew Moseley
The systemd-udev-settle service is listed as obsolete and does in
some cases result in a significant boot time. Replace that with
"after systemd-modules-load" to allow the random source hardware
to be loaded in the proper sequence.
Before this change:
Startup f
So should I submit a patch with that change? I don't know how to reproduce the
original issue so I won't have any way to prove if this is a viable fix.
Drew
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#168425):
https://lists.openembedded.org/g/
On 2/3/22 9:12 AM, Kyle Russell wrote:
Thanks, Claudius. I really appreciate your responses. I'm not trying
to be pedantic. Since I don't have your test setup, I was just trying
to make sure I understood the context of the problem as I figure out
how to deal with issues this is causing in o
On 2/25/21 12:35 PM, Quentin Schulz wrote:
>> Is there a better mechanism for handling this?
>>
> There's a recent patch for this:
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/classes/kernel-devicetree.bbclass?id=ff036cbb77124867a6c6f97ca206b4fd3ee00c70
>
> Reading the commit log,
Hello,
I'm having difficulty using "bitbake -c devshell virtual/kernel" to
build dtb files properly. In our case, we set "DTC_FLAGS=-@" in recipe
metadata to ensure device tree overlay support is available. It all
works fine when run as a standard build. In the devshell, that variable
is not resp
From: Drew Moseley
Signed-off-by: Drew Moseley
---
meta/recipes-devtools/perl/files/perl-rdepends.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/perl/files/perl-rdepends.txt
b/meta/recipes-devtools/perl/files/perl-rdepends.txt
index 331a44d308..9ecfce0011 100644
From: Drew Moseley
Signed-off-by: Drew Moseley
---
scripts/runqemu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/runqemu b/scripts/runqemu
index 4079f2b17d..44128b118b 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -83,7 +83,7 @@ of the following
From: Drew Moseley
This brings the networkmanager in sync with how systemd-resolved and connman
work. Additionally this allows it to function with a read-only rootFS.
Signed-off-by: Drew Moseley
---
.../networkmanager/networkmanager_1.14.4.bb | 12 +++-
1 file changed
WORKDIR.
Adapt do_unpack_and_patch to RSS by restoring the original
STAGING_DIR_NATIVE after WORKDIR is changed to ARCHIVER_WORKDIR.
(From OE-Core rev: db7d2cc5a4df3c2077ba874c7ae395c73fd9ed13)
Tested-by: Drew Moseley
Signed-off-by: Mikko Ylinen
Signed-off-by: Ross Burton
Signed-off-by: Richard Pu
From: Drew Moseley
This class was removed with commit:
OE-Core rev: 65f27122950a35a67ce39ae4cfe93d0dca6b0dab
Signed-off-by: Drew Moseley
---
meta-poky/conf/local.conf.sample.extended | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta-poky/conf/local.conf.sample.extended
b/meta
> On Jul 31, 2017, at 5:23 PM, Tom Rini wrote:
>
> On Mon, Jul 31, 2017 at 04:16:24PM -0400, drew.mose...@northern.tech wrote:
>
>> From: Drew Moseley
>>
>> This class was removed with commit:
>>OE-Core rev: 65f27122950a35a67ce39ae4cfe93d0dca6b0da
/work/blah/core-image-base/1.0-r0/temp/create_image.multiubi:1 exit 1
from
mv ubinize${vname}.cfg blahtmp/deploy/images/blah/
Signed-off-by: Drew Moseley
---
meta/classes/image_types.bbclass | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/meta/clas
Set glu_enabled when pkg-config detects GLU. This is needed so
that HAVE_GLU is properly set to enable the GLU based demos.
Signed-off-by: Drew Moseley
---
.../0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
The existing test for GLU support is backwards. Reverse the
sense of the conditional when built with "--enable-glu".
Signed-off-by: Drew Moseley
---
...figure-Allow-to-disable-demos-which-require-GLEW-.patch | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
dif
Fixes warnings such as:
WARNING: mesa: invalid PACKAGECONFIG: r600
when building with the r600 configuration.
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics
Use static device paths for mounting from /dev/disk/ in
case the device ordering changes.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/initrdscripts
Use static device paths for mounting from /dev/disk/ in
case the device ordering changes.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install.sh | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/initrdscripts
Reverse the sense of the conditional to test for GLU
support when built with "--enable-glu".
Signed-off-by: Drew Moseley
---
...figure-Allow-to-disable-demos-which-require-GLEW-.patch | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git
a/meta/recipes-gra
ned-off-by: Drew Moseley
---
...-configure-Allow-to-disable-demos-which-require-GLEW-.patch | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git
a/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch
b/meta/recipes-graphics
@requireslib@ was not found in the pkg-config search path.
Perhaps you should add the directory containing `@requireslib@.pc'
to the PKG_CONFIG_PATH environment variable
Package '@requireslib@', required by 'glew', not found
configure:16539: $? = 1
Signed-o
the standalone bootx64.efi image.
The commit prepends ($cmdpath) to the search path for grub.cfg,
thus making sure the UEFI environment itself sets this to the
correct device path. This in-turn lets the grub.cfg of the boot
device to be loaded.
Signed-off-by: Arindam Nath
Reviewed-by: Drew Moseley
Only add plugins-ugly or plugins-bad to the DEPENDS if they are
added to the COMMERCIAL_AUDIO_PLUGINS or COMMERCIAL_VIDEO_PLUGINS.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 7 ++-
meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb
This also corrects an erroneous overwriting of the dependencies
from the inc file.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
b/meta
Some mmc cards do not have all the data files in /sys/block
populated. Check for existence before displaying the files
to avoid erroring out of the install process.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 11 ---
1 file changed, 8
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 3 +++
meta/recipes-core/initrdscripts/files/init-install.sh | 3 +++
2 files changed, 6 insertions(+)
diff --git a/meta/recipes-core/initrdscripts/files/init-install-efi.sh
b/meta/recipes-core
This is needed in case the boot disk was created with mkdiskimage.
In that case the parameter passed is a variant of /dev/sda4 which
includes the partition number. Without this change this install script
will offer to install onto the live media.
Signed-off-by: Drew Moseley
---
meta/recipes
Add a check for NULL on dereferencing the xim pointer.
Using mplayer with the x11 backend will trigger this and result
in a segfault.
Signed-off-by: Drew Moseley
---
.../libx11/libX11-Add-missing-NULL-check.patch | 72 ++
meta/recipes-graphics/xorg-lib/libx11_1.6.2.bb
.
-
-Upstream-Status: Submitted @ https://sourceforge.net/p/omxil/bugs/59/
-
-Signed-off-by: Drew Moseley
-
-diff -rub
libomxil-bellagio-0.9.3-orig/src/components/audio_effects/Makefile.am
libomxil-bellagio-0.9.3/src/components/audio_effects/Makefile.am
libomxil-bellagio-0.9.3-orig/src/components
The so files installed under ${libdir}/bellagio are not versioned and should
be installed without version-based symlinks so that omxregister-bellagio
can properly find and register them.
Signed-off-by: Drew Moseley
---
.../libomxil-0.9.3/disable-so-versioning.patch | 36
As a result of commit 0ef3734c2f279bf463ba4d1aef5241cd4882d483 the ".0"
extension for GSTREAMER_1_0_OMX_CORE_NAME is no longer needed.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --
Only add plugins-ugly or plugins-bad to the DEPENDS if they are
added to the COMMERCIAL_AUDIO_PLUGINS or COMMERCIAL_VIDEO_PLUGINS.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gst-meta-base_0.10.bb | 7 ++-
meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb
The so files installed by libomxil are not versioned and should
be installed without version-based symlinks so that omxregister-bellagio
can properly find and register them.
Signed-off-by: Drew Moseley
---
.../libomxil-0.9.3/disable-so-versioning.patch | 69 ++
meta
The omxregister-bellagio app scans the libdir for the '*.so'
files to get them properly registered. Make sure they are
included in the base package rather than the dev.
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb | 10 ++
1 file
Use the "libdir" and "sysconfdir" variables rather than
hard-coding "/usr/lib" and "/etc".
Signed-off-by: Drew Moseley
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -
Some mmc cards do not have all the data files in /sys/block
populated. Check for existence before displaying the files
to avoid erroring out of the install process.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 11 ---
1 file changed, 8
Some mmc cards do not have all the data files in /sys/block
populated. Check for existence before displaying the files
to avoid erroring out of the install process.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install.sh | 11 ---
1 file changed, 8
live image into
a removable media such as an USB. This patch enables this possibility.
In addition, this patch presents more information about the hard drives
so that user may have more knowledge about which hard drive they are
going to install their image into.
Signed-off-by: Dr
. The name of /ssd is dropped.
Signed-off-by: Drew Moseley
---
.../initrdscripts/files/init-install-efi.sh| 47 --
1 file changed, 25 insertions(+), 22 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/files/init-install-efi.sh
b/meta/recipes-core/initrdscripts
s unknown, at least attempt to boot.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-live.sh | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-core/initrdscripts/files/init-live.sh
b/meta/recipes-core/initrdscripts/files/init-live.sh
index 0be9b6f..282
Use a fully qualified path for the parameter in calls
to update-alternatives. The chkconfig-alternatives version
requires a full path and without it, the symlink is not
properly created.
Signed-off-by: Drew Moseley
---
meta/classes/kernel.bbclass | 2 +-
1 file changed, 1 insertion(+), 1
Use a fully qualified path for the parameter in calls
to update-alternatives. The chkconfig-alternatives version
requires a full path and without it, the symlink is not
properly created.
Signed-off-by: Drew Moseley
---
meta/classes/kernel.bbclass | 2 +-
1 file changed, 1 insertion(+), 1
Upstream bluez installs the obex.service file into /usr/lib
regardless of the multilib settings as does the current systemd
recipe. Make sure it gets packaged properly.
Signed-off-by: Drew Moseley
---
meta/recipes-connectivity/bluez5/bluez5.inc |2 +-
1 file changed, 1 insertion(+), 1
Modify mesa demo apps to respect the DEMOS_DATA_DIR
configuration parameter for locating data files.
Signed-off-by: Drew Moseley
---
...s-Use-DEMOS_DATA_DIR-to-locate-data-files.patch | 234 +
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb | 3 +-
2 files changed, 236
Use the "--with-system-data-files" when configuring mesa-demos
so that the data files in /usr/share/mesa-demos/ will be properly
located at run time.
Copy some additional data files into the target filesystem.
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos_8.1
Add some data files that are present in the git repository:
http://cgit.freedesktop.org/mesa/demos/tree/?id=mesa-demos-8.1.0
but not in the release tarball
ftp://ftp.freedesktop.org/pub/mesa/demos/8.1.0/mesa-demos-8.1.0.tar.bz2
Signed-off-by: Drew Moseley
---
.../0001-mesa-demos-Add
Do not use readlink to set ABS_GLIB_RUNTIME_LIBDIR when cross
compiling. Doing so causes host paths to potentially pollute the
target. Unfortunately in this case we don't actually convert to
an absolute path.
Signed-off-by: Drew Moseley
---
...c-Do-not-use-readlink-when-cross-compilin.
On May 12, 2014, at 5:42 PM, Richard Purdie
wrote:
> On Mon, 2014-05-12 at 16:10 -0400, \Drew Moseley wrote:
>> From: Drew Moseley
>>
>> Use STAGING_EXECPREFIXDIR to specify the location of glut
>> header files and libs rather than STAGING_LIBDIR.
>>
>
From: Drew Moseley
Use STAGING_EXECPREFIXDIR to specify the location of glut
header files and libs rather than STAGING_LIBDIR.
Also revert the previous unneeded change to glut.patch.
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos/glut.patch |2 +-
meta/recipes
From: Drew Moseley
Do not use readlink to set ABS_GLIB_RUNTIME_LIBDIR when cross
compiling. Doing so causes host paths to potentially pollute the
target. Unfortunately in this case we don't actually convert to
an absolute path.
Signed-off-by: Drew Moseley
---
...c-Do-not-use-readlink
On May 12, 2014, at 12:34 PM, Drew Moseley wrote:
> From: Drew Moseley
>
> Signed-off-by: Drew Moseley
Not sure why "git send-email" dropped the V2 that I thought I put into the
subject but for clarity this patch completely replaces my earlier one.
The modification
From: Drew Moseley
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
b/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
index d6e6fbc..7cda19e
On May 12, 2014, at 11:06 AM, Burton, Ross wrote:
> On 12 May 2014 15:40, Drew Moseley wrote:
>>> should this be libdir instead ?
>>
>> I don't believe so. This is used at compile time to locate the libraries
>> and header files. However forcing it h
On May 10, 2014, at 2:33 AM, Khem Raj wrote:
> On Thu, May 8, 2014 at 1:17 PM, Drew Moseley wrote:
>> +PACKAGECONFIG[glut] = "--with-glut=${STAGING_LIBDIR},--without-glut,"
>
> should this be libdir instead ?
I don't believe so. This is used at compile time to lo
From: Drew Moseley
Signed-off-by: Drew Moseley
---
meta/recipes-graphics/mesa/mesa-demos/glut.patch |2 +-
meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-demos/glut.patch
b/meta
On Apr 28, 2014, at 1:10 PM, Khem Raj wrote:
> On Mon, Apr 28, 2014 at 8:38 AM, Drew Moseley wrote:
>> From: Drew Moseley
>>
>> The check for the config variable is using the wrong define
>> resulting in the #else always being used.
>>
>
> good catch
From: Drew Moseley
The check for the config variable is using the wrong define
resulting in the #else always being used.
Signed-off-by: Drew Moseley
---
.../systemd/systemd-pam-fix-fallocate.patch|4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes
ta/recipes-core/busybox/busybox/0001-build-system-Specify-nostldlib-when-linking-to-.o-fi.patch
@@ -0,0 +1,40 @@
+From 28389e59701c2408e87e886c358f8e1766c677f7 Mon Sep 17 00:00:00 2001
+From: Drew Moseley
+Date: Sat, 29 Mar 2014 11:13:16 -0400
+Subject: [PATCH] build system: Specify '-nostldlib
] Error 1
Signed-off-by: Drew Moseley
---
meta/recipes-core/busybox/busybox.inc |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/busybox/busybox.inc
b/meta/recipes-core/busybox/busybox.inc
index 69b9b0c..eedbe46 100644
--- a/meta/recipes-core/busybox/busybox.inc
+++ b/meta
Signed-off-by: Drew Moseley
---
.../zisofs-tools/zisofs-tools-native_1.0.8.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
b/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
index 1501307..5ea2bfb
Signed-off-by: Drew Moseley
---
meta/conf/licenses.conf|2 +-
meta/files/common-licenses/orc | 62
2 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 meta/files/common-licenses/orc
diff --git a/meta/conf/licenses.conf b
Signed-off-by: Drew Moseley
---
meta/classes/kernel.bbclass |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/meta/classes/kernel.bbclass b/meta/classes/kernel.bbclass
index 6ba31bd..f23818e 100644
--- a/meta/classes/kernel.bbclass
+++ b/meta/classes/kernel.bbclass
68 matches
Mail list logo