From: Johannes Pointner
If DISTRO_FEATURE usrmerge is enabled, SLIBDIR is just a symlink to LIBDIR.
ldconfig-native uses hardcoded paths for SLIBDIR and LIBDIR that are fine for
the not usrmerge case. But if usrmerge is enabled ldconfig-native generates a
ld.so.cache for the target, which is
On Wed, Dec 13, 2023 at 12:01 PM Ross Burton wrote:
>
> On 6 Dec 2023, at 07:40, Johannes Pointner via lists.openembedded.org
> wrote:
> >
> > From: Johannes Pointner
> >
> > If DISTRO_FEATURE usrmerge is enabled, SLIBDIR is just a symlink to LIBDIR.
> &g
From: Johannes Pointner
If DISTRO_FEATURE usrmerge is enabled, SLIBDIR is just a symlink to LIBDIR.
ldconfig-native uses hardcoded paths for SLIBDIR and LIBDIR that are fine for
the not usrmerge case. But if usrmerge is enabled ldconfig-native generates a
ld.so.cache, which is done in rootfs.py
but ldconfig-native seemed very special to me, so
I tried to take an example from the existing patches.
So the next step would be a v2 with a better explanation and obviously a
fixed sendemail.from?
Or are there any other things I should change?
Hannes
> Alex
>
> On Mon, 4 Dec 2023 at 07
Hello,
On Sat, Dec 2, 2023 at 4:13 PM Alexandre Belloni via
lists.openembedded.org
wrote:
>
> On 01/12/2023 11:53:59+0100, Johannes Pointner via lists.openembedded.org
> wrote:
> > If DISTRO_FEATURE usrmerge is enabled, SLIBDIR is just a symlink to LIBDIR,
> > therefore
If DISTRO_FEATURE usrmerge is enabled, SLIBDIR is just a symlink to LIBDIR,
therefore don't add SLIBDIR for parsing in this case.
Signed-off-by: Johannes Pointner
---
.../ldconfig-add-usrmerge-support.patch | 37 +++
.../glibc/ldconfig-native_2.12.1.bb | 1
On Thu, Nov 30, 2023 at 10:45 AM Johannes Pointner
wrote:
>
> On Fri, Nov 24, 2023 at 6:03 PM Khem Raj wrote:
> >
> >
> >
> > On Fri, Nov 24, 2023 at 2:34 AM Johannes Pointner
> > wrote:
> >>
> >> Hello,
> >>
> >> I did
On Fri, Nov 24, 2023 at 6:03 PM Khem Raj wrote:
>
>
>
> On Fri, Nov 24, 2023 at 2:34 AM Johannes Pointner
> wrote:
>>
>> Hello,
>>
>> I did recently my first Nanbield build which required the distro
>> feature usrmerge because of using systemd and a
Hello,
I did recently my first Nanbield build which required the distro
feature usrmerge because of using systemd and as a result QtWebEngine
didn't work anymore.
I reported this to Qt(https://bugreports.qt.io/browse/QTBUG-119140),
but looking deeper into this it turned out to be an issue related
Hi,
I started to switch to rocko and noticed that processes like automount
are steadily increasing their memory usage over time until the kernel
kills them with out of memory.
After a bit research I came to the conclusion that glibc could be the
guilty one.
I updated glibc 2.26 to the commit which
Will this patch get merge?
Or do we have to include 'command' from now on? As this commit
"busybox: In defconfig enable ASH_CMDCMD for built-in 'command'"
suggests?
Thanks,
Hannes
2017-04-13 14:30 GMT+02:00 Peter Kjellerstedt :
> Since we apparently cannot rely on the command utility to always
>
Wouldn't it make more sense to update to 1.12?
Since 1.11.1 is backporting fixes from 1.12 as stated in the annouce
mail of the release.
2016-10-29 16:57 GMT+02:00 Fathi Boudra :
> Update release tarball md5sum/sha256sum
>
> Signed-off-by: Fathi Boudra
> ---
> .../wayland/wayland/0001-scanner-Us
v2: Fixed file mode of patch file.
This fixes the check of the libdrm version in the configure script.
Signed-off-by: Johannes Pointner
---
.../0002-modesetting_libdrm_requirements.patch | 29 ++
.../xorg-xserver/xserver-xorg_1.17.2.bb| 1 +
2 files changed
This fixes the check of the libdrm version in the configure script.
Signed-off-by: Johannes Pointner
---
.../modesetting_libdrm_requirements.patch | 29 ++
.../xorg-xserver/xserver-xorg_1.18.0.bb| 1 +
2 files changed, 30 insertions(+)
create mode
Sure, I'll send a patch for master.
Furthermore, I'll send a second version of this one, because I just
saw that I messed up the file mode of the patch file.
2016-03-07 17:00 GMT+01:00 Burton, Ross :
>
> On 7 March 2016 at 14:50, Johannes Pointner wrote:
>>
>> The
The reason I thought this patch wouldn't be needed for master is that
it was included in xserver 1.18.1 and master is already on xserver
1.18.0.
Do you know if it is planned to switch to the newer 1.18.1 version?
2016-03-07 15:02 GMT+01:00 Burton, Ross :
>
> On 1 March 2016 at 20:1
Signed-off-by: Johannes Pointner
---
.../xcursor-transparent-theme_git.bb | 20
1 file changed, 20 insertions(+)
create mode 100644
meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb
diff --git
a/meta/recipes-graphics/xcursor
Signed-off-by: Johannes Pointner
---
.../fix_watch_cursor.patch | 17 ---
.../use-relative-symlinks.patch| 25 --
.../xcursor-transparent-theme_0.1.1.bb | 19
3 files changed, 61 deletions
v2: Fixed subject
This patchset converts xcursor-transparent-theme recipe to git
Johannes Pointner (2):
xcursor-transparent-theme: Add new recipe for git repo
xcursor-transparent-theme: Remove old recipe and related patches
.../fix_watch_cursor.patch | 17
Sorry I messed up the subject, I'll resend it
2016-03-03 21:31 GMT+01:00 Johannes Pointner :
> This patchset converts xcursor-transparent-theme recipe to git
>
> Johannes Pointner (2):
> xcursor-transparent-theme: Add new recipe for git repo
> xcursor-transparent-theme: R
Signed-off-by: Johannes Pointner
---
.../fix_watch_cursor.patch | 17 ---
.../use-relative-symlinks.patch| 25 --
.../xcursor-transparent-theme_0.1.1.bb | 19
3 files changed, 61 deletions
This patchset converts xcursor-transparent-theme recipe to git
Johannes Pointner (2):
xcursor-transparent-theme: Add new recipe for git repo
xcursor-transparent-theme: Remove old recipe and related patches
.../fix_watch_cursor.patch | 17 ---
.../use
Signed-off-by: Johannes Pointner
---
.../xcursor-transparent-theme_git.bb | 20
1 file changed, 20 insertions(+)
create mode 100644
meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb
diff --git
a/meta/recipes-graphics/xcursor
ng cursors. But maybe
this is just something I should add by a bbappend file.
I thought it could be useful to other people which are using a similar setup.
Thanks,
Hannes
2016-03-01 23:07 GMT+01:00 Richard Purdie :
> On Tue, 2016-03-01 at 22:39 +0100, Johannes Pointner wrote:
>> This pa
This patch inserts several cursors which are used by Qt for example.
Signed-off-by: Johannes Pointner
---
.../insert_several_cursors.patch | 79 ++
.../xcursor-transparent-theme_0.1.1.bb | 3 +-
2 files changed, 81 insertions(+), 1 deletion
This fixes the check of the libdrm version in the configure script.
Signed-off-by: Johannes Pointner
---
.../0002-modesetting_libdrm_requirements.patch | 29 ++
.../xorg-xserver/xserver-xorg_1.17.2.bb| 1 +
2 files changed, 30 insertions(+)
create mode
26 matches
Mail list logo