|
[meta-selinux][RESEND][PATCH 1/4] selinux: move selinux scripts to selinux-scripts
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux-autorelabel/selinux-autorelabel.service | 0
.../selinux-autorelabel/selinux-autorelabel.sh | 0
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux-autorelabel/selinux-autorelabel.service | 0
.../selinux-autorelabel/selinux-autorelabel.sh | 0
|
By
Yi Zhao
·
#55734
·
|
|
Re: pseudo error building master with kas-container
Hi Trevor,
I've had similar issues recently with kas-container and podman. What was required were two things:
- passing --tmpfs /tmp to podman run,
- increase pids_limit in container.conf (your
Hi Trevor,
I've had similar issues recently with kas-container and podman. What was required were two things:
- passing --tmpfs /tmp to podman run,
- increase pids_limit in container.conf (your
|
By
Quentin Schulz
·
#55733
·
|
|
Re: building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
Unfortunately, I still get the original u-boot error
(https://pastebin.com/8eKzFWQh) even after creating a toolchain using
DEFAULTTUNE=mips.
Later I re-read what Anders Montonen had mentioned
Unfortunately, I still get the original u-boot error
(https://pastebin.com/8eKzFWQh) even after creating a toolchain using
DEFAULTTUNE=mips.
Later I re-read what Anders Montonen had mentioned
|
By
davis roman <davis.roman84@...>
·
#55732
·
|
|
Re: BBLAYERS
You need to set up a separate build directory for each of the layer configurations: the point of the build directory is to actually specify which layers you want. Just make sure they all share sstate
You need to set up a separate build directory for each of the layer configurations: the point of the build directory is to actually specify which layers you want. Just make sure they all share sstate
|
By
Alexander Kanavin
·
#55731
·
|
|
Re: BBLAYERS
Is it possible to use BBMASK to remove from builds ?
Is it possible to use BBMASK to remove from builds ?
|
By
Monsees, Steven C (US)
·
#55730
·
|
|
Re: BBLAYERS
Any suggestions… ?
By
Monsees, Steven C (US)
·
#55729
·
|
|
pseudo error building master with kas-container
Hi,
I'm seeing a build failure with pseudo performing a qemux86 build using
kas-container. Note that I'm using kas-container, and not using kas inside a
container of my own making.
build host:
Hi,
I'm seeing a build failure with pseudo performing a qemux86 build using
kas-container. Note that I'm using kas-container, and not using kas inside a
container of my own making.
build host:
|
By
Trevor Woerner
·
#55728
·
|
|
Re: updating system with local time
can't write it to /etc/localtime ... it's a read only system.
There is an environment variable named TZ, when ever it is changed, local time is changed as well.
Is there a way (by script or cron job)
can't write it to /etc/localtime ... it's a read only system.
There is an environment variable named TZ, when ever it is changed, local time is changed as well.
Is there a way (by script or cron job)
|
By
Arik Kleiman
·
#55727
·
|
|
Yocto Project Status WW01`22
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 6th 7:30 am PDT
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 6th 7:30 am PDT
|
By
Stephen Jolley
·
#55726
·
|
|
Re: updating system with local time
Just write a small tool to map the local timezone from the IP lookup
to a timezone name (such as Europe/London) and write it to
/etc/timezone. You could do that with a short ifup script.
That said,
Just write a small tool to map the local timezone from the IP lookup
to a timezone name (such as Europe/London) and write it to
/etc/timezone. You could do that with a short ifup script.
That said,
|
By
Ross Burton <ross@...>
·
#55725
·
|
|
Re: updating system with local time
From what i read, there is a way to do this using timedatectl (its part of systemd).
Anyone knows what recipe i need for that?
From what i read, there is a way to do this using timedatectl (its part of systemd).
Anyone knows what recipe i need for that?
|
By
Arik Kleiman
·
#55724
·
|
|
Re: How to add WIFI debug tool to custom image
#raspberrypi
#ubuntu
#yocto
#devtool
#distro
Hi Mihir,
You can use NetworkManager recipe (http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.32.12.bb), and add
Hi Mihir,
You can use NetworkManager recipe (http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/networkmanager/networkmanager_1.32.12.bb), and add
|
By
Michał Kotyla
·
#55723
·
|
|
Re: libquadmath
One final update for anyone who might run into this problem.
With all of my fiddling/twiddling I failed to get libquadmath to build under the `zeus` branch. Unfortunately, my other layer dependencies
One final update for anyone who might run into this problem.
With all of my fiddling/twiddling I failed to get libquadmath to build under the `zeus` branch. Unfortunately, my other layer dependencies
|
By
staticd
·
#55722
·
|
|
Re: updating system with local time
I don't have option to add systemd.
Added alrady tzdata and all time zone folders exist.
The issue is that ntpdate returns time in UTC.
I found a way to get local time zone (by using ip lookup). Now i
I don't have option to add systemd.
Added alrady tzdata and all time zone folders exist.
The issue is that ntpdate returns time in UTC.
I found a way to get local time zone (by using ip lookup). Now i
|
By
Arik Kleiman
·
#55721
·
|
|
Re: updating system with local time
Hi Arik,
If you're using systemd, you could use the timedatectl command:
https://linuxiac.com/how-to-set-timezone-and-sync-server-time-with-ntp-in-linux/
Otherwise, you can add the "tzdata" recipe
Hi Arik,
If you're using systemd, you could use the timedatectl command:
https://linuxiac.com/how-to-set-timezone-and-sync-server-time-with-ntp-in-linux/
Otherwise, you can add the "tzdata" recipe
|
By
Michael Opdenacker
·
#55720
·
|
|
BBLAYERS
Under my Yocto build, I have basically 2 build directories (one for Arm and one for Intel platforms)… each build directory has its own bblayer.conf.
Under each of these directories I build
Under my Yocto build, I have basically 2 build directories (one for Arm and one for Intel platforms)… each build directory has its own bblayer.conf.
Under each of these directories I build
|
By
Monsees, Steven C (US)
·
#55719
·
|
|
Re: updating system with local time
The thing is that ntpdate syncs system time to UTC
How can i set my system's time according to time zone?
The thing is that ntpdate syncs system time to UTC
How can i set my system's time according to time zone?
|
By
Arik Kleiman
·
#55718
·
|
|
Re: [meta-raspberrypi][PATCH] userland: add dtc dependency
Hi Massimo,
Somehow I've managed to miss this patch. Could you review this on the current branch version? This looks good to me but would need to be rebased.
Thanks,
Andrei
Hi Massimo,
Somehow I've managed to miss this patch. Could you review this on the current branch version? This looks good to me but would need to be rebased.
Thanks,
Andrei
|
By
Andrei Gherzan
·
#55717
·
|
|
Re: [meta-raspberrypi][PATCH] xserver-xorg: remove xshmfence configure option
I have merged this to master.
Thanks,
Andrei
I have merged this to master.
Thanks,
Andrei
|
By
Andrei Gherzan
·
#55716
·
|
|
Re: updating system with local time
Just use something like NTP to sync the local time. There's a number
of recipes that can do this, such as systemd/ntp/ntpdate.
Ross
Just use something like NTP to sync the local time. There's a number
of recipes that can do this, such as systemd/ntp/ntpdate.
Ross
|
By
Ross Burton <ross@...>
·
#55715
·
|