*** lamego <lamego!jose@nat/intel/x-tlbkqxjmyjxkcrlh> has quit IRC | 00:03 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC | 00:04 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 00:04 | |
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto | 00:05 | |
*** jae <jae!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto | 00:06 | |
*** sjolley <sjolley!~sjolley@134.134.139.75> has quit IRC | 00:06 | |
*** jae is now known as Guest93429 | 00:07 | |
*** sgw <sgw!~swold@134.134.139.74> has quit IRC | 00:08 | |
Guest93429 | Hi, If I add tools-sdk to Image features, I get Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) | 00:08 |
---|---|---|
Guest93429 | Any Ideas? | 00:08 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:08 | |
*** paulg_ <paulg_!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 00:10 | |
*** stephano <stephano!~scetola@192.55.54.42> has quit IRC | 00:13 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 00:15 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 00:16 | |
bluelightning | Guest93429: you think you're adding but most likely you are setting and that is overriding the default value set with ?= | 00:17 |
bluelightning | Guest93429: I assume you are doing this from local.conf? | 00:17 |
Guest93429 | yes!, but I usually have this line in local.conf anyways | 00:18 |
Guest93429 | XTRA_IMAGE_FEATURES = "debug-tweaks" | 00:18 |
bluelightning | Guest93429: so you are just putting tools-sdk in the end of that? or doing it separately? | 00:19 |
Guest93429 | end of that | 00:19 |
Guest93429 | and I take it out and it boots fine | 00:19 |
bluelightning | well, that's odd.. I can't immediately see how that would have such an effect | 00:20 |
bluelightning | which target machine is this for? | 00:20 |
Guest93429 | Only thing I can think is maybe its too big for initramfs? if I compare logs before and after its 170M vs 50M | 00:20 |
Guest93429 | a zynq machine | 00:20 |
bluelightning | oh, right | 00:20 |
bluelightning | yeah, so, this is a prime example of why you shouldn't set this kind of thing from local.conf | 00:21 |
bluelightning | create yourself a proper image recipe and set it there | 00:21 |
bluelightning | then it won't interfere with your initramfs image | 00:21 |
bluelightning | (usually: take a copy of some base image, give it the name you want, and then modify it as desired) | 00:22 |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 00:22 | |
Guest93429 | Ohh I see.. does that make a difference? | 00:22 |
*** martinkelly <martinkelly!~martin@71-35-172-156.tukw.qwest.net> has joined #yocto | 00:23 | |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 00:23 | |
bluelightning | Guest93429: well, if you set an image variable from local.conf, it affects any image you build, and that includes the image recipe used to generate the initramfs | 00:23 |
bluelightning | we really ought to tweak our documentation in this area | 00:23 |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 00:24 | |
Guest93429 | ah I kind of see | 00:24 |
Guest93429 | I will try this | 00:24 |
Guest93429 | thank you | 00:24 |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 00:24 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 00:25 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ifcdnffmqrjxlbvw> has joined #yocto | 00:36 | |
Guest93429 | @bluelightning, seeing the same error unfortunately | 00:39 |
bluelightning | Crofton|work: any suggestions? ^ | 00:39 |
bluelightning | Guest93429: you did remove the feature from the line in local.conf right? | 00:40 |
Guest93429 | made a asdf.bb where I require the image.bb, then set tools-sdk in there then build asdf | 00:40 |
Guest93429 | and yes | 00:40 |
Guest93429 | removed from local.conf | 00:40 |
bluelightning | ok, I'm stumped then I'm afraid... I haven't had any experience with the zynq boards unfortunately | 00:41 |
bluelightning | it may be image size related perhaps, but that's a guess | 00:41 |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.40> has quit IRC | 00:41 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 00:42 | |
Guest93429 | Ok appreciate the help | 00:42 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:48 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto | 00:56 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 01:07 | |
Crofton|work | sorry working on dinner | 01:19 |
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC | 01:33 | |
*** dv__ <dv__!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto | 01:33 | |
*** kaspter <kaspter!~Instantbi@115.195.53.253> has quit IRC | 01:35 | |
*** kaspter <kaspter!~Instantbi@115.195.53.253> has joined #yocto | 01:39 | |
*** Snert__ <Snert__!~snert_@65.74.8.146> has quit IRC | 01:44 | |
*** dv__ <dv__!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 01:50 | |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 01:50 | |
*** sgw <sgw!~swold@c-73-180-42-186.hsd1.or.comcast.net> has joined #yocto | 01:58 | |
*** sgw <sgw!~swold@c-73-180-42-186.hsd1.or.comcast.net> has quit IRC | 02:07 | |
*** sgw <sgw!swold@nat/intel/x-wmwpykhyxbojuwaa> has joined #yocto | 02:07 | |
*** Guest93429 <Guest93429!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC | 02:27 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:3c55:3246:a542:633d> has quit IRC | 02:34 | |
*** SoniaLeon <SoniaLeon!sleonbau@nat/intel/x-owvrqczczuuxfowt> has quit IRC | 03:00 | |
*** mardy <mardy!~mardy@a88-115-221-237.elisa-laajakaista.fi> has quit IRC | 03:29 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:03 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ifcdnffmqrjxlbvw> has quit IRC | 04:35 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 05:05 | |
*** zarzar1 <zarzar1!~zarzar@vpn1.noregon.com> has joined #yocto | 05:06 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 05:10 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has joined #yocto | 05:17 | |
*** dushara <dushara!7346ce4a@gateway/web/freenode/ip.115.70.206.74> has joined #yocto | 05:24 | |
dushara | Should adding bluez5 to DISTRO_FEATURES_append enable the bluez5 package? | 05:24 |
khem | yes | 06:18 |
*** morphis <morphis!~morphis@pD9ED7B29.dip0.t-ipconnect.de> has quit IRC | 06:20 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has joined #yocto | 06:23 | |
*** __TJ__ <__TJ__!~TJ@145.133.0.72> has joined #yocto | 06:41 | |
*** thejester_ <thejester_!~TJ@145.133.0.72> has quit IRC | 06:43 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 06:57 | |
*** dushara <dushara!7346ce4a@gateway/web/freenode/ip.115.70.206.74> has quit IRC | 07:03 | |
*** pohly <pohly!~pohly@p54BD58DF.dip0.t-ipconnect.de> has joined #yocto | 07:11 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 07:13 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-tadnycbkplfzjopz> has quit IRC | 07:20 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 07:27 | |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-dxwcchskmwqlijcs> has joined #yocto | 07:35 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 07:39 | |
*** fl0v0 <fl0v0!~fvo@p4FED351F.dip0.t-ipconnect.de> has joined #yocto | 08:00 | |
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto | 08:03 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 08:11 | |
*** mckoan|away is now known as mckoan | 08:11 | |
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto | 08:11 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 08:17 | |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has joined #yocto | 08:18 | |
diembed | Hi all | 08:18 |
yocti | New news from stackoverflow: How to generate libcurl.so.5 with curl 7.56.1 in Yocto? <https://stackoverflow.com/questions/47302317/how-to-generate-libcurl-so-5-with-curl-7-56-1-in-yocto> | 08:21 |
*** dengke <dengke!~dengke@106.120.101.38> has quit IRC | 08:23 | |
*** vdehors <vdehors!~vdehors@37.170.60.149> has joined #yocto | 08:23 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 08:23 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-bjrmxizazzrvtxsd> has joined #yocto | 08:24 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 08:30 | |
*** Smit-Tay <Smit-Tay!~Smit-Tay@134.134.139.82> has quit IRC | 08:33 | |
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto | 08:39 | |
*** morphis <morphis!~morphis@pD9ED6405.dip0.t-ipconnect.de> has joined #yocto | 08:41 | |
*** agust <agust!~agust@p4FCB4244.dip0.t-ipconnect.de> has joined #yocto | 08:42 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 08:50 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-onzfcapeurwtdcuu> has joined #yocto | 08:55 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 09:06 | |
*** toscalix <toscalix!~toscalix@80.91.70.176> has joined #yocto | 09:07 | |
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC | 09:07 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 09:15 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 09:22 | |
sveinse | Which task is responsible for evaluating the SRC_URI to see if the source have changed? do_fetch or do_unpack? | 09:29 |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 09:31 | |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has joined #yocto | 09:32 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has quit IRC | 09:33 | |
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto | 09:37 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 09:38 | |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-dxwcchskmwqlijcs> has quit IRC | 09:45 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 09:48 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has quit IRC | 09:52 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has joined #yocto | 09:52 | |
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto | 09:54 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has joined #yocto | 09:55 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 09:59 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has joined #yocto | 09:59 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has joined #yocto | 10:03 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-iqwrbgdtajhdxvnd> has joined #yocto | 10:04 | |
*** deva <deva!~deva@87.116.45.78> has joined #yocto | 10:06 | |
*** deva <deva!~deva@87.116.45.78> has joined #yocto | 10:08 | |
deva | I am investigating how the DEPENDS and RDEPENDS variables work in conjunction with the package manager (opkg/ipk) and would like to now if it would soehow be possible to specify a depency package version range using those variables? | 10:09 |
deva | Explicitly I would like the build system to fail if the package version is not found (which would otherwise make the configure step fail) | 10:12 |
*** vdehors <vdehors!~vdehors@37.170.60.149> has quit IRC | 10:12 | |
deva | and theoretically specify a (library) version range which I know to be ABI compatible allowing the ipk to be installed on systems where the exact version version I had at compile-time is not present but an ABI compatible version is | 10:13 |
nrossi | deva: RDEPENDS can have a version range, see https://www.yoctoproject.org/docs/current/bitbake-user-manual/bitbake-user-manual.html#var-RDEPENDS | 10:16 |
*** vdehors <vdehors!~vdehors@37.170.60.149> has joined #yocto | 10:18 | |
diembed | I am back with my license problem :D : I try to populate a custom license (for vim recipe imported to my layer from official meta-oe layer) but I have this warning "The license listed vim was not in the licenses collected for recipe vim" | 10:19 |
diembed | I added "LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"" to meta-mylayer/conf/layer.conf | 10:19 |
diembed | I added the vim license file to meta-mylayer/files/custom-licenses | 10:19 |
diembed | and in meta-mylayer/repices-oe/vim/vim_8.0.0427.bb there is this line : LICENSE = "vim" | 10:19 |
diembed | Do you have any leads for me, please ? | 10:19 |
deva | nrossi, Great :-) I just assumed they were similar and found nothing referring to versions in the DEPENDS description | 10:30 |
*** yann <yann!~yann@178.208.16.32> has joined #yocto | 10:34 | |
xtron | I want to define "DL_DIR" outside the "build dir", one way is to define the path in "conf/local.conf" in the build directory. I need more generic location where I can define "DL_DIR" once for all. | 10:37 |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has joined #yocto | 10:37 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 10:44 | |
joshuagl | MWelchUK: hey-o. Did you see my reply last night? | 10:47 |
MWelchUK | joshuagl: Not yet, will scroll back :-) | 10:47 |
joshuagl | "MWelchUK: \o I added that so that we could implement things like: http://git.yoctoproject.org/clean/cgit.cgi/meta-swupd/tree/classes/swupd-image.bbclass#n572" | 10:48 |
*** fl0v01 <fl0v01!~fvo@p4FED376E.dip0.t-ipconnect.de> has joined #yocto | 10:48 | |
*** fl0v0 <fl0v0!~fvo@p4FED351F.dip0.t-ipconnect.de> has quit IRC | 10:48 | |
joshuagl | the commit message and that example usage may be the sum total of docs, though :-/ | 10:49 |
xtron | ping | 10:49 |
zzeroo | xtron: "conf/local.conf" is the right place. And the only IMO | 10:50 |
zzeroo | one | 10:50 |
xtron | zzeroo: that way we have to re-define it in every new build directory | 10:51 |
MWelchUK | joshuagl: I've given implementing a test a go, initially I based it from the always failing python example in the commit message. It was consistently running and failing, but now struggling to work out how to get it to re-run after a successful build - I thought cleanall on the image would work, but it doesn't seem to. | 10:52 |
xtron | zzeroo: that is may be not most efficient way | 10:52 |
zzeroo | yes, but why not just use one build dir. You can reuse is >< | 10:52 |
MWelchUK | joshuagl: https://pastebin.com/YYCNmpvC | 10:54 |
xtron | zzeroo: hmm | 10:54 |
MWelchUK | (Which I think should always fail...) | 10:54 |
zzeroo | xtron: Why do you use so much build dirs. That this is a problem I mean, whats your use case? | 10:55 |
zzeroo | xtron: You could add a `sed` command to the `oe-init-build-env` script you source to create the build dir. It's just a bash script | 10:57 |
xtron | zzeroo: I just want a consolidated download directory | 10:58 |
xtron | zzeroo: i case I want to make a seperate build dir, I can do efficiently | 10:58 |
*** ski7777 <ski7777!~quassel@ip5f598d36.dynamic.kabel-deutschland.de> has joined #yocto | 11:00 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 11:02 | |
zzeroo | xtron: To be honest I do not care much about my download directory. Poky is doing very well for me. | 11:03 |
zzeroo | with one build dir for all my projects :) | 11:03 |
xtron | zzeroo: yeah, it is good in most cases, | 11:05 |
rburton | xtron: you can share the download directory between all your builds. i must have 20 build dirs here all sharing the same sstate and dldir | 11:10 |
joshuagl | MWelchUK: sorry, packing for travel and don't really have time to dig in. The task runs after do_rootfs so you need to have the checksum change on that task before it'll re-run. You can always bitbake my-awsome-image:do_image_qa -f | 11:11 |
kanavin | rburton: meson patchset on the list, so do send me build failures :) | 11:11 |
rburton | oh i will ;) | 11:11 |
rburton | are they in a branch against master? | 11:11 |
kanavin | I also resent a couple of earlier patches with minor fixes | 11:11 |
kanavin | rburton: yes | 11:11 |
rburton | will fire that on the ab now then | 11:11 |
MWelchUK | Thanks joshuagl. Safe travelling. | 11:11 |
xtron | rburton: where we can define "DL_DIR" other than "conf/local.conf" so it is available to all build dirs... | 11:12 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 11:12 | |
rburton | xtron: either set it to the same path in every local.conf, or create a site.conf which sets it and either copy that into every build dir, or put it in a layer and add that layer to every build dir. | 11:20 |
rburton | or if your custom distro can assume the environment then you can assign in the local.conf.sample to the right path | 11:20 |
rburton | or just don't create new build directories all the time and reuse | 11:21 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 11:26 | |
*** danf1 <danf1!~dan@ppp121-44-250-109.bras2.syd2.internode.on.net> has joined #yocto | 11:30 | |
danf1 | hello, is this the right sort of place to ask about what is covered by yocto/openembedded training? | 11:38 |
rburton | kanavin: https://autobuilder.yocto.io/tgrid | 11:38 |
rburton | danf1: who is giving the training? might be better to approach them directly | 11:39 |
danf1 | rburton: i see. well, that is true, i guess i was hoping there might be someone here who as done some and could offer some insight from an outcomes point of view | 11:40 |
rburton | well depends on who is giving this yocto training you speak of | 11:41 |
danf1 | i'm interested in getting the range of experiences rather than particular trainers. talking to trainers gets their perspective which is not always the most honest. | 11:44 |
danf1 | so if anyone has had any good yocto training i'm interested in hearing from them, whichever provider | 11:44 |
rburton | ah so you're looking for recommendations for a trainer, instead of feedback on a specific trainer | 11:45 |
rburton | kanavin: no-x11 just failed in the meson branch | 11:45 |
danf1 | rburton: yes, i'm not too fussed who gives the training, except that it would be good for them to have been recommended | 11:46 |
*** deva <deva!~deva@87.116.45.78> has quit IRC | 11:51 | |
*** deva <deva!~deva@87.116.45.78> has joined #yocto | 11:51 | |
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC | 11:53 | |
*** deva <deva!~deva@87.116.45.78> has quit IRC | 11:58 | |
*** vdehors <vdehors!~vdehors@37.170.60.149> has quit IRC | 11:59 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 12:00 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-169-82.central.biz.rr.com> has joined #yocto | 12:10 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 12:16 | |
*** gtristan <gtristan!~tristanva@221.147.85.171> has quit IRC | 12:18 | |
*** ranran <ranran!051c9c80@gateway/web/freenode/ip.5.28.156.128> has joined #yocto | 12:18 | |
ranran | when package is deployed (for example it has content in /etc and /lib) , does it means that all its files are independent from other image file, or are there common files with other package ? | 12:19 |
*** danf1 <danf1!~dan@ppp121-44-250-109.bras2.syd2.internode.on.net> has quit IRC | 12:29 | |
ranran | when package is deployed (for example it has content in /etc and /lib) , does it means that all its files are independent from other image file, or are there common files with other package ? | 12:37 |
ranran | I mean, copying the files to rootfs should be good, and won't override existing files. Right ? | 12:38 |
kanavin | ranran: this is decided by the package manager in use | 12:38 |
LetoThe2nd | ranran: if two packages try to install the same files to the image, you get a cofllict error and the image cration aborts. | 12:38 |
kanavin | LetoThe2nd: if the files have exactly same content, then rpm has no problem with that and will make the file owned by both packages :) | 12:39 |
LetoThe2nd | kanavin: thank $DEITY that my life works out wonderfully without rpm :) | 12:40 |
open-nandra | hi, when I have some recipe which will build native version and would like to have this binary included in SDk | 12:41 |
open-nandra | it's enough to BBCLASS_EXTEND = "nativesdk"? | 12:41 |
open-nandra | I tried but it doesn't work | 12:41 |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 12:42 | |
rburton | open-nandra: no _ in the variable | 12:43 |
rburton | also just doing that doesnt put it in the SDK | 12:43 |
open-nandra | rburton: yes sorry it was typo + ok what else I need to recipe to have it present in sdk? | 12:44 |
rburton | http://www.yoctoproject.org/docs/current/sdk-manual/sdk-manual.html#sdk-adding-individual-packages | 12:45 |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has joined #yocto | 12:46 | |
Costin1 | hi all | 12:46 |
open-nandra | rburton: oh stupid me, thanks for link | 12:46 |
*** dafna <dafna!4d7e60f3@gateway/web/freenode/ip.77.126.96.243> has joined #yocto | 12:47 | |
Costin1 | is there a need for some special magic in order to add glibc-utils to an image? | 12:47 |
Costin1 | i used IMAGE_INSTALL_append="glibc-utils" | 12:47 |
ranran | LetoThe2nd, I understand. so in "normal" way it is not supposed to happen. Thanks | 12:47 |
Costin1 | and i searched for "locale" in the manifest file | 12:47 |
Costin1 | and it is not present | 12:47 |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 12:48 | |
dafna | hi, | 12:51 |
dafna | im very new to yocto | 12:52 |
dafna | started learning it 3 days ago | 12:52 |
dafna | I have a dragonboard 410c | 12:52 |
dafna | and compiled it's yocto | 12:52 |
dafna | now i do the https://wiki.yoctoproject.org/wiki/Building_your_own_recipes_from_first_principles | 12:52 |
dafna | question, how can I see that the bbexample package really got into my image ? | 12:53 |
Costin1 | @dafna: in the tmp/deploy/images/boardname there is a .manifest file | 12:54 |
Costin1 | search for your binary there | 12:54 |
Costin1 | like grep bbexample *.manifest | 12:55 |
Costin1 | you should have it there | 12:55 |
dafna | ok, it's not there actually | 12:58 |
*** Klopilot <Klopilot!5c27174d@gateway/web/freenode/ip.92.39.23.77> has joined #yocto | 12:58 | |
dafna | I added oe-rpb/layers/meta-example/recipes-core/images/rpb-minimal-image.bbappend | 12:58 |
Klopilot | Hello! | 12:58 |
dafna | with "IMAGE_INSTALL += " bbexample"" | 12:59 |
open-nandra | rburton: I've added it to variable written in manual but I get following: rdepends upon non-existent task do_package_write_ipk in virtual:native:myrecipe.bb | 12:59 |
open-nandra | as it's native it's not doing ipk | 12:59 |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has quit IRC | 13:00 | |
Klopilot | how to get rid o: Poky (Yocto Project Reference Distro) ... dev/tty1 on boot? | 13:00 |
rburton | open-nandra: does your recipe explicitly inherit native? | 13:01 |
Crofton|work | what do you mean? | 13:01 |
open-nandra | rburton: yes | 13:01 |
Costin1 | @dafna: well ... an other idea is to extract the resulted rootfs image and see if the program is there. You will see the directory structure as on the board itself, but if not present in .manifest file then almost sure it is not available on the rootfs also | 13:01 |
Costin1 | @dafna: other then that, i don't know | 13:02 |
rburton | open-nandra: then that will be forcing the recipe to be a native recipe. remove that, rename file to foo_version.bb, add native to bbclassextend, and fix up the recipe so that it can work in target/native/nativesdk modes | 13:03 |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has joined #yocto | 13:04 | |
rburton | Klopilot: thats DISTRO_NAME, change that or just edit /etc/issue (in basefiles)if you want it to say something totally different | 13:05 |
open-nandra | rburton: ok but if I want to recipe build only on host machine and not target, tehn I need to define inherit native | 13:06 |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has quit IRC | 13:06 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 13:06 | |
*** Costin1 <Costin1!~nxf31494@192.88.166.43> has joined #yocto | 13:07 | |
Klopilot | rburton: ok, but i would like to get rid of all of this text on the framebuffer, it seems its waiting for a login on tty1, how to stop this? | 13:07 |
*** Costin2 <Costin2!~nxf31494@gate-zro.freescale.com> has joined #yocto | 13:08 | |
open-nandra | rburton: otherwise it's failing as it's not compilabe for target | 13:09 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 13:10 | |
*** Costin1 <Costin1!~nxf31494@192.88.166.43> has quit IRC | 13:11 | |
Klopilot | editing /etc/issue works, but after that there is a string: MACHINE_ARCH login: ! Any ideas to stop this? | 13:18 |
*** ranran <ranran!051c9c80@gateway/web/freenode/ip.5.28.156.128> has quit IRC | 13:19 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-169-82.central.biz.rr.com> has quit IRC | 13:22 | |
*** vdehors <vdehors!~vdehors@37.168.16.100> has joined #yocto | 13:35 | |
dafna | @Costin1 | 13:44 |
dafna | @Costin1 hi , was able to add bbexample-rt to the rootfs | 13:44 |
dafna | it also works when loaded to the board, is there a way to run something like dry-run, so it creates only the manifast | 13:45 |
dafna | so to save time ? | 13:45 |
tront_ | RP, hi is this good to merge to pyro? http://lists.openembedded.org/pipermail/openembedded-core/2017-November/144283.html | 13:46 |
tront_ | thanks | 13:46 |
*** MajorGrub <MajorGrub!3e175c9a@gateway/web/freenode/ip.62.23.92.154> has joined #yocto | 13:50 | |
MajorGrub | Hi all | 13:50 |
MajorGrub | Is there a yocto command to force a recipe to compile from the beginning without losing local changes | 13:51 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 13:51 | |
MajorGrub | I have a recipe that uses a git repo, I made local changes to the source of that local repo clone, and I'd like to compile again | 13:51 |
xtron | MajorGrub: use bitbake -f <image-recipe> | 13:52 |
MajorGrub | xtron: no need to for -c compile ? | 13:52 |
MajorGrub | no need for* | 13:52 |
xtron | MajorGrub: bitbake help is your friend | 13:53 |
MajorGrub | xtron: hmm kay | 13:53 |
LetoThe2nd | MajorGrub: usually one would do a checkout outside the build/work directory and use externalsrc for the development time | 13:55 |
LetoThe2nd | MajorGrub: here you go: http://www.yoctoproject.org/docs/2.4/dev-manual/dev-manual.html#building-software-from-an-external-source | 13:56 |
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto | 13:57 | |
LetoThe2nd | MajorGrub: then you also don't need any tricks to bitbake, and no fear that the changes might be lost | 13:57 |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 14:00 | |
diembed | Is there no one to help me with my license warnings, please ? | 14:01 |
*** Klopilot <Klopilot!5c27174d@gateway/web/freenode/ip.92.39.23.77> has left #yocto | 14:04 | |
*** Costin2 <Costin2!~nxf31494@gate-zro.freescale.com> has quit IRC | 14:05 | |
RP | tront_: merging the patches doesn't really help, its easier to have straight backports. You need to talk to the stable branch maintainer really (armin) about testing them next | 14:06 |
tront_ | I did it like that because the second commit was a change on the first one | 14:07 |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has quit IRC | 14:07 | |
tront_ | didn't see much point to willingly include a commit which was prone to be changed | 14:07 |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has joined #yocto | 14:07 | |
tront_ | armpit, can you take a look at that patch for the pyro branch, please? | 14:08 |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has joined #yocto | 14:08 | |
tront_ | RP, if I just add the 2 commits, would it be easier for you to get them in? | 14:09 |
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC | 14:11 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has joined #yocto | 14:14 | |
*** Argylelabcoat <Argylelabcoat!~textual@172.58.140.225> has joined #yocto | 14:14 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-lhgludthewcghvib> has joined #yocto | 14:16 | |
*** Argylelabcoat <Argylelabcoat!~textual@172.58.140.225> has quit IRC | 14:17 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-bjrmxizazzrvtxsd> has quit IRC | 14:17 | |
RP | tront_: it needs to be tested. Currently we're in a mess with testing. See the last weekly status report | 14:22 |
tront_ | k | 14:23 |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 14:27 | |
*** luneff <luneff!~yury@95.174.104.43> has quit IRC | 14:27 | |
*** stephano <stephano!~stephano@134.134.139.74> has joined #yocto | 14:31 | |
*** lamego <lamego!jose@nat/intel/x-xiiokuzodriiuphg> has joined #yocto | 14:33 | |
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC | 14:34 | |
*** msvb-mob <msvb-mob!~michael@x55b542ac.dyn.telefonica.de> has joined #yocto | 14:37 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 14:38 | |
Tamis | hello. If I want to use the java and javac provided by openjdk in meta-java layer, should I change the PREFERRED_PROVIDERS of what meta-java readme suggests? | 14:46 |
Tamis | but recipes of openjdk to not PROVIDE any virtual/java or virtual/javac | 14:47 |
*** georgem <georgem!~georgem@216.21.169.52> has quit IRC | 14:55 | |
nayfe | <Tamis> something like PREFERRED_PROVIDER_java2-runtime = "openjdk-8-jre" ? | 14:59 |
Tamis | nayfe: ty for the point. I will try to use it. | 15:01 |
nayfe | Tamis: i looked the README, in fact providers are in recipe-core, and depends on openjdk, it should work as described | 15:02 |
Tamis | nayfe: not it does not work as it is. when I try to use javac, javac command points to the compiler installed by ecj-bootstrap-native and the java command points to the VM installed by cacao-native | 15:05 |
*** georgem <georgem!~georgem@216.21.169.52> has joined #yocto | 15:06 | |
Tamis | nayfe: it seems to be as it is stated here: https://lists.yoctoproject.org/pipermail/yocto/2016-March/029260.html | 15:07 |
*** SoniaLeon <SoniaLeon!sleonbau@nat/intel/x-fnryncosqqjalrkc> has joined #yocto | 15:07 | |
nayfe | tamis: indeed, but those javac from cacao/ecj are taken from openjdk, am i wrong ? | 15:07 |
*** georgem <georgem!~georgem@216.21.169.52> has quit IRC | 15:07 | |
Tamis | nayfe: I think not. Because openjdk is not even compiled in my system with those settings | 15:08 |
nayfe | in fact i use meta-oracle-java, maybe other ppl can answer :) | 15:09 |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has quit IRC | 15:09 | |
Tamis | nayfe: the build works fine with meta-oracle-java? because I had also a problem with that with xerces-j | 15:10 |
nayfe | which arch ? | 15:11 |
Tamis | x86_64. I means for native builds | 15:11 |
*** rajm <rajm!~robertmar@176.12.107.132> has joined #yocto | 15:13 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.82> has quit IRC | 15:15 | |
*** alinucs <alinucs!~abo@bgn92-6-88-179-202-174.fbx.proxad.net> has joined #yocto | 15:16 | |
nayfe | <Tamis> maybe post your config files/recipes to pastebin? | 15:16 |
*** msvb-mob <msvb-mob!~michael@x55b542ac.dyn.telefonica.de> has quit IRC | 15:16 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 15:18 | |
*** curlybracket <curlybracket!~textual@ip-78-45-35-55.net.upcbroadband.cz> has quit IRC | 15:19 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 15:20 | |
*** rajm <rajm!~robertmar@176.12.107.132> has quit IRC | 15:20 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 15:22 | |
yocti | New news from stackoverflow: yocto change a recipe source from remote source to git <https://stackoverflow.com/questions/47311075/yocto-change-a-recipe-source-from-remote-source-to-git> | 15:23 |
*** sgw <sgw!swold@nat/intel/x-wmwpykhyxbojuwaa> has quit IRC | 15:25 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 15:31 | |
*** gtristan <gtristan!~tristanva@110.11.179.89> has joined #yocto | 15:31 | |
* paulg_ eyes the yocti bot with suspicion | 15:32 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 15:40 | |
*** ssingh <ssingh!171eab05@gateway/web/freenode/ip.23.30.171.5> has joined #yocto | 15:51 | |
nayfe | My image contains python2.7 and python3.5, anyway to know which package adds python2.7 ? | 15:53 |
yocti | New news from stackoverflow: Yocto imx6 runlevel <https://stackoverflow.com/questions/47020044/yocto-imx6-runlevel> | 15:53 |
ssingh | hey, with the Yocto Rocko update, udev is being installed on the rootfs even though the configs have been changed to use mdev. With Pyro the same config installed mdev, but with Rocko udev forcefully gets installed along with mdev. Has anyone else faced this issue? | 15:53 |
*** georgem <georgem!~georgem@216.21.169.52> has joined #yocto | 15:55 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:952b:b64a:3434:c93d> has joined #yocto | 15:56 | |
rburton | nayfe: boot it and try removing it with the package manager :) what release of yocto are you using? | 15:58 |
nayfe | rocko | 15:58 |
*** sgw <sgw!~swold@134.134.139.72> has joined #yocto | 15:58 | |
nayfe | that's indeed a good suggestion :p | 15:59 |
*** aehs29 <aehs29!aehernan@nat/intel/x-wcvrkxjyrdiicdej> has quit IRC | 15:59 | |
rburton | if you can boot it, thats definitely a fast way ;) | 15:59 |
rburton | i'd use bitbake myimage -g -u taskexp | 15:59 |
rburton | and see what is pulling in python | 15:59 |
ssingh | I'm working on embedded firmware so there is no package manager, I'm on the latets stable Yocto Rocko | 16:02 |
ssingh | latest* | 16:02 |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has joined #yocto | 16:04 | |
ssingh | I was using VIRTUAL-RUNTIME_dev_manager = "busybox-mdev" in Pyro and it would remove all udev traces for me, but with Rocko both udev & mdev get installed | 16:04 |
nayfe | rburton> woah didnt know about taskexp, thanks! | 16:08 |
ssingh | I'm unable to see udev using taskexp, I wonder how does it end up on the rootfs each time | 16:09 |
nayfe | ssingh: rburton was talking to me, sorry | 16:09 |
nayfe | ssingh: you logged just after my question | 16:10 |
ssingh | no worries | 16:11 |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 16:12 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 16:14 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 16:16 | |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has joined #yocto | 16:16 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 16:18 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 16:18 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 16:19 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has quit IRC | 16:22 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 16:35 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 16:37 | |
*** SoniaLeon <SoniaLeon!sleonbau@nat/intel/x-fnryncosqqjalrkc> has quit IRC | 16:41 | |
*** sagner <sagner!~ags@2001:1620:c6e:10::3> has joined #yocto | 16:41 | |
sagner | Hi there, I am running a rocko and master OpenSSH server and tried connecting, the client errors with "ssh_dispatch_run_fatal: Connection to 192.168.10.171 port 22: incorrect signature" | 16:43 |
sagner | Anybody seen that? Tried ArchLinux (OpenSSH OpenSSH_7.6p1) and Fedora client (OpenSSH_7.5p1) | 16:44 |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 16:49 | |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has quit IRC | 16:50 | |
*** aehs29_ <aehs29_!~aehernan@134.134.139.76> has joined #yocto | 16:50 | |
rburton | no, never seen that. fwiw the autobuilder ssh's into virtual machines running rocko/master/etc many times a day from a variety of host distros | 16:51 |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 16:53 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 16:53 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has quit IRC | 16:54 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 16:56 | |
*** ssingh <ssingh!171eab05@gateway/web/freenode/ip.23.30.171.5> has quit IRC | 16:56 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 16:57 | |
sagner | rburton: hm, interesting. Are all images using OpenSSH (or dropbear)? | 17:03 |
rburton | i'd imagine mostly openssh | 17:03 |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 17:09 | |
*** dengke <dengke!~dengke@106.120.101.38> has quit IRC | 17:12 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto | 17:13 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 17:15 | |
kergoth | Hmm, should create a utility function to getVar/expand a variable/value with some other variables altered to something else just for that expansion. just d.createCopy(), setVar() the changed vars, then expand/getvar with those altered values. i.e. getvar_altered('libdir', baselib='foo') | 17:17 |
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto | 17:19 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 17:22 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 17:23 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has quit IRC | 17:27 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 17:30 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 17:36 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 17:37 | |
*** vdehors <vdehors!~vdehors@37.168.16.100> has quit IRC | 17:38 | |
nayfe | <sagner> Hi Stefan, had problem with openssh on rocko, i switched to dropbear for now | 17:41 |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has quit IRC | 17:41 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has joined #yocto | 17:44 | |
*** kpo_ <kpo_!~bob@user-94-254-248-17.play-internet.pl> has joined #yocto | 17:45 | |
*** yann <yann!~yann@178.208.16.32> has quit IRC | 17:46 | |
nayfe | i think it's because openssh depends on openssl10 instead of openssl in 7.5 version | 17:46 |
*** sagner <sagner!~ags@2001:1620:c6e:10::3> has quit IRC | 17:47 | |
nayfe | oops he left | 17:48 |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.42> has joined #yocto | 17:50 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:952b:b64a:3434:c93d> has quit IRC | 17:50 | |
*** asdf_ <asdf_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto | 17:54 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 17:57 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 17:57 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-117-187.ronkva.east.verizon.net> has quit IRC | 17:58 | |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has quit IRC | 17:59 | |
*** mckoan is now known as mckoan|away | 18:04 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 18:10 | |
halstead | rburton, Can I restart the controller between builds to add fedora27? | 18:11 |
halstead | rburton, We are going to skip updates this Friday since we did them yesterday and we need longer uptimes to hit memory frag bugs. | 18:14 |
rburton | halstead: sure. i'm doing my best to load the builders ;) | 18:16 |
*** Guma <Guma!~Guma@c-67-184-64-21.hsd1.il.comcast.net> has joined #yocto | 18:16 | |
halstead | rburton, Thanks. I'll give you an extra builder running 4.13.12 to worry about. ;) | 18:17 |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 18:20 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has joined #yocto | 18:31 | |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has quit IRC | 18:32 | |
*** toscalix <toscalix!~toscalix@80.91.70.176> has quit IRC | 18:34 | |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has joined #yocto | 18:36 | |
*** melonipoika <melonipoika!~quassel@dsl-hkibng22-54f8db-14.dhcp.inet.fi> has quit IRC | 18:40 | |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 18:49 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-onzfcapeurwtdcuu> has quit IRC | 18:52 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 18:56 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 18:58 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 18:58 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 18:59 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 19:03 | |
*** SoniaLeon <SoniaLeon!sleonbau@nat/intel/x-juhuxsklmapknqzt> has joined #yocto | 19:03 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 19:04 | |
*** ssingh <ssingh!171eab05@gateway/web/freenode/ip.23.30.171.5> has joined #yocto | 19:09 | |
ssingh | is it possible to have Yocto recipes use the git repo files instead of repo.git? | 19:09 |
ssingh | using repo.git required me to make commits to build my changes, it is a lot of overhead while debugging | 19:10 |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto | 19:13 | |
*** stephano <stephano!~stephano@134.134.139.74> has quit IRC | 19:15 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 19:16 | |
kergoth | "git repo files"? | 19:20 |
kergoth | no idea what you're talking about there | 19:21 |
ssingh | I mean to say that I want my recipe to access the git folder and not look for the .git file | 19:23 |
ssingh | it first looks for the .git, then extracts it into downloads, then works off of the files there | 19:24 |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has quit IRC | 19:24 | |
ssingh | I want it to directly work off of the repo folder | 19:24 |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:9e:39aa:3bd0:fe6a> has joined #yocto | 19:24 | |
RP | ssingh: use a file:// url instead of a git:// url ? | 19:24 |
ssingh | can I use file:// for files located outside the Yocto directory? | 19:25 |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 19:31 | |
kergoth | if you want to bypass DL_DIR, i.e. for active development, you should just use devtool modify or externalrsc directly | 19:36 |
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-njrvecmsfaoikwac> has quit IRC | 19:57 | |
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-jrvccdsuysflnwra> has joined #yocto | 19:58 | |
*** ranran <ranran!4fb711da@gateway/web/freenode/ip.79.183.17.218> has joined #yocto | 20:01 | |
halstead | RP, looks like rburton is offline. I've finished the controller changes so we can start more builds. | 20:09 |
*** morphis <morphis!~morphis@pD9ED6405.dip0.t-ipconnect.de> has quit IRC | 20:10 | |
ranran | When creating an sdcard image , how yocto knows the memory size to give for the image. I mean, it knows the size of all files in rootfs, but it is not the same size as the image, Right ? | 20:15 |
*** rburton_ <rburton_!~textual@home.burtonini.com> has joined #yocto | 20:17 | |
nayfe | ranran: IMAGE_ROOTFS_SIZE helps with IMAGE_OVERHEAD_FACTOR and IMAGE_ROOTFS_EXTRA_SPACE | 20:17 |
nayfe | ranran: and if i remember correctly, it adds 100Mb when package-management feature is set | 20:19 |
ranran | nayfe, thanks ! | 20:21 |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-iqwrbgdtajhdxvnd> has quit IRC | 20:21 | |
nayfe | ranran: yw, to resume if you want a fixed size you can set IMAGE_ROOTFS_SIZE="X" and IMAGE_OVERHEAD_FACTOR="1.0 " | 20:23 |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:9e:39aa:3bd0:fe6a> has quit IRC | 20:24 | |
ranran | nayfe, is the "dd" size the same as partition size, I mean if in dd we give 2GBytes, and we then format it with ext4, does it mean that it is same as partition in size of 2GBytes ? | 20:25 |
nayfe | i'm not sure to understand the question | 20:27 |
nayfe | you can then do something like dd if=image.ext4 of=/dev/mmcblk0p1 bs=1M | 20:27 |
nayfe | you can have a partition bigger to image | 20:27 |
nayfe | than | 20:27 |
*** stephano <stephano!stephano@nat/intel/x-loawsyqfewalvkum> has joined #yocto | 20:28 | |
ranran | nayfe, I'll ask it differently, and in respect to yocto's IMAGE_ROOTFS_EXTRA_SPACE : How much space should be given between rootfs size vs image size ? | 20:31 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:32 | |
nayfe | ranran: you mean how many free space you should add ? | 20:33 |
ranran | yes. | 20:33 |
ranran | I check the size of rootfs and it's 1Gbytes , is it that 100MByte good enough ? How should I know the size to add ? | 20:33 |
nayfe | ranran: difficult to say, it depends on image type and usage | 20:34 |
ranran | yes , I see. But if the space is for example 100MByte, it means that rootfs can be added with more then 100MBytes, with additional files. Right ? | 20:35 |
ranran | it can be added with files, up to the space we've given it. Right ? | 20:36 |
nayfe | ranran: that's it if you put IMAGE_ROOTFS_EXTRA_SPACE="(100mbyte calculation)" you will have 100mb free (plus 100mb if you put package-management feature) | 20:37 |
ranran | Thanks, naife | 20:37 |
nayfe | ranran: maybe if you use wic to create your image, you can use it to customize layout | 20:38 |
ranran | nayfe | 20:38 |
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto | 20:42 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 20:45 | |
*** rovanceo_ <rovanceo_!~rovanceo@80.97.64.55> has quit IRC | 20:45 | |
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 20:48 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 20:49 | |
*** zarzar1 <zarzar1!~zarzar@vpn1.noregon.com> has quit IRC | 20:51 | |
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC | 20:51 | |
*** bodangly_ is now known as bodangly | 20:53 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 20:54 | |
*** rajm <rajm!~robertmar@81.171.223.13> has joined #yocto | 20:58 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 21:02 | |
*** argylelabcoat <argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 21:03 | |
*** rajm <rajm!~robertmar@81.171.223.13> has quit IRC | 21:04 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-lhgludthewcghvib> has quit IRC | 21:06 | |
*** bluelightning <bluelightning!~paul@115-188-38-192.jetstream.xtra.co.nz> has joined #yocto | 21:07 | |
*** bluelightning <bluelightning!~paul@115-188-38-192.jetstream.xtra.co.nz> has quit IRC | 21:07 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 21:07 | |
*** argylelabcoat <argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 21:10 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 21:11 | |
*** ranran <ranran!4fb711da@gateway/web/freenode/ip.79.183.17.218> has quit IRC | 21:14 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-iaulhemqqnghvlpg> has joined #yocto | 21:19 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 21:21 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC | 21:23 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC | 21:23 | |
*** dreyna <dreyna!~dreyna@unknown-6-198.windriver.com> has joined #yocto | 21:26 | |
*** fl0v01 <fl0v01!~fvo@p4FED376E.dip0.t-ipconnect.de> has quit IRC | 21:27 | |
*** JimH <JimH!43ab748d@gateway/web/freenode/ip.67.171.116.141> has joined #yocto | 21:29 | |
*** martinkelly <martinkelly!~martin@71-35-172-156.tukw.qwest.net> has quit IRC | 21:34 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 21:38 | |
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has joined #yocto | 21:39 | |
JimH | Hey guys....does anyone have a link to a recipe for a non-busybox version of 'dd' and/or 'truncate'? I have had a heck of a time tracking them down. | 21:40 |
*** pohly <pohly!~pohly@p54BD58DF.dip0.t-ipconnect.de> has quit IRC | 21:41 | |
bluelightning | JimH: that would be coreutils surely? | 21:41 |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 21:41 | |
*** ant_home <ant_home!~ant__@host101-38-dynamic.45-79-r.retail.telecomitalia.it> has joined #yocto | 21:42 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 21:42 | |
JimH | bluelightening: I know that 'dd' is included already, but a member of my dev team is looking for the 'full' (i.e., non-busybox) version. I haven't tracked down either that or 'truncate' | 21:44 |
neverpanic | JimH: It's in coreutils | 21:44 |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC | 21:44 | |
*** rajm <rajm!~robertmar@81.171.223.13> has joined #yocto | 21:45 | |
neverpanic | busybox reimplements most of the coreutils commands; if you want the 'original' thing that's what you need to install | 21:45 |
*** robertmarshall <robertmarshall!~robertmar@81.171.223.13> has joined #yocto | 21:45 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto | 21:47 | |
JimH | neverpanic: if the busybox version is the one in coreutils, then I need to track down the recipe for the 'original' ('original recipe' just sounds waaaay too KFC) | 21:48 |
neverpanic | JimH: busybox and coreutils are different implementations of the same commands. Busybox is the stripped down version, coreutils is the full one. | 21:48 |
JimH | Ah..../facepalm | 21:48 |
neverpanic | So 'if the busybox version is the one in coreutils' doesn't make a lot of sense | 21:48 |
JimH | Ok, my bad then. I'm still pretty new to yocto, trying to get up to speed | 21:49 |
neverpanic | No problem, it's not obvious | 21:49 |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 21:49 | |
* bluelightning adds a FAQ question | 21:51 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 21:52 | |
JimH | neverpanic: I was assuming that 'dd' would have been in the mix somewhere; I was able to find 'vim' and 'lsof' pretty easily, so I was assuming that other utilities should be there as well. I just couldn't find what I was looking for on OpenEmbedded (or anywhere else) | 21:52 |
*** Costin1 <Costin1!~nxf31494@gate-zro.freescale.com> has quit IRC | 21:56 | |
*** Costin1 <Costin1!~nxf31494@192.88.166.43> has joined #yocto | 21:56 | |
*** rovanceo_ <rovanceo_!~rovanceo@80.97.64.55> has joined #yocto | 22:00 | |
*** robertmarshall <robertmarshall!~robertmar@81.171.223.13> has quit IRC | 22:00 | |
*** rajm <rajm!~robertmar@81.171.223.13> has quit IRC | 22:00 | |
*** Costin1 <Costin1!~nxf31494@192.88.166.43> has quit IRC | 22:00 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 22:01 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 22:01 | |
*** lukma <lukma!~lukma@89-64-27-66.dynamic.chello.pl> has joined #yocto | 22:02 | |
bluelightning | https://wiki.yoctoproject.org/wiki/Technical_FAQ#How_do_I_get_.22full.22_versions_of_typical_shell_commands.3F | 22:03 |
*** Huntereb <Huntereb!~Huntereb@d-209-42-136-23.cpe.metrocast.net> has joined #yocto | 22:04 | |
JimH | Thanks for the answers. Greatly appreciated. | 22:04 |
*** JimH <JimH!43ab748d@gateway/web/freenode/ip.67.171.116.141> has quit IRC | 22:04 | |
Huntereb | Hey! Is it ok to ask a question here? I've created and set up a location for additional licenses, but for "LIC_FILES_CHKSUM", the file is located at the top of the project under /files. Is there a variable to allow me to point to this directory within a recipe? | 22:05 |
Huntereb | LAYERDIR isn't available within a recipe... Thank you so much for the help, and if this question shouldn't be asked here, let me know!! | 22:06 |
neverpanic | The whole point of LIC_FILES_CHKSUM is to use a file form the source tree that mentions the license that applies so that you'll notice when you update a package and the license changes | 22:07 |
neverpanic | That being said, you can use ${LAYERDIR} in there, AFAIR | 22:07 |
*** toanju <toanju!~toanju@x4db39014.dyn.telefonica.de> has joined #yocto | 22:10 | |
bluelightning | LAYERDIR isn't valid outside of layer.conf | 22:10 |
Huntereb | The project in question does not include a license, unfortunately. It's also a unique one that most likely will not be changed. As bluelightning said, I cannot access LAYERDIR from my recipe. | 22:10 |
bluelightning | Huntereb: no license statement at all? not even in a source header or README? | 22:11 |
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC | 22:11 | |
Huntereb | The project in question is a font distributed in the form of a ZIP file, the license is stated on the webpage it is updated from. | 22:12 |
Huntereb | HOWEVER, if one knows of a font project for emojis being hosted through git with a proper license, I'd love to see it! | 22:13 |
bluelightning | what I would do in that case is, take a copy of the text from the website, stick it in a file next to your recipe, add a file:// reference to it in SRC_URI and then add that to LIC_FILES_CHKSUM | 22:13 |
*** martinkelly <martinkelly!~martin@71-35-172-156.tukw.qwest.net> has joined #yocto | 22:13 | |
Huntereb | bluelightning if that's all that can be done, then that's what I'll do I suppose. I was trying to avoid that sort of thing. However, I might just look for another project to use instead of this one. | 22:15 |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 22:15 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 22:15 | |
bluelightning | Huntereb: google turned up this: https://graphicdesign.stackexchange.com/questions/31625/are-there-any-free-emoji-fonts | 22:16 |
bluelightning | I suspect most won't include a bundled license statement, I guess that's typical of fonts | 22:17 |
*** toanju <toanju!~toanju@x4db39014.dyn.telefonica.de> has quit IRC | 22:17 | |
*** anselmolsm_ <anselmolsm_!~anselmols@192.55.54.41> has joined #yocto | 22:18 | |
Huntereb | bluelightning However, the ones linked do specifically state a common license. These might do! | 22:18 |
Huntereb | I'm saying "however" a lot, hmmm. I'm going to make note of that and stop. | 22:18 |
lukma | Hi all, | 22:21 |
lukma | I do have a problem with building rootfs image (tar.gz) | 22:21 |
lukma | I simply added IMAGE_INSTALL += mtd-utils | 22:21 |
lukma | and all utilities (including ubi) are installed in mtd-utils/2.0.0-r0/image/usr/sbin | 22:22 |
lukma | all binaries are also present in package subdir | 22:22 |
lukma | but when I build "image" | 22:22 |
lukma | which inherits only "core-image" | 22:23 |
lukma | only not ubi binaries are installed in rootfs | 22:23 |
lukma | and this is between bitbake -c cleansstate my-image && bitbake my-image | 22:23 |
lukma | bitbake -e or bitbake -v -DDD didn't give any results for e.g. nanddump or sbindir or /usr/sbin | 22:24 |
lukma | pure magic :) | 22:24 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 22:25 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 22:26 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 22:30 | |
*** aehs29_ <aehs29_!~aehernan@134.134.139.76> has quit IRC | 22:30 | |
*** stefan <stefan!~stefan@ipbcc2216f.dynamic.kabel-deutschland.de> has joined #yocto | 22:33 | |
bluelightning | lukma: those are split out to a separate mtd-utils-ubifs package, so you need to include that instead / as well | 22:34 |
bluelightning | lukma: you can use either oe-pkgdata-util list-pkg-files -p mtd-utils , or just look under packages-split in the work directory for the recipe to find that sort of thing out | 22:35 |
lukma | bluelightning: Why they are splitted? | 22:36 |
bluelightning | lukma: in the general case, mainly to save space for those that don't need them | 22:37 |
lukma | So probably we have "base" and then splitted ones? | 22:37 |
bluelightning | yes, typically | 22:38 |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 22:38 | |
lukma | I've looked into the mtd-utils.bb file | 22:39 |
lukma | and there was a line PACKAGES =+ "mtd-utils-jffs2 mtd-utils-ubifs mtd-utils-misc" | 22:39 |
lukma | What is the connection between this line and doing the split ? | 22:39 |
lukma | And where it is decided which packages from split finally land in the rootfs? | 22:41 |
*** lamego <lamego!jose@nat/intel/x-xiiokuzodriiuphg> has quit IRC | 22:41 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.76> has quit IRC | 22:42 | |
lukma | A.... ok | 22:43 |
lukma | Correct me if I'm wrong | 22:43 |
bluelightning | it would be the FILES_ lines that tell it what to put in each package | 22:44 |
lukma | the PACKAGES =+ "mtd-utils-jffs2 mtd-utils-ubifs mtd-utils says " lets divide mtd-utils on several packages:" - which are built | 22:44 |
lukma | and then user puts those packages (mtd-utils-ubifs) to packagegroup recipe for inclusion? | 22:45 |
lukma | Ok, now it works | 22:46 |
lukma | :) | 22:46 |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has quit IRC | 22:53 | |
*** Marex <Marex!~Marex@195.140.253.167> has quit IRC | 22:54 | |
*** Marex <Marex!~Marex@195.140.253.167> has joined #yocto | 22:54 | |
yocti | New news from stackoverflow: raspberry pi wifi 0 does not start automatically [closed] <https://stackoverflow.com/questions/46124950/raspberry-pi-wifi-0-does-not-start-automatically> | 22:54 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 23:04 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 23:16 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 23:18 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:21 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 23:22 | |
*** stefan <stefan!~stefan@ipbcc2216f.dynamic.kabel-deutschland.de> has quit IRC | 23:27 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 23:30 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC | 23:30 | |
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has quit IRC | 23:31 | |
*** martinkelly <martinkelly!~martin@205.175.118.197> has joined #yocto | 23:32 | |
*** SoniaLeon <SoniaLeon!sleonbau@nat/intel/x-juhuxsklmapknqzt> has quit IRC | 23:32 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:40 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 23:41 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 23:42 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 23:42 | |
*** rovanceo_ <rovanceo_!~rovanceo@80.97.64.55> has quit IRC | 23:43 | |
*** vmeson <vmeson!~rmacleod@192-0-133-18.cpe.teksavvy.com> has joined #yocto | 23:49 | |
*** ant_home <ant_home!~ant__@host101-38-dynamic.45-79-r.retail.telecomitalia.it> has quit IRC | 23:53 | |
*** dreyna_ <dreyna_!~dreyna@unknown-157-211.windriver.com> has joined #yocto | 23:54 | |
*** dreyna <dreyna!~dreyna@unknown-6-198.windriver.com> has quit IRC | 23:57 | |
*** rcw <rcw!~rwoolley@104-222-117-122.cpe.teksavvy.com> has joined #yocto | 23:58 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 23:58 | |
*** mkilivan <mkilivan!569d2a0b@gateway/web/freenode/ip.86.157.42.11> has joined #yocto | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!