On 04/26/2019 09:26 PM, Richard Weinberger wrote:
My thud based system installs openssh-sshd but I want to have sshd
disabled by default.
So I checked the docs how to disabled a systemd service by default and
found SYSTEMD_AUTO_ENABLE, perfect.
After I put that into my bbappend file I figured th
Hi,
i want to link the dpkg package or source code for yacto build system .If
it possible please guide me for adding packages to yacto build system
Thanks,
Rammohan
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listin
Thank you for your responce
whaile configuration time getting this error
checking for EXT2FS... no
INFO - | checking for EXT2FS... no
INFO - | configure: error: Package requirements (ext2fs) were not
met:
INFO - |
INFO - | No package 'ex
Hi,
I'd like to include a javascript file in the target machine in a custom
location.
I got an warning while bitbake:
wavesurfer-1.0-r0 do_package: QA Issue: wavesurfer: Files/directories were
installed but not shipped in any package:
/usr
/usr/local
/usr/local/www
/usr/local/www/sys
/us
On Mon, 29 Apr 2019 at 10:48, Zolee K wrote:
> I guess something is wrong with the do-install function, I thought it would
> put the file in the image, but it doesn't. Please help me out on this.
Bitbake is literally telling you want to do:
> Please set FILES such that these items are packaged
Hi,
In our base image we use nginx. I created a nginx.bbappend to add our PHP
configuration in a separated layer.
For a specific variant of the image I need to add an extra bit of nginx
configuration.
I though I could create a new recipe to overwrite nginx.conf and include
that recipe in the var
On Mon, Apr 29, 2019 at 9:23 AM ChenQi wrote:
> When selecting systemd as the init manager, the following line is
> recommended.
> DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
> Then you should only need: SYSTEMD_AUTO_ENABLE = "disable"
Thanks a lot for your suggestion!
But doesn't this line
Hi,
I'm facing some strange problems trying to backport old 1.9 Ruby to Thud Poky.
All packages build fine but the image's do_rootfs fails with below message and
without any image winding up in tmp/deploy/images/:
--
Guten Abend Richard,
> > When selecting systemd as the init manager, the following line is
> > recommended.
> > DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
> > Then you should only need: SYSTEMD_AUTO_ENABLE = "disable"
>
> Thanks a lot for your suggestion!
> But doesn't this line imply tha
Happening tomorrow @5 PM CET - Join us for a download to first build live
tutorial.
When: April 30, 2019, 5:00 PM CET
Where: Yocto Project Twitch channel - https://www.twitch.tv/yocto_project
Add it to your calendar -
https://calendar.google.com/calendar/ical/d7umm3pdhorsnnjbe1cvbgfhlk%40group
From: Changqing Li
Add support of enable/disable options, refer
https://manpages.debian.org/wheezy/sysv-rc/update-rc.d.8.en.html
With support of these options, the usr can never change an existing
configuration even after upgrading a package. The program will only
install links if none are prese
From: Changqing Li
* update-rc.d has added support of enable/disable options, which are
expected to keep the previous configuration even after upgrade the packages.
With support for these options, it will only create start/stop link
when there are none, or it will keep the previous configur
12 matches
Mail list logo