*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has quit IRC | 00:20 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 00:37 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-hthlenafxntcbiht> has joined #yocto | 00:37 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-akprpdmuhrfxyhcb> has joined #yocto | 00:54 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 01:12 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 01:22 | |
*** me <me!~me@HSI-KBW-046-005-016-094.hsi8.kabel-badenwuerttemberg.de> has joined #yocto | 01:24 | |
*** me is now known as Guest47478 | 01:24 | |
Guest47478 | hi. is there a way to disable specific services on image build? I'm using systemd and don't wan't to append all bb files with SYSTEMD_AUTO_ENABLE because it should only be disabled on a specific image | 01:25 |
---|---|---|
khem | Guest47478: you have to do it via bbappend or local distro policy | 01:46 |
Guest47478 | then I will remove the symlinks in an additional image function. want to have two specific services disabled not all of them | 01:52 |
khem | write bbappends for the recipes which provide them | 01:54 |
khem | and make the change | 01:55 |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:6071:adc5:e606:b58b> has quit IRC | 01:57 | |
Guest47478 | khem: and how to append this step only for specific image? | 02:02 |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:fc93:feb8:564:a819> has joined #yocto | 02:08 | |
khem | hmm if you need it per image then I would suggest to do is via image post processing functions | 02:10 |
Guest47478 | kergoth: thx | 02:11 |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 02:17 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 02:18 | |
-YoctoAutoBuilder- build #516 of nightly-multilib is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/516 | 02:32 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC | 02:42 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto | 02:42 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 03:05 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 03:28 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 03:33 | |
*** jcstach <jcstach!~jcstach@104.129.200.75> has joined #yocto | 03:38 | |
-YoctoAutoBuilder- build #504 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/504 | 03:38 | |
*** jcstach_ <jcstach_!~jcstach@104.129.200.111> has quit IRC | 03:41 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has quit IRC | 03:50 | |
*** MWelchUK <MWelchUK!~martyn@host86-161-19-75.range86-161.btcentralplus.com> has quit IRC | 03:57 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has joined #yocto | 03:59 | |
*** MWelchUK <MWelchUK!~martyn@host86-162-170-166.range86-162.btcentralplus.com> has joined #yocto | 04:10 | |
bodangly | I know I can use bitbake-layers show-recipes to see which recipes are available and from what layers, but when a recipe is in multiple layers, how do I know which layer my version will come from? | 04:21 |
bodangly | basically I have gstreamer1.0-plugins-bad from meta-bsp and meta, and I need to make sure that qt elements gets built (I need qmlsink), and not sure which recipe I should be modifying | 04:22 |
bodangly | I am using gstreamer-imx (its an imx 6 board), will I have to make sure it gets built from there? | 04:22 |
*** bzb <bzb!~bzb@135-23-193-53.cpe.pppoe.ca> has joined #yocto | 04:45 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-hthlenafxntcbiht> has quit IRC | 04:46 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vmdfdvojyljbjduz> has joined #yocto | 04:49 | |
*** bzb <bzb!~bzb@135-23-193-53.cpe.pppoe.ca> has quit IRC | 04:51 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 05:01 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 05:20 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 06:16 | |
khem | bodangly: usually BSPs carry some patches which make it work for their SOCs | 06:47 |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 07:03 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 07:10 | |
ayaka | I met a problem, I have create a package to provides a library, and it install successfully when I build for the other package | 07:16 |
ayaka | but it package can't find where the library comes from report me that https://paste.fedoraproject.org/paste/z3IS~q-jdF6kQphKmAoD9w | 07:16 |
ayaka | does the "Skipping setscene dependency " make this problem? | 07:16 |
ayaka | the recipe of the library providers is here https://paste.fedoraproject.org/paste/xr3K1SloWBmiDX1FxfTWLg/ | 07:17 |
*** gtristan <gtristan!~tristanva@221.147.85.171> has quit IRC | 07:18 | |
*** stefan_ <stefan_!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has joined #yocto | 08:21 | |
*** stefan_ <stefan_!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has quit IRC | 08:26 | |
*** stefan_ <stefan_!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has joined #yocto | 09:05 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-akprpdmuhrfxyhcb> has quit IRC | 09:24 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 09:33 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has joined #yocto | 09:47 | |
*** bluelightning <bluelightning!~paul@157.27.255.123.static.snap.net.nz> has joined #yocto | 09:54 | |
*** bluelightning <bluelightning!~paul@157.27.255.123.static.snap.net.nz> has quit IRC | 09:54 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 09:54 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has quit IRC | 09:55 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has joined #yocto | 09:55 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 10:13 | |
*** stefan_ <stefan_!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has quit IRC | 10:24 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-vmdfdvojyljbjduz> has quit IRC | 10:38 | |
*** sjolley <sjolley!sjolley@nat/intel/x-kcytywlujivjsloe> has quit IRC | 10:55 | |
*** sjolley <sjolley!sjolley@nat/intel/x-rxpmbwjwnyeqrrqf> has joined #yocto | 10:56 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto | 10:58 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC | 11:00 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto | 11:10 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 11:19 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 11:31 | |
*** chbae <chbae!~chbae@59.10.135.122> has joined #yocto | 12:11 | |
*** chbae <chbae!~chbae@59.10.135.122> has left #yocto | 12:14 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-aelmgrpysbdjgpbm> has joined #yocto | 12:16 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 12:26 | |
*** chbae <chbae!~chbae@59.10.135.122> has joined #yocto | 12:32 | |
*** sjolley <sjolley!sjolley@nat/intel/x-rxpmbwjwnyeqrrqf> has quit IRC | 12:38 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 12:46 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 13:01 | |
*** learningc <learningc!~User@60.51.124.248> has joined #yocto | 13:14 | |
learningc | How do I configure u-boot? | 13:14 |
*** User12345678 <User12345678!~User@60.51.124.248> has joined #yocto | 13:21 | |
*** learningc <learningc!~User@60.51.124.248> has quit IRC | 13:24 | |
User12345678 | How do I configure u-boot? | 13:28 |
*** chbae <chbae!~chbae@59.10.135.122> has quit IRC | 13:29 | |
lukma | What do you mean? | 13:32 |
lukma | you specify the UBOOT_CONFIG="<your_board>_defconfig" | 13:33 |
lukma | in your ./config/XXX.conf | 13:33 |
User12345678 | I want to choose what to include in uboot | 13:35 |
lukma | You mean the .config ? | 13:35 |
User12345678 | I don't know. Never configured it before | 13:36 |
User12345678 | Something like menuconfig for the kernel | 13:36 |
*** user12345678_ <user12345678_!~User@60.51.124.248> has joined #yocto | 13:39 | |
*** User12345678 <User12345678!~User@60.51.124.248> has quit IRC | 13:39 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has quit IRC | 13:57 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 14:32 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto | 14:52 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-qmtmdipnldpffhkr> has joined #yocto | 14:55 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-aelmgrpysbdjgpbm> has quit IRC | 15:28 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 15:40 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 15:44 | |
*** diego_r <diego_r!~diego@151.51.122.152> has joined #yocto | 15:47 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-xzilzmunebxpfnuz> has joined #yocto | 15:53 | |
*** grumble <grumble!~grumble@freenode/staff/grumble> has quit IRC | 15:54 | |
*** rumble <rumble!~grumble@freenode/staff/grumble> has joined #yocto | 15:55 | |
*** rumble is now known as grumble | 15:55 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-zastcdhvnaueymgn> has joined #yocto | 16:01 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 16:02 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 16:32 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 16:51 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 17:02 | |
*** sjolley <sjolley!sjolley@nat/intel/x-gauxcsmneqhlwusy> has joined #yocto | 17:12 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has quit IRC | 17:23 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has joined #yocto | 17:24 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has joined #yocto | 17:24 | |
*** sachit <sachit!~sbtkd85@ps3mwgproxy10-dmz.us.dell.com> has quit IRC | 17:25 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has quit IRC | 17:25 | |
*** sachit <sachit!~sbtkd85@ps3mwgproxy10-dmz.us.dell.com> has joined #yocto | 17:25 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has joined #yocto | 17:26 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 17:32 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 17:57 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 17:57 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 17:59 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 18:00 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 18:05 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-qmtmdipnldpffhkr> has quit IRC | 18:37 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has quit IRC | 18:49 | |
*** bluelightning <bluelightning!~paul@2406:e001:3fcf:1:5e51:4fff:febb:401d> has joined #yocto | 19:08 | |
*** bluelightning <bluelightning!~paul@2406:e001:3fcf:1:5e51:4fff:febb:401d> has quit IRC | 19:08 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:08 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-xzilzmunebxpfnuz> has quit IRC | 19:08 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-zastcdhvnaueymgn> has quit IRC | 19:10 | |
*** ant_home <ant_home!~ant__@host195-231-dynamic.31-79-r.retail.telecomitalia.it> has joined #yocto | 19:23 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC | 19:28 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto | 19:41 | |
*** m_kim <m_kim!~user@97.9-157-90.telenet.ru> has joined #yocto | 19:48 | |
*** Bretos <Bretos!~bretos@vps.tyborek.pl> has quit IRC | 20:05 | |
*** Bretos <Bretos!~bretos@vps.tyborek.pl> has joined #yocto | 20:06 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 20:20 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC | 20:23 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto | 20:23 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 20:39 | |
*** stefan__ <stefan__!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has joined #yocto | 20:42 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC | 20:47 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto | 20:49 | |
*** stefan__ <stefan__!~stefan@ipbcc3cd23.dynamic.kabel-deutschland.de> has quit IRC | 20:49 | |
*** ant_home <ant_home!~ant__@host195-231-dynamic.31-79-r.retail.telecomitalia.it> has quit IRC | 21:16 | |
*** alimon <alimon!~alimon@148.240.201.158> has quit IRC | 21:25 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has joined #yocto | 21:29 | |
*** marble_visions <marble_visions!~marble_vi@46.101.108.79> has left #yocto | 21:42 | |
*** diego_r <diego_r!~diego@151.51.122.152> has quit IRC | 21:58 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.75> has joined #yocto | 22:25 | |
*** sjolley <sjolley!sjolley@nat/intel/x-gauxcsmneqhlwusy> has quit IRC | 22:25 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 22:28 | |
*** agust <agust!~agust@p4FCB648A.dip0.t-ipconnect.de> has quit IRC | 22:45 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-cukdenmqmjpcihbu> has joined #yocto | 22:47 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 22:47 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 23:21 | |
*** kpo <kpo!~bob@dynamic-78-8-156-50.ssp.dialog.net.pl> has quit IRC | 23:24 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:25 | |
*** user12345678_ <user12345678_!~User@60.51.124.248> has quit IRC | 23:44 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 23:51 | |
*** sjolley <sjolley!sjolley@nat/intel/x-dxfqbvxajfpqpxzo> has joined #yocto | 23:58 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.75> has quit IRC | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!