*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 00:21 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 00:24 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 00:25 | |
*** ericch <ericch!~ericch@50-205-235-218-static.hfc.comcastbusiness.net> has quit IRC | 00:40 | |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has joined #yocto | 01:15 | |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has quit IRC | 01:17 | |
*** vmeson <vmeson!~rmacleod@24-52-239-53.cable.teksavvy.com> has joined #yocto | 01:26 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.130> has quit IRC | 02:06 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-dtrxpksqetfwqwfn> has joined #yocto | 02:11 | |
*** Dvorkin <Dvorkin!3b78201a@59-120-32-26.HINET-IP.hinet.net> has joined #yocto | 02:22 | |
Dvorkin | My Build Appliance (systemd) cant start console inside VirtualBox/Qemu... | 02:28 |
---|---|---|
*** learningc <learningc!~pi@121.122.85.105> has quit IRC | 02:28 | |
*** learningc <learningc!~pi@121.122.85.105> has joined #yocto | 02:30 | |
*** DvorkinDmitry <DvorkinDmitry!~Dvorkin@59-120-32-26.HINET-IP.hinet.net> has joined #yocto | 02:46 | |
DvorkinDmitry | Anybody run Build Appliance with systemd ? It can't start console on ttyS0 | 02:47 |
*** Dvorkin <Dvorkin!3b78201a@59-120-32-26.HINET-IP.hinet.net> has quit IRC | 02:47 | |
aehs29 | denix: RP I just merged a multiconfig example build on meta-freertos, in case someone finds it useful | 03:29 |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC | 03:47 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 04:44 | |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto | 05:06 | |
yocti | New news from stackoverflow: Disable CPU cores on Yocto <https://stackoverflow.com/questions/58849753/disable-cpu-cores-on-yocto> | 05:38 |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC | 05:47 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 05:50 | |
*** kroon <kroon!~kroon@213.185.29.22> has joined #yocto | 05:57 | |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC | 06:17 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 06:50 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 06:53 | |
yocti | New news from stackoverflow: wifi ap interface would send lots of packages to eth0 even though there are no operations <https://stackoverflow.com/questions/58850922/wifi-ap-interface-would-send-lots-of-packages-to-eth0-even-though-there-are-no-o> | 07:09 |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has quit IRC | 07:12 | |
*** rcw <rcw!~rcw@216.154.23.143> has quit IRC | 07:13 | |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has joined #yocto | 07:14 | |
*** agust <agust!~agust@p54833695.dip0.t-ipconnect.de> has joined #yocto | 07:15 | |
*** soderstrom <soderstrom!~soderstro@gateway/shell/xzibition.com/x-iowcdjuqmdppezgj> has joined #yocto | 07:22 | |
*** frsc <frsc!~frsc@62-210-139-124.rev.poneytelecom.eu> has joined #yocto | 07:26 | |
soderstrom | hi, I'm trying to backport a later version of cmake. The only remain problem I've got is that it uses pokys meta/classes/cmake.bbclass file instead of the classes/cmake.bbclass in my layer. Both my order of layers in bblayers file and BBFILE_PRIORITY is set in such a way that my layer should take precedence, and it does for recipes and other bbclasses, just not cmake.bbclass. Does anyone have any idea | 07:29 |
soderstrom | of what could be going on here? This project is on the rocky branch, currently we are not in the position to rebase it to a later release. | 07:30 |
*** frsc <frsc!~frsc@62-210-139-124.rev.poneytelecom.eu> has quit IRC | 07:34 | |
mcfrisk | soderstrom: just cherry-pick needed patches to cmake.bbclass and cmake recipe to your poky. I do things like that all the time. works 99% of time with the recipes I care about. | 07:36 |
*** frsc <frsc!~frsc@i59F72D85.versanet.de> has joined #yocto | 07:41 | |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has quit IRC | 07:49 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 07:50 | |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has joined #yocto | 07:51 | |
*** wertigon <wertigon!50fe9a69@1071ob.scansafe.net> has joined #yocto | 07:58 | |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has joined #yocto | 07:59 | |
wertigon | Good morning! My mingw adventures continue, I seem to be able to build with meta-clang and ti stuff removed. I'll just wait for it to complete, and then put back packages until I have isolated all conflicts. I hate this busy work stuff -_- | 08:02 |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has quit IRC | 08:11 | |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has joined #yocto | 08:13 | |
*** TobSnyder <TobSnyder!~schneider@95.90.163.47> has joined #yocto | 08:15 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 08:32 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 08:32 | |
*** farnerup <farnerup!~farnerup@h-254-84-175.A137.corp.bahnhof.se> has joined #yocto | 08:36 | |
*** bobo <bobo!~bobo@static-213-115-118-178.sme.telenor.se> has joined #yocto | 08:38 | |
bobo | Will there be any Yocto activity at/after Fosdem 2020? | 08:38 |
wertigon | Probably will be, yes. | 08:39 |
bobo | @wrtigon Ok, the rumor i heard was about a developer day or something, the "day after" fosdem! Or something like that.... | 08:41 |
bobo | @wertigon Ok, the rumor i heard was about a developer day or something, the "day after" fosdem! Or something like that.... | 08:41 |
wertigon | bobo: No idea what the plan is, but yocto activity will happen if there is interest for it to happen, as is the case with most FOSS projects | 08:45 |
wertigon | So if a couple of developers are interested there will be a yocto hack and yocto lectures as well. :) | 08:48 |
wertigon | rburton: If you're awake, I have narrowed my mingw troubles down to meta-browser and meta-clang giving me issues | 08:58 |
rburton | i'd put money on clang | 08:58 |
wertigon | rburton: Not entirely - clang refuses to build with ncurses | 08:59 |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 09:01 | |
wertigon | But, meta-browser has trouble with openssl and a bunch of other stuff | 09:04 |
*** leon-anavi <leon-anavi!~Leon@78.130.245.67> has joined #yocto | 09:05 | |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto | 09:16 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has joined #yocto | 09:19 | |
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 09:24 | |
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has joined #yocto | 09:24 | |
DvorkinDmitry | How to force to use sysv scripts for the image, preconfigured to use systemd in distro.conf ? | 09:25 |
*** goliath <goliath!~goliath@82.150.214.1> has joined #yocto | 09:28 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 09:29 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:30 | |
soderstrom | mcfrisk: I agree that it would be the easiest solution. It does however add the requirement to keep a fork of poky in order to keep track of the modifications done to it. While it is certainly doable. I'm also looking to understand why bitbake picks up the bbclass from the wrong layer. How does the inclusion chain of classes work in bitbake? | 09:30 |
qschulz | soderstrom: BBPATH https://www.yoctoproject.org/docs/2.6.2/mega-manual/mega-manual.html#var-BBPATH | 09:33 |
qschulz | soderstrom: *usually* in conf/layer.conf people are appending to BBPATH. If all layers are doing so, the order in BBLAYERS is the order in which BB will look for classes. | 09:34 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has quit IRC | 09:34 | |
*** florian_kc is now known as florian | 09:35 | |
mcfrisk | I do not override classes through layers. I would not do that. I can create own custom classes which derive or specialize classes from poky and then use that version for recipes in the layer. | 09:38 |
mcfrisk | keeping track of changes in a custom poky branch is normal git work, same as sync with upstream (e.g. git merge) where conflicts are visible and need to be resolved. | 09:39 |
yocti | New news from stackoverflow: How to make /var/log persistent in Yocto Fido (poky) <https://stackoverflow.com/questions/41507365/how-to-make-var-log-persistent-in-yocto-fido-poky> | 09:39 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 09:49 | |
soderstrom | qschulz: thank you :) now I'm getting somewhere :] | 09:59 |
LetoThe2nd | rburton: my bets are usually on meta-browser. if theres anything thats certain to break at any given occasion, then its chromium | 10:15 |
*** wertigon <wertigon!50fe9a69@1071ob.scansafe.net> has quit IRC | 10:32 | |
*** JaMa <JaMa!~martin@109.238.218.228> has joined #yocto | 10:40 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-booiuvavgkblmhim> has joined #yocto | 10:43 | |
T_UNIX | hi | 10:44 |
*** wertigon <wertigon!50fe9a69@1071ob.scansafe.net> has joined #yocto | 10:45 | |
wertigon | Hmm, maybe I should install irssi and ditch this crappy webclient thingie... | 10:45 |
wertigon | I only used it for a few quick questions but now I seem to be coming back for more punishment every day XD | 10:45 |
*** lpapp <lpapp!~lpapp@kde/lpapp> has left #yocto | 11:17 | |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has joined #yocto | 11:23 | |
Crofton|work | wertigon, do it, or sign up for irccloud | 11:23 |
Dave_Elec | Hey everyone, How do I remove qtwebkit from being added in meta-toolchain-qt5? | 11:27 |
Dave_Elec | I created a meta layer to choose qt modules for the image but I don't know how to do that for the sdk | 11:28 |
*** berton <berton!~berton@181.220.83.67> has joined #yocto | 11:36 | |
*** berton <berton!~berton@181.220.83.67> has quit IRC | 11:46 | |
*** berton <berton!~berton@181.220.83.67> has joined #yocto | 11:47 | |
Dave_Elec | LetoThe2nd: Any insights? | 12:00 |
Dave_Elec | Sorry for mentioning I'm stuck.. | 12:00 |
mcfrisk | Dave_Elec: one way to disable bbappends and recipes from any layers is to set BBMASK in your distro config to filter the paths. e.g. BBMASK += "meta-foo/recipes-bar". I use that to disable unwanted things in several BSP layers. | 12:11 |
LetoThe2nd | Dave_Elec: i'n no qt user and have only little experience in sdk customization, hence my only advice can be to give both bitbake -e and the dependency dot files from bitbake -g a good inspection, sorry. | 12:11 |
Dave_Elec | mcfrisk: So I have to add BBMASK in local.conf? | 12:17 |
Dave_Elec | I'm new for yocto.. sorry | 12:18 |
mcfrisk | Dave_Elec: yes, I think BBMASK will also work from local.conf. check the "bitbake -e yourimage" output that it's set correctly. | 12:20 |
mcfrisk | also the SDK may be installing many things via packagegroups which may include all -dev packages. that can be tweaked in custom bbappends for example. | 12:21 |
wertigon | Hmmm, back to square one, I have managed to narrow it down to these packages however: | 12:32 |
wertigon | https://pastebin.com/UKq88Kjk | 12:33 |
kayterina | hallo,hallo. when building ssmtp I get the error "no rule to make target 'install' ". I see it runs inside (...)/ssmtp/1.0-r0/ | 12:33 |
kayterina | but ssmtp is version 2.64-r0 | 12:34 |
kayterina | there was a folder "2.64-r0" in there, which variable I look for? | 12:34 |
wertigon | meta-mingw therefore cannot handle libxcrypt, gdbm, ncurses, openssl, db, libcxx, bison, flex and compiler-rt | 12:34 |
qschulz | kayterina: S is for the source directory, B for the build directory | 12:35 |
kayterina | ok | 12:36 |
nrossi | wertigon: meta-mingw does not handle ncurses and ncurses has spotty mingw support | 12:36 |
qschulz | kayterina: and check your PV variable as well to see if it's correctly set | 12:36 |
wertigon | nrossi: Aye, and the problem I have is that I need meta-browser and meta-browser require meta-clang | 12:48 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has quit IRC | 12:49 | |
nrossi | wertigon: figure out what needs ncurses (bitbake -g) and then make an append/etc. to remove the dependency if possible (like meta-mingw does for a bunch of things like cmake) | 12:50 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has joined #yocto | 12:50 | |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has quit IRC | 12:51 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC | 12:51 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-dtrxpksqetfwqwfn> has quit IRC | 12:51 | |
*** johnnylintw <johnnylintw!~johnnylin@softbank126040025146.bbtec.net> has quit IRC | 12:51 | |
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has quit IRC | 12:51 | |
*** RB2 <RB2!~RB2@c-73-178-160-56.hsd1.nj.comcast.net> has quit IRC | 12:51 | |
*** GeneralStupid <GeneralStupid!~patrick@nostromo.0x47.net> has quit IRC | 12:51 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has quit IRC | 12:51 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC | 12:51 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC | 12:51 | |
*** zkrx <zkrx!~quassel@adsl-84-226-215-143.adslplus.ch> has quit IRC | 12:51 | |
*** jklare <jklare!~jklare@157.97.76.18> has quit IRC | 12:51 | |
*** LocutusOfBorg <LocutusOfBorg!LocutusOfB@ubuntu/member/locutusofborg> has quit IRC | 12:51 | |
*** mischief <mischief!~mischief@216.126.196.60> has quit IRC | 12:51 | |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has quit IRC | 12:51 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC | 12:51 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has quit IRC | 12:51 | |
*** tz <tz!~tz@orange.tzarc.io> has quit IRC | 12:51 | |
*** andycooper <andycooper!uid246432@gateway/web/irccloud.com/x-qxwdhpilxgetlaqm> has quit IRC | 12:51 | |
*** fullstop <fullstop!~fullstop@162.243.42.48> has quit IRC | 12:51 | |
*** toner <toner!~ink@107-199-78-50.lightspeed.mtryca.sbcglobal.net> has quit IRC | 12:51 | |
*** jofr <jofr!~jofr@193.182.166.3> has quit IRC | 12:51 | |
*** rhadye <rhadye!sid217449@gateway/web/irccloud.com/x-gvtiznpljrirpprs> has quit IRC | 12:51 | |
*** dagmcr <dagmcr!sid323878@gateway/web/irccloud.com/x-guxxnvmzvbtgyfof> has quit IRC | 12:51 | |
*** __angelo <__angelo!~prefetch@unaffiliated/ad/x-0785363> has quit IRC | 12:51 | |
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has joined #yocto | 12:52 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 12:52 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC | 12:53 | |
*** alessioigor <alessioigor!~alessioig@out-207-227.elettra.trieste.it> has joined #yocto | 12:53 | |
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto | 12:53 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-dtrxpksqetfwqwfn> has joined #yocto | 12:53 | |
*** GeneralStupid <GeneralStupid!~patrick@nostromo.0x47.net> has joined #yocto | 12:53 | |
*** johnnylintw <johnnylintw!~johnnylin@softbank126040025146.bbtec.net> has joined #yocto | 12:53 | |
*** rhadye <rhadye!sid217449@gateway/web/irccloud.com/x-gvtiznpljrirpprs> has joined #yocto | 12:53 | |
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has joined #yocto | 12:53 | |
*** RB2 <RB2!~RB2@c-73-178-160-56.hsd1.nj.comcast.net> has joined #yocto | 12:53 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has joined #yocto | 12:53 | |
*** mischief <mischief!~mischief@216.126.196.60> has joined #yocto | 12:53 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto | 12:53 | |
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has joined #yocto | 12:53 | |
*** fullstop <fullstop!~fullstop@162.243.42.48> has joined #yocto | 12:53 | |
*** LocutusOfBorg <LocutusOfBorg!LocutusOfB@ubuntu/member/locutusofborg> has joined #yocto | 12:53 | |
*** zkrx <zkrx!~quassel@adsl-84-226-215-143.adslplus.ch> has joined #yocto | 12:53 | |
*** jklare <jklare!~jklare@157.97.76.18> has joined #yocto | 12:53 | |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has joined #yocto | 12:53 | |
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has joined #yocto | 12:53 | |
*** stwcx <stwcx!~stwcx@2604:880:a:6::c9c> has joined #yocto | 12:53 | |
*** tz <tz!~tz@orange.tzarc.io> has joined #yocto | 12:53 | |
*** andycooper <andycooper!uid246432@gateway/web/irccloud.com/x-qxwdhpilxgetlaqm> has joined #yocto | 12:53 | |
*** toner <toner!~ink@107-199-78-50.lightspeed.mtryca.sbcglobal.net> has joined #yocto | 12:53 | |
*** jofr <jofr!~jofr@193.182.166.3> has joined #yocto | 12:53 | |
*** dagmcr <dagmcr!sid323878@gateway/web/irccloud.com/x-guxxnvmzvbtgyfof> has joined #yocto | 12:53 | |
*** __angelo <__angelo!~prefetch@unaffiliated/ad/x-0785363> has joined #yocto | 12:53 | |
wertigon | nrossi: It's meta-clang that is the main culprit | 12:53 |
wertigon | Or seems to be, atleast | 12:54 |
wertigon | And by extension, meta-browser | 12:54 |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto | 12:57 | |
*** rcw <rcw!~rcw@216.154.23.143> has joined #yocto | 13:01 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 13:03 | |
wertigon | nrossi: How can I remove packages for SDK only? | 13:07 |
nrossi | wertigon: have a look at -> http://git.yoctoproject.org/cgit.cgi/meta-mingw/tree/recipes-core/dtc/dtc_%25.bbappend#n15 | 13:11 |
nrossi | wertigon: i doubt you will need to make it specific to only the sdk, but if you do you can use the _class-nativesdk override in conjunction with _mingw | 13:12 |
nrossi | wertigon: like -> http://git.yoctoproject.org/cgit.cgi/meta-mingw/tree/recipes-core/libxml/libxml2_%25.bbappend | 13:13 |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 13:16 | |
wertigon | Ok, I will try that just to see what is broken and not | 13:18 |
wertigon | For instance, I do not need ncurses for the dev environment I am creating | 13:18 |
wertigon | Or, rather | 13:19 |
wertigon | I do not need it for the purpose of the SDK, which is to allow my teammates to build their application | 13:20 |
wertigon | But I do want ncurses for a built-in application on the image | 13:20 |
*** bobo <bobo!~bobo@static-213-115-118-178.sme.telenor.se> has quit IRC | 13:27 | |
*** rcw <rcw!~rcw@216.154.23.143> has quit IRC | 13:34 | |
Dave_Elec | What does "bitbake -c do_deploy_sdk custom-image" do exactly? | 13:42 |
Dave_Elec | Does it make an sdk with only components in the image added? | 13:42 |
Dave_Elec | *do_populate_sdk | 13:44 |
kroon | yes | 13:44 |
Dave_Elec | If so what about compilers? | 13:45 |
kroon | Dave_Elec, that is also included | 13:45 |
kroon | cross compiler for MACHINE | 13:45 |
Dave_Elec | Despite that it is not included in the image itself right? | 13:45 |
kroon | correct | 13:45 |
Dave_Elec | Okay | 13:46 |
Dave_Elec | Also to remove a toolchain can i just remove /opt/poky? | 13:46 |
Dave_Elec | it was installed there.. Or is there a better way? Does it have other files? | 13:47 |
kroon | Dave_Elec, the sdk installations are confined to their installation directory, so yes you can just wipe it | 13:47 |
Dave_Elec | Thanks | 13:49 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has quit IRC | 13:49 | |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has joined #yocto | 13:52 | |
Dave_Elec | Okay so I only installed qtbase not qtbase-dev in the image.. so there is no qmake in the image. also there is no qmake in the sdk either | 13:53 |
kroon | Dave_Elec, you using meta-qt5 ? | 13:57 |
kroon | Dave_Elec, https://stackoverflow.com/questions/40258161/how-do-i-get-qt-sdk-configured-properly-with-yocto-project | 13:58 |
Dave_Elec | kroon: yes | 14:01 |
kroon | i'd start by trying to add that "inherit populate_sdk_qt5" directive to the image recipe | 14:02 |
Dave_Elec | So that would add all the qt libraries or just the ones I choose? | 14:03 |
kroon | AFAIK that should add all needed files to the sdk that is required for building programs that use any of the qt libraries you have listed in the target imate | 14:04 |
Dave_Elec | Okay trying that.. | 14:07 |
Dave_Elec | Just to be clear I have a directory tree like this https://hastebin.com/renalutovu I have to add the inherit in the file where i defined my image ie. mylayer-image.bb right? | 14:08 |
*** frsc <frsc!~frsc@i59F72D85.versanet.de> has quit IRC | 14:09 | |
kroon | correct | 14:09 |
Dave_Elec | Alright.. Sorry for bothering | 14:10 |
kroon | Dave_Elec, no problem | 14:10 |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has joined #yocto | 14:13 | |
kroon | Dave_Elec, that should also get you qmake in the sdk (but not in the target image) | 14:15 |
kroon | Dave_Elec, gotta run, good luck | 14:15 |
*** kroon <kroon!~kroon@213.185.29.22> has quit IRC | 14:15 | |
JPEW | rburton: Merged the MinGW test image... where do we change the AB to build it? | 14:19 |
rburton | JPEW: yocto-autobuilder-helper, config.json | 14:19 |
*** joubertb <joubertb!~Joubert@dhcp-411-190.atdc.gatech.edu> has joined #yocto | 14:23 | |
GeneralStupid | Hey, is there an easy way to reduce the size of the image? for example is there a rootfs compression? :) | 14:42 |
GeneralStupid | ( i guess uboot need to uncompress it then ? ) | 14:43 |
LetoThe2nd | GeneralStupid: sure. leave out 75% of the packages. we have reports that this has awesome effects in memory saving | 14:44 |
qschulz | GeneralStupid: rootfs compression is useful only when using it as an initramfs. In that case, the compromise between size and boot time depends on the hardware, only experiment will tell you | 14:45 |
LetoThe2nd | GeneralStupid: on a more serious note, it massively depends on which options you have. e.g., what image fstypes you can even use on the given hardware and its boot strategy. | 14:45 |
GeneralStupid | LetoThe2nd: I dont find words to answer this on an sarcastic way :D. Ok, so i need to create my own target i guess ? | 14:45 |
*** guerinoni <guerinoni!~guerinoni@internet.micro-systems.it> has quit IRC | 14:45 | |
qschulz | GeneralStupid: image recipe but yes | 14:45 |
LetoThe2nd | GeneralStupid: if you are doing the "default-whatever-image + add-your-own-stuff", then creting your own image is step #0. | 14:46 |
LetoThe2nd | not step #1 because you should already have done it. | 14:46 |
GeneralStupid | qschulz: thats what i meant... | 14:46 |
GeneralStupid | LetoThe2nd: at the moment i try to modify the bsp stuff with my own layer, to stay updateable... | 14:46 |
LetoThe2nd | GeneralStupid: step #1 is, make sure that only things you actually and really want to actively use are in IMAGE_INSTALL | 14:47 |
LetoThe2nd | GeneralStupid: the image recipe has totally NOTHING to do with the bsp | 14:47 |
GeneralStupid | qschulz: I think imageramfs is a good idea. | 14:47 |
GeneralStupid | LetoThe2nd: no but the kernel configuration has (?) | 14:47 |
LetoThe2nd | GeneralStupid: yeah, but in which way does the image recipe affect the kernel config? | 14:47 |
qschulz | GeneralStupid: initramfs is for specific use cases, by default you don't have persistence of data. See it as volatile rootfs which goes back to original state when rebooting. you're also limited by the amount of ram you have on your device | 14:48 |
GeneralStupid | LetoThe2nd: doesnt it make sense to put the image recipe into this layer? | 14:49 |
LetoThe2nd | create your own layer (step #-1) and create an image recipe (step #0) | 14:49 |
qschulz | (ad. step #0 start from a core-image-minimal, it's usually a good way to bootstrap things) | 14:50 |
LetoThe2nd | GeneralStupid: i totally recommend watching the live coding sessions on youtube. i think #2 or #3 walk through *exactly* that process | 14:50 |
LetoThe2nd | GeneralStupid: and no, bsp and image recipe totally should not correlate. i they do, you have an architectural problem | 14:51 |
* LetoThe2nd leaves for RL again | 14:51 | |
GeneralStupid | recipes are stored in meta/recipes, ... so i thought i would need to put this into my layer to keep the bsp and yocto stuff untouches | 14:51 |
GeneralStupid | or do i need to store it into my workspace? (which is also just a layer?) | 14:52 |
qschulz | wdym with your last sentence? | 14:53 |
GeneralStupid | if i use the commandline tool for creating recipes and stuff it will automaticalle create an workspace directory into my build directory | 14:53 |
qschulz | put your SW and image recipes in one separate Yocto layer | 14:54 |
qschulz | GeneralStupid: yeah, that's for use with devtool, it's meant as temporary | 14:54 |
GeneralStupid | Ahh ok | 14:54 |
GeneralStupid | qschulz: thanks, thats what i will try now. at the moment i use core-image-minimal ... | 14:55 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has quit IRC | 14:55 | |
*** wertigon <wertigon!50fe9a69@1071ob.scansafe.net> has quit IRC | 14:55 | |
qschulz | GeneralStupid: and you already have too much? | 14:55 |
kayterina | something is inherently wrong in my development VM. Do you use docker if a vendor's board-etc-etc needs specific ubuntu version? | 14:57 |
JPEW | kayterina: Some do. There are a few options | 14:58 |
GeneralStupid | qschulz: yes, i definetly need to try out the LICENSE option, because of GPLv3. But yes. I need to get it as small as possible to be able to order a matching Flash module | 14:59 |
JPEW | kayterina: https://github.com/crops/poky-container https://github.com/siemens/kas https://github.com/garmin/pyrex | 14:59 |
JPEW | Really need to make a Wiki page about that.... | 14:59 |
qschulz | GeneralStupid: wait. Like a default core-image-minimal is already too much? How big is it and how small are you targetting? | 14:59 |
GeneralStupid | the ziped wic file is 8.9 | 15:01 |
qschulz | try to add BAD_RECOMMENDATIONS in your image recipe | 15:02 |
qschulz | INCOMPATIBLE_LICENSE ain't going to help | 15:02 |
qschulz | next step is to find all the default PACKAGECONFIG's you don't need which are pulling DEPENDS or RDEPENDS in there | 15:02 |
qschulz | trim down your kernel to the minimal set of drivers and subsystems needed | 15:03 |
qschulz | same for u-boot | 15:03 |
GeneralStupid | kernel is no problem, iam already working on this :) But iam new to uboot | 15:04 |
GeneralStupid | I will compile a list and then i will tryout everything | 15:04 |
qschulz | GeneralStupid: some parts are in menuconfig, others are in include/configs/yourboard.h | 15:04 |
qschulz | but U-Boot isn't really a big area for size optimization | 15:05 |
GeneralStupid | qschulz: iam using bbappend and my own SRC_URI = file:\\defconfig. Is this a good way? | 15:05 |
qschulz | the size that matters is the size taken on the flash so I'm not sure the zipped one is a good base for comparison | 15:05 |
qschulz | GeneralStupid: that's what I do. If your kernel recipe inhjerits kernel-yocto then you might be able to use config fragments | 15:06 |
qschulz | short answer is, it's not horrendous :) | 15:06 |
GeneralStupid | its inheriting kernel-imx | 15:07 |
kayterina | the build for the board depends on ubuntu 16.4.05 packages, I was thinking I need an ubuntu inside docker? how crops works? | 15:09 |
GeneralStupid | qschulz: just one small answer left, is toaster worth looking at? | 15:10 |
* qschulz shrugs | 15:12 | |
GeneralStupid | in words: you dont use it and youre fine without it | 15:12 |
qschulz | yup but I'm a cli fanatic so... | 15:13 |
qschulz | GeneralStupid: also, try to use buildhistory with yocto might help you find out which packages take the most space in your image | 15:13 |
GeneralStupid | actually iam new to yocto... It feels really HUGE :) and every day i find a lot of new tools | 15:14 |
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has quit IRC | 15:14 | |
GeneralStupid | qschulz: oh, after a short look, this looks like exactly what iam searching for | 15:15 |
GeneralStupid | thanks a lot, i will try to get yocto into my brain :) | 15:19 |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 15:20 | |
*** farnerup <farnerup!~farnerup@h-254-84-175.A137.corp.bahnhof.se> has quit IRC | 15:21 | |
qschulz | GeneralStupid: take your time, read the different docs in Yocto. It's great doc (but long to read). | 15:24 |
qschulz | have a look at LetoThe2nd streams (also on Youtube) | 15:24 |
qschulz | start small :) | 15:24 |
qschulz | good luck | 15:24 |
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has joined #yocto | 15:32 | |
GeneralStupid | qschulz: thanks | 15:33 |
armpit | RP: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=meta-yocto/stable/thud-nmut | 15:48 |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has joined #yocto | 15:51 | |
Dave_Elec | How can I mske sftp and rsync work to a yocto project? | 15:52 |
Dave_Elec | I can ssh into it but not sftp and rsync | 15:53 |
qschulz | sftp is using ftp isn't it? can you try scp instead? | 15:55 |
neverpanic | you need rsync installed on the image to use rsync | 15:55 |
*** goliath <goliath!~goliath@82.150.214.1> has quit IRC | 15:55 | |
Dave_Elec | I was trying to use my yocto build with qtcreator | 15:57 |
Dave_Elec | neverpanic: I just have to add rsync in IMAGE_INSTALL? | 15:58 |
qschulz | https://layers.openembedded.org/layerindex/branch/master/recipes/?q=rsync | 16:00 |
qschulz | looks like it yes | 16:00 |
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC | 16:00 | |
Dave_Elec | I added rsync to IMAGE_INSTALL and still nothing | 16:03 |
Dave_Elec | qschulz: isnt having openssh enough for sftp though? | 16:03 |
qschulz | Dave_Elec: depends on the config of openssh IIRC | 16:04 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 16:10 | |
yocti | New news from stackoverflow: Docker image format <https://stackoverflow.com/questions/25583038/docker-image-format> | 16:10 |
Dave_Elec | I found vsftpd in meta-openembedded.. Is that the correct package? | 16:14 |
rburton | no | 16:15 |
rburton | sftp is part of openssh | 16:15 |
rburton | so 1) check you have openssh and not dropbear in your image | 16:15 |
Dave_Elec | I have openssh | 16:15 |
rburton | PACKAGES =+ "${PN}-keygen ${PN}-scp ${PN}-ssh ${PN}-sshd ${PN}-sftp ${PN}-misc ${PN}-sftp-server" | 16:15 |
rburton | make sure you installed all of it :) | 16:15 |
Dave_Elec | I have this line IMAGE_FEATURES += "splash ssh-server-openssh debug-tweaks" | 16:15 |
rburton | that's just the core server. also add openssh-sftp-server | 16:16 |
Dave_Elec | Where do i add PACKAGES? | 16:18 |
qschulz | IMAGE_INSTALL += "openssh-sftp-server" | 16:18 |
rburton | my paste was from the openssh recipe, showing that it creates lots of packages | 16:19 |
Dave_Elec | So now rsync should work too? | 16:21 |
*** TobSnyder <TobSnyder!~schneider@95.90.163.47> has quit IRC | 16:24 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 16:32 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has quit IRC | 16:34 | |
*** thaytan <thaytan!~thaytan@180-150-69-32.b49645.syd.nbn.aussiebb.net> has joined #yocto | 16:41 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 16:44 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 16:55 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 16:56 | |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has quit IRC | 17:09 | |
rburton | kanavin: mission complete: a sato build without python2 | 17:15 |
rburton | (i'm ignoring host, this is just without building a py2) | 17:15 |
qschulz | ok, some progress made on debugging the basehash changed issue in our vendor BSP layer. We uncommented RP's line in siggen.py to generate a sigbasedata. The diffsigs is tasks added to the task dependencies. Any idea how to find the recipe/class we should behead? | 17:30 |
qschulz | afk til tomorrow but if anyone has any pointer, very happy to arrive at work tomorrow and investigate the leads :) | 17:33 |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has quit IRC | 17:37 | |
*** learning1 <learning1!~pi@121.122.85.43> has joined #yocto | 17:48 | |
*** leon-anavi <leon-anavi!~Leon@78.130.245.67> has quit IRC | 17:49 | |
*** learningc <learningc!~pi@121.122.85.105> has quit IRC | 17:51 | |
yocti | New news from stackoverflow: How to manage meta layers for a yocto project & build configs in git <https://stackoverflow.com/questions/58863254/how-to-manage-meta-layers-for-a-yocto-project-build-configs-in-git> | 18:11 |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-bwlhpggsrtjzdarj> has quit IRC | 18:21 | |
*** silviof <silviof!silv-iomat@gateway/shell/matrix.org/x-teefhyrbqqlbyxyt> has quit IRC | 18:21 | |
*** kayterina <kayterina!kayterina-@gateway/shell/matrix.org/x-enuusjqdebqluvcl> has quit IRC | 18:21 | |
*** JPEW <JPEW!~JPEW@ec2-18-219-251-161.us-east-2.compute.amazonaws.com> has quit IRC | 18:23 | |
*** JPEW <JPEW!~JPEW@2600:1f16:181:f300:d350:982:b6f5:216c> has joined #yocto | 18:23 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-booiuvavgkblmhim> has quit IRC | 18:29 | |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 18:41 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 18:45 | |
*** Sandrita <Sandrita!d0586e2e@gateway/web/cgi-irc/kiwiirc.com/ip.208.88.110.46> has joined #yocto | 18:55 | |
*** hpsy <hpsy!~hpsy@217.66.60.5> has quit IRC | 18:58 | |
*** Dave_Elec <Dave_Elec!~dave@196.188.72.247> has joined #yocto | 19:07 | |
Dave_Elec | Offtopic from yocto but have anyone got those raspberrypi 5 inch tft resistive touch screens working with qt eglfs? | 19:15 |
Dave_Elec | I couldn't get touchscreen working. I don't even know where to start. The touch pannel is based on xpt2046 | 19:16 |
*** gaulishcoin <gaulishcoin!~gaulishco@anice-652-1-348-40.w83-201.abo.wanadoo.fr> has joined #yocto | 19:18 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:25 | |
*** gaulishcoin <gaulishcoin!~gaulishco@anice-652-1-348-40.w83-201.abo.wanadoo.fr> has quit IRC | 19:26 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 19:35 | |
*** frsc <frsc!~frsc@i4DF677E4.static.tripleplugandplay.com> has quit IRC | 19:41 | |
khem | Dave_Elec: did you try with raspbian ? | 19:59 |
Dave_Elec | nope | 20:00 |
Dave_Elec | khem: I haven't tried.. I just started with a yocto build. | 20:04 |
Dave_Elec | I just got Qt5 and the qt5 toolchain working with qtcreator. | 20:05 |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 20:11 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 20:22 | |
khem | i see | 20:27 |
*** tgamblin <tgamblin!~tgamblin@128.224.252.2> has quit IRC | 20:34 | |
*** chandana73 <chandana73!~ckalluri@149.199.62.130> has joined #yocto | 21:11 | |
Dave_Elec | khem: I just tried it in a raspbian buster and it works after some touch up | 21:12 |
*** berton <berton!~berton@181.220.83.67> has quit IRC | 21:16 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-dtrxpksqetfwqwfn> has quit IRC | 21:26 | |
*** goliath <goliath!~goliath@clnet-p04-043.ikbnet.co.at> has joined #yocto | 21:27 | |
khem | ok then you have a reference | 21:27 |
khem | so it should work with OE as well | 21:27 |
khem | look through https://meta-raspberrypi.readthedocs.io/en/latest/ | 21:29 |
khem | for more | 21:29 |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 21:30 | |
Dave_Elec | khem: It is not working as expected in raspbian but atleast it is detected. | 21:47 |
Dave_Elec | Also I read the documentation and nothing about the touchscreen support | 21:47 |
Dave_Elec | The raspbian working after https://github.com/goodtft/LCD-show | 21:54 |
khem | there might be something about LCD | 22:01 |
khem | thats a good start | 22:01 |
Dave_Elec | I think it is setting xinput configuration. But I am not using xinput for the yocto build. | 22:09 |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 22:28 | |
*** joubertb <joubertb!~Joubert@dhcp-411-190.atdc.gatech.edu> has quit IRC | 22:31 | |
*** JaMa <JaMa!~martin@109.238.218.228> has quit IRC | 22:53 | |
*** frsc <frsc!~frsc@62-210-139-124.rev.poneytelecom.eu> has joined #yocto | 22:57 | |
*** frsc <frsc!~frsc@62-210-139-124.rev.poneytelecom.eu> has quit IRC | 23:02 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 23:20 | |
*** agust <agust!~agust@p54833695.dip0.t-ipconnect.de> has quit IRC | 23:21 | |
*** stephano <stephano!~stephano@c-73-164-244-205.hsd1.or.comcast.net> has quit IRC | 23:54 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!