*** scottrif <scottrif!~scottrif@2600-6c55-4600-1e9f-4451-39f4-9516-e5a8.dhcp6.chtrptr.net> has left #yocto | 00:03 | |
*** stephano <stephano!stephano@nat/intel/x-wycbrrfhqbbuzjdk> has quit IRC | 00:05 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC | 00:12 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 00:12 | |
*** agust <agust!~agust@p4FCB5304.dip0.t-ipconnect.de> has quit IRC | 00:17 | |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has joined #yocto | 00:25 | |
*** needmoreram <needmoreram!c0c353c8@gateway/web/freenode/ip.192.195.83.200> has joined #yocto | 00:27 | |
needmoreram | Hi guys | 00:29 |
---|---|---|
*** needmoreram <needmoreram!c0c353c8@gateway/web/freenode/ip.192.195.83.200> has left #yocto | 00:30 | |
*** angspatt03 <angspatt03!c0c353c8@gateway/web/freenode/ip.192.195.83.200> has joined #yocto | 00:32 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC | 00:35 | |
angspatt03 | I'm writing a custom recipe for my app and it depends on libfdt.so (provided by dtc package) | 00:36 |
angspatt03 | Since it's a runtime dependency I listed "dtc" under RDEPENDS variable | 00:36 |
angspatt03 | however the configure step for my package fails saying libfdt.so not found | 00:36 |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 00:37 | |
angspatt03 | however if I move dtc to DEPENDS variable, everything works well | 00:38 |
angspatt03 | but why is this the case? Shouldn't runtime dependencies be in RDEPENDS as a matter of principle? | 00:39 |
sagner | angspatt03: RDEPENDS influences which packages get *installed*. Using DEPENDS is the correct variable here. | 00:41 |
angspatt03 | hmm, so rdepends is for library that are not linked during compile time, but used in other ways: like dlopen() | 00:42 |
angspatt03 | is my understand correct? | 00:43 |
sagner | angspatt03: (R)DEPENDS sound very similar but are quite different: RDEPENDS is a list of packages, whereas DEPENDS is a list of recipes... | 00:43 |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.75> has quit IRC | 00:43 | |
sagner | angspatt03: yes, DEPENDS is for build time dependencies, and RDEPENDS you would use for something which is really only required at runtime (e.g. library loaded via dlopen()) | 00:43 |
angspatt03 | that makes sense | 00:44 |
angspatt03 | thanks sagner! | 00:44 |
sagner | FWIW, the ref manual has also a rather good documentation about it: http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-DEPENDS | 00:45 |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-103.west.biz.rr.com> has quit IRC | 00:45 | |
angspatt03 | cool! All I consulted were some SO posts, but this makes it clear | 00:48 |
*** bbarr <bbarr!~bbarr@ec2-34-231-191-18.compute-1.amazonaws.com> has quit IRC | 00:49 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has quit IRC | 00:54 | |
*** moto-timo <moto-timo!~ttorling@134.134.139.82> has joined #yocto | 00:54 | |
*** moto-timo <moto-timo!~ttorling@134.134.139.82> has quit IRC | 00:54 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto | 00:54 | |
*** moto-timo <moto-timo!~ttorling@134.134.139.82> has joined #yocto | 00:55 | |
*** moto-timo <moto-timo!~ttorling@134.134.139.82> has quit IRC | 00:55 | |
*** moto-timo <moto-timo!~ttorling@fsf/member/moto-timo> has joined #yocto | 00:55 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 01:00 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:07 | |
*** momofarm <momofarm!~tim@114-24-17-198.dynamic-ip.hinet.net> has joined #yocto | 01:09 | |
*** momofarm <momofarm!~tim@114-24-17-198.dynamic-ip.hinet.net> has quit IRC | 01:09 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:11 | |
*** angspatt03 <angspatt03!c0c353c8@gateway/web/freenode/ip.192.195.83.200> has quit IRC | 01:11 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 01:24 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-dmczhxgqxcrejikp> has joined #yocto | 01:56 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 01:57 | |
*** melonipoika_ <melonipoika_!~jose@194.9.245.47> has joined #yocto | 02:05 | |
*** melonipoika <melonipoika!~jose@194.9.245.19> has quit IRC | 02:08 | |
*** melonipoika <melonipoika!~jose@194.9.245.19> has joined #yocto | 02:10 | |
*** melonipoika_ <melonipoika_!~jose@194.9.245.47> has quit IRC | 02:12 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 02:17 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 02:24 | |
*** hanthings_ <hanthings_!~nandor@194.9.245.32> has joined #yocto | 02:27 | |
*** sagner <sagner!~ags@75-146-58-181-Washington.hfc.comcastbusiness.net> has quit IRC | 02:28 | |
*** hanthings <hanthings!~nandor@194.9.245.24> has quit IRC | 02:31 | |
*** nandi_ge___ <nandi_ge___!~nandor@194.9.245.13> has joined #yocto | 02:34 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto | 02:36 | |
*** hanthings_ <hanthings_!~nandor@194.9.245.32> has quit IRC | 02:37 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC | 02:44 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 02:44 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 02:46 | |
*** rcw <rcw!~rwoolley@107-179-142-182.cpe.teksavvy.com> has quit IRC | 02:50 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto | 02:53 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC | 02:56 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto | 03:00 | |
*** User12345678 <User12345678!~User@mti-37-145.tm.net.my> has joined #yocto | 03:03 | |
User12345678 | Between framebuffer and x11 build, which do I need or choose, or how do I choose? | 03:04 |
*** tach___ <tach___!~tach@104.129.200.116> has quit IRC | 03:18 | |
*** tach____ <tach____!~tach@104.129.200.86> has joined #yocto | 03:20 | |
*** robert__ <robert__!~lyang1@106.120.101.38> has quit IRC | 03:24 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-igxoufpvzmhnejyn> has quit IRC | 03:37 | |
*** drnotion3 <drnotion3!4c6633e1@gateway/web/freenode/ip.76.102.51.225> has joined #yocto | 04:40 | |
*** Guma <Guma!~Guma@c-67-184-64-21.hsd1.il.comcast.net> has quit IRC | 04:41 | |
drnotion3 | Hi guys, does anyone know how to configure fpu support for arm v8 64-bit processor? | 04:41 |
drnotion3 | I'm looking at arch-arm64.inc, and I see that TARGET_FPU_64 is simply set to "" | 04:42 |
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC | 04:49 | |
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-inwygcjkujmokrtk> has quit IRC | 04:49 | |
*** zbr <zbr!~zibri@2a01:7e01::f03c:91ff:febb:9538> has quit IRC | 04:49 | |
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has joined #yocto | 04:50 | |
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-gqdwmqyigbrkqgky> has joined #yocto | 04:51 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto | 04:52 | |
User12345678 | I cannot find: refs/heads/imx-4.1.15-krogoth | 04:52 |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-fmtvgsghzyjonlfg> has joined #yocto | 05:05 | |
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has quit IRC | 05:07 | |
*** zibri <zibri!~zibri@2a01:7e01::f03c:91ff:febb:9538> has joined #yocto | 05:10 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 05:12 | |
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC | 05:13 | |
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has quit IRC | 05:26 | |
*** rodgort` <rodgort`!~rodgort@68.ip-149-56-14.net> has joined #yocto | 05:26 | |
*** dkc <dkc!~dkc@55.ip-158-69-215.net> has quit IRC | 05:27 | |
*** dkc <dkc!~dkc@55.ip-158-69-215.net> has joined #yocto | 05:27 | |
*** gattuso <gattuso!~gattuso@pompel.me> has quit IRC | 05:27 | |
*** duffolonious <duffolonious!~bryan@68-168-189-223.fttp.usinternet.com> has quit IRC | 05:27 | |
*** gattuso <gattuso!~gattuso@pompel.me> has joined #yocto | 05:28 | |
*** duffolonious <duffolonious!~bryan@68-168-189-223.fttp.usinternet.com> has joined #yocto | 05:29 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 05:45 | |
*** gregdi <gregdi!~greg@247.37-191-171.fiber.lynet.no> has quit IRC | 05:46 | |
*** pohly <pohly!~pohly@p5DE8F431.dip0.t-ipconnect.de> has joined #yocto | 05:49 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:06 | |
*** sagner <sagner!~ags@2601:602:8800:40b0::edf> has joined #yocto | 06:09 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 06:09 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 06:12 | |
*** gregd <gregd!~greg@195.159.234.190> has joined #yocto | 06:14 | |
*** agust <agust!~agust@p4FCB526E.dip0.t-ipconnect.de> has joined #yocto | 06:16 | |
*** gregd <gregd!~greg@195.159.234.190> has quit IRC | 06:20 | |
*** sagner <sagner!~ags@2601:602:8800:40b0::edf> has quit IRC | 06:29 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 06:29 | |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 06:33 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 06:33 | |
*** gregd <gregd!~greg@195.159.234.190> has joined #yocto | 06:33 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has quit IRC | 06:34 | |
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto | 06:37 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 06:38 | |
*** BarBQ <BarBQ!~textual@h-89-56.A230.priv.bahnhof.se> has joined #yocto | 06:40 | |
*** drnotion3 <drnotion3!4c6633e1@gateway/web/freenode/ip.76.102.51.225> has quit IRC | 06:45 | |
*** msvb-lab <msvb-lab!~michael@x55b5442d.dyn.telefonica.de> has joined #yocto | 06:47 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 06:49 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 06:55 | |
*** mckoan|away is now known as mckoan | 06:57 | |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has joined #yocto | 06:58 | |
*** ant_work <ant_work!~ant__@95.236.251.119> has joined #yocto | 07:02 | |
*** BarBQ <BarBQ!~textual@h-89-56.A230.priv.bahnhof.se> has quit IRC | 07:04 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 07:06 | |
*** luc4 <luc4!~luca@185.43.148.11> has joined #yocto | 07:07 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 07:10 | |
*** fl0v0 <fl0v0!~fvo@pD9F6BA45.dip0.t-ipconnect.de> has joined #yocto | 07:12 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 07:13 | |
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto | 07:13 | |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto | 07:19 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 07:21 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 07:23 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto | 07:24 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has joined #yocto | 07:25 | |
eduardas_m | hello, how can I tell wic to use a specific rootfs from the deploy directory when creating an image? | 07:28 |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 07:28 | |
eduardas_m | i.e. I have different rootfs'es that I got building different images there, and I want to use both of them in the same sdcard image on different partitions | 07:29 |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:34 | |
*** yann <yann!~yann@LFbn-1-3552-118.w90-127.abo.wanadoo.fr> has joined #yocto | 07:41 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has joined #yocto | 07:43 | |
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto | 07:48 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 07:52 | |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 07:57 | |
*** ed21 <ed21!~Adium@192.198.151.45> has joined #yocto | 07:57 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 07:58 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-fmtvgsghzyjonlfg> has quit IRC | 08:02 | |
*** toscalix <toscalix!~toscalix@167.98.27.226> has joined #yocto | 08:12 | |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has quit IRC | 08:17 | |
*** janho <janho!~johan@2a01:e35:8b8b:df0:ec99:19b1:94c8:def> has joined #yocto | 08:17 | |
eduardas_m | ed21: hello, how can I tell wic to use a specific rootfs from the deploy directory when creating an image? i.e. I have two different rootfs'es that I got building different images there, and I want to use both of them in the same sdcard image on different partitions | 08:18 |
*** yohboy <yohboy!5bd552f1@gateway/web/freenode/ip.91.213.82.241> has joined #yocto | 08:20 | |
ed21 | eduardas_m: you can use rootfs plugin to do this. you can see multi-rootfs example in scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks | 08:22 |
eduardas_m | ed21: thank you | 08:23 |
ed21 | eduardas_m: note, that there are 2 ways of specifying rootfs. both are explained in the comments of directdisk-multi-rootfs.wks | 08:24 |
*** yohboy <yohboy!5bd552f1@gateway/web/freenode/ip.91.213.82.241> has quit IRC | 08:25 | |
*** gunnarx <gunnarx!~user@c-5eea204b-74736162.cust.telenor.se> has joined #yocto | 08:26 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 08:26 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto | 08:26 | |
*** FabKna <FabKna!~Fabian@89.27.146.131> has joined #yocto | 08:33 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 08:35 | |
*** yohboy1 <yohboy1!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto | 08:39 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC | 08:42 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-vmywffwlblcyydki> has joined #yocto | 08:42 | |
*** rubdos_ <rubdos_!~rubdos@77-56-169-204.dclient.hispeed.ch> has joined #yocto | 08:46 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-rcchkitmfhlzqzwc> has joined #yocto | 08:49 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto | 08:52 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 08:53 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto | 08:55 | |
*** yohboy1 <yohboy1!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC | 08:55 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has joined #yocto | 08:59 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 09:00 | |
*** gunnarx <gunnarx!~user@c-5eea204b-74736162.cust.telenor.se> has joined #yocto | 09:01 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 09:01 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-gscbefhrvlwbwuxg> has quit IRC | 09:03 | |
nefethael | boucman_work: Hi, i'm trying to integrate image_overlay class, and use it in a recipe, but i'm not sure how to use OVERLAY_ROOT_DIRS. Let say we need to change /etc/avahi/services/ssh.service for example? | 09:07 |
boucman_work | the idea is that you create a file $OVERLAY_ROOT_DIR/etc/avahi/services/ssh.service | 09:11 |
boucman_work | now, for the details, i'll have to check the code :) | 09:11 |
nefethael | brb | 09:12 |
*** nefethael <nefethael!d433a784@gateway/web/freenode/ip.212.51.167.132> has quit IRC | 09:12 | |
*** nefethael <nefethael!d433a784@gateway/web/freenode/ip.212.51.167.132> has joined #yocto | 09:14 | |
nefethael | boucman_work: back | 09:14 |
nefethael | I didn't get your answer | 09:16 |
boucman_work | ok | 09:17 |
boucman_work | boucman_work: the idea is that you create a file $OVERLAY_ROOT_DIR/etc/avahi/services/ssh.service | 09:17 |
boucman_work | boucman_work: now, for the details, i'll have to check the code :) | 09:17 |
boucman_work | so OVERLAY_ROOT_DIR is usually a sub-directory of your WORKDIR where the files to overlay have been pulled in by do_fetch (I'm not sure if SRC_URI works for image tasks... I think it's reactivated by our patch but i'm not sure... gimmme a sec to check) | 09:18 |
boucman_work | ok, my bad, that's not exactly how the patch works | 09:20 |
boucman_work | you devine OVERLAY_SRC_URI with a file/directory/archive to fetch | 09:20 |
boucman_work | the archive is unpacked, and create a subdir under WORKDIR | 09:20 |
boucman_work | you give the name of that subdir un OVERLAY_ROOT_DIR | 09:20 |
boucman_work | the content of that subdir is written as-is on the target rootfs (so the archive needs to have a rootfs-like directory structure) | 09:21 |
*** melonipoika_ <melonipoika_!~jose@194.9.245.34> has joined #yocto | 09:22 | |
*** hanthings_ <hanthings_!~nandor@194.9.245.33> has joined #yocto | 09:22 | |
*** melonipoika <melonipoika!~jose@194.9.245.19> has quit IRC | 09:22 | |
nefethael | I understand for an archive, but for a file ? | 09:24 |
*** yann <yann!~yann@LFbn-1-3552-118.w90-127.abo.wanadoo.fr> has quit IRC | 09:24 | |
*** redengin <redengin!~redengin@c-67-160-27-180.hsd1.wa.comcast.net> has quit IRC | 09:25 | |
*** nandi_ge___ <nandi_ge___!~nandor@194.9.245.13> has quit IRC | 09:25 | |
*** redengin <redengin!~redengin@c-67-160-27-180.hsd1.wa.comcast.net> has joined #yocto | 09:26 | |
boucman_work | honestly, i'm not sure if/how it works for a file, you probably want to do it with an archive, it's the simplest way to do it... | 09:28 |
boucman_work | no, it wouldn't work with a simple file. | 09:29 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 09:29 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 09:31 | |
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC | 09:47 | |
eduardas_m | ed21: can I use the part command in wks file without specifying the mount point? I do not want my fstab to be modified | 09:51 |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 09:53 | |
ed21 | eduardas_m: yes, you can. | 09:54 |
eduardas_m | ed21: I simply omit the mountpoint part in part [mntpoint]? | 09:56 |
ed21 | eduardas_m: you can also use name there without leading slash, e.g. "part second_root". It's more informative and also doesn't cause fstab update. | 09:57 |
ed21 | eduardas_m: yes, you can simply omit it. it's optional. | 09:57 |
ed21 | eduardas_m: "wic help kickstart" may help you :) | 09:58 |
eduardas_m | ed21: thank you... one more thing... I have added an initrd to a partition using the bootimg-partition approach you told me about yesterday... but can I also tell wic to create a folder "boot" in a partition and add the initrd inside of it? | 09:59 |
eduardas_m | the initrd is added to IMAGE_BOOT_FILES in my machine .conf file | 10:02 |
eduardas_m | i.e. I want the partition to have /boot/initrd and not just /initrd inside | 10:02 |
ed21 | eduardas_m: yes, you can specify path I guess. Try this IMAGE_BOOT_FILES ?= "initrd;boot/initrd" | 10:03 |
ed21 | eduardas_m: i've never tried it, but it should work I guess. | 10:04 |
ed21 | eduardas_m: if it doesn't - file a bug. I'll try to fix it. | 10:05 |
eduardas_m | ed21: thanks again... this is very useful to know | 10:05 |
rburton | ed21: the wic series that you were debating for ages over, is that to be merged and cleaned up further, or rejected and wait for v2? | 10:09 |
boucman_work | I havn't been following the partitionning stuff in yocto recently, is there a mainlined way to have /usr on a separate partition ? I had customer ask me to do that multiple times, and I have some hacky ways to do it... | 10:10 |
boucman_work | (/usr or other... the generic problem is read-only rootfs with read-write partitions mounted in strategic places) | 10:11 |
*** rubdos_ <rubdos_!~rubdos@77-56-169-204.dclient.hispeed.ch> has quit IRC | 10:12 | |
ed21 | rburton: I don't know. We haven't come up with solution yet. you can merge 2 first patches I think. | 10:13 |
rburton | ok thanks | 10:13 |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 10:16 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 10:18 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 10:26 | |
ed21 | boucman_work: It can be done using —exclude option in wks. Here is what 'wic help kickstart' says about it: | 10:27 |
ed21 | --exclude-path: This option is specific to wic. It excludes the given | 10:27 |
ed21 | relative path from the resulting image. If the path | 10:27 |
ed21 | ends with a slash, only the content of the directory | 10:27 |
ed21 | is omitted, not the directory itself. This option only | 10:27 |
ed21 | has an effect with the rootfs source plugin. | 10:27 |
eduardas_m | ed21: I can confirm that the approach of adding a folder into the partition that you just described works for me | 10:27 |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 10:27 | |
ed21 | eduardas_m: great, thanks! | 10:27 |
eduardas_m | this is using freescale community bsp morty release | 10:28 |
*** rd7 <rd7!~rd7@dslb-088-073-209-229.088.073.pools.vodafone-ip.de> has joined #yocto | 10:38 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC | 10:40 | |
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has joined #yocto | 10:40 | |
lukma | If I may pose a question :) | 10:41 |
lukma | are FOO and FOO_mymachine separate variables? | 10:42 |
*** Anticom <Anticom!~anticom@217.6.33.234> has joined #yocto | 10:42 | |
lukma | I suppose that FOO_mymachine overrides FOO when MACHINE=mymachine | 10:42 |
lukma | and all operations (+=, _append, etc) must be done for FOO and for FOO_mymachine separately? | 10:43 |
*** Anticom <Anticom!~anticom@217.6.33.234> has quit IRC | 10:47 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has joined #yocto | 10:51 | |
bluelightning | lukma: += etc, yes - _append/_prepend no (since the latter are deferred, they will conditionally apply depending on whether the override applies) | 10:53 |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has joined #yocto | 10:53 | |
bluelightning | generally I wouldn't mix overrides and += as the results aren't as immediately obvious | 10:53 |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 10:54 | |
*** gunnarx <gunnarx!~user@host-78-76-50-39.homerun.telia.com> has joined #yocto | 11:03 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 11:03 | |
lukma | bluelightning: So it probably would be better to: | 11:05 |
lukma | FOO = (set of defaults) | 11:05 |
lukma | FOO += "${@bb.utils.contains("MACHINE", "mymachine", " extras_for_FOO", "" ,d)}" | 11:05 |
bluelightning | lukma: no, I'd do that using FOO_append_mymachine = " extras_for_FOO" | 11:06 |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 11:12 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has quit IRC | 11:21 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 11:23 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 11:24 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 11:31 | |
boucman_work | ed21: thx, i'll look into that, sounds interesting.... | 11:33 |
lukma | bluelightning: But with your approach other "images" (like rootfs initramfs) would get corrupted because extras_for_FOO could be big | 11:43 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 11:44 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto | 11:45 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 11:46 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto | 11:47 | |
bluelightning | lukma: not sure I follow... ? | 11:54 |
*** BarBQ <BarBQ!~textual@h-89-56.A230.priv.bahnhof.se> has joined #yocto | 11:57 | |
CoLa|work | I have a few recipes where BB_GENERATE_MIRROR_TARBALLS=1 does not generate tarballs but checks them out into downloads/git2, does anyone have an idea what I might be doing wrong? | 11:57 |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has quit IRC | 11:58 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-sbirgnahbdabasfg> has joined #yocto | 11:58 | |
*** gunnarx <gunnarx!~user@h-244-80.A137.corp.bahnhof.se> has joined #yocto | 12:00 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 12:00 | |
JaMa | CoLa|work: it always needs to clone them to downloads/git2, the tarball is created after that just packing the downloads/git2/repository | 12:00 |
lukma | bluelightning: I do experience issues when I had IMAGE_INSTALL_append in one image recie | 12:01 |
lukma | and those IMAGE_INSTALL_append images were large | 12:01 |
lukma | and other image (initramfs) was also using IMAGE_INSTALL = to specify only required images | 12:01 |
lukma | I was very surprised when the initramfs grown considerably | 12:02 |
lukma | because the IMAGE_INSTALL packages were appended to initramfs IMAGE_INSTALL | 12:02 |
bluelightning | lukma: IMAGE_INSTALL set in one recipe can't affect another unless that recipe requires/includes that recipe | 12:06 |
bluelightning | lukma: on the other hand if you were to do that IMAGE_INSTALL_append at the configuration level, it'll affect all image recipes | 12:07 |
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC | 12:13 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 12:14 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 12:15 | |
rburton | lukma: if you put IMAGE_INSTALL_append in a local.conf or something for testing, then you can use the pn-imagename override to restrict it to just that iage | 12:26 |
CoLa|work | JaMa: OK understood, but when there is already a tarball, how can I enforce bitbake then to take it and not trying to access the (possibly access protected) git repository? | 12:29 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 12:29 | |
*** Snert_ <Snert_!~LoginName@106-24-237-24.gci.net> has joined #yocto | 12:32 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 12:33 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 12:37 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 12:37 | |
*** rubdos_ <rubdos_!~rubdos@77-56-169-204.dclient.hispeed.ch> has joined #yocto | 12:38 | |
*** Snert_ <Snert_!~LoginName@106-24-237-24.gci.net> has quit IRC | 12:39 | |
*** rubdos_ <rubdos_!~rubdos@77-56-169-204.dclient.hispeed.ch> has quit IRC | 12:39 | |
*** bluelightning_ <bluelightning_!~paul@2406:e001:3fcf:1:5e51:4fff:febb:401d> has joined #yocto | 12:41 | |
*** bluelightning_ <bluelightning_!~paul@2406:e001:3fcf:1:5e51:4fff:febb:401d> has quit IRC | 12:41 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 12:41 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:41 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 12:42 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 12:42 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 12:43 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-dmczhxgqxcrejikp> has quit IRC | 12:46 | |
lukma | bluelightning: OK, I see | 12:46 |
lukma | Is this approach acceptable: FOO += "${@bb.utils.contains("MACHINE", "mymachine", " extras_for_FOO", "" ,d)}" | 12:46 |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 12:46 | |
lukma | (it works on my setup) | 12:46 |
*** bluelightning_ is now known as bluelightning | 12:47 | |
bluelightning | lukma: that'll work, but I don't see how it relates to the issue you mentioned | 12:48 |
lukma | Just by mistake I did: | 12:49 |
*** CoNFiDeNT <CoNFiDeNT!d5f89001@gateway/web/freenode/ip.213.248.144.1> has joined #yocto | 12:49 | |
lukma | FOO = packagegroup-core ...... and some one | 12:49 |
lukma | and this was the "default" | 12:49 |
lukma | and then for one machine (baz) | 12:49 |
lukma | FOO_baz = special packages | 12:50 |
lukma | and for baz only special packages were available | 12:50 |
lukma | so FOO was overriden | 12:50 |
CoNFiDeNT | Hello everybody im newbie and i need some information about yocto linux project | 12:51 |
CoNFiDeNT | im trying to use Hob i need to compile it for sma-imx6 | 12:52 |
CoNFiDeNT | any help will be appreciated... | 12:52 |
*** caiortp <caiortp!~inatel@131.221.240.233> has joined #yocto | 12:53 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 12:54 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 12:55 | |
CoNFiDeNT | Hello everybody im newbie and i need some information about yocto linux project im trying to use Hob i need to compile it for sma-imx6 any help woul be appreciated... | 12:59 |
CoNFiDeNT | are there any human? | 12:59 |
FabKna | yes, why hob? | 13:00 |
CoNFiDeNT | because im newbie on embedded systems | 13:01 |
CoNFiDeNT | i couldnt compile yocto via ubuntu yet.. | 13:01 |
FabKna | You should read the manual, the documentation is really good and if you have specific question you can ask them here | 13:01 |
CoNFiDeNT | Canu please send me the documentation link? | 13:02 |
FabKna | yoctoproject.org -> Documentation | 13:03 |
FabKna | you can also use this docker image on ubuntu https://github.com/RobertBerger/yocto-autobuilder | 13:03 |
CoNFiDeNT | Thank u FabKna ur the man.. | 13:03 |
CoNFiDeNT | ;) | 13:03 |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 13:06 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 13:09 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 13:13 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC | 13:14 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 13:14 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 13:15 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 13:15 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@198.145.29.13> has joined #yocto | 13:15 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has joined #yocto | 13:17 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 13:17 | |
*** BarBQ <BarBQ!~textual@h-89-56.A230.priv.bahnhof.se> has quit IRC | 13:19 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-225-92.xplornet.com> has quit IRC | 13:25 | |
*** FabKna <FabKna!~Fabian@89.27.146.131> has quit IRC | 13:25 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 13:27 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has joined #yocto | 13:29 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 13:30 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 13:31 | |
JoiF | CoNFiDeNT: In your case, you should probably also look at the relevant Freescale documentation: http://freescale.github.io | 13:35 |
JoiF | CoNFiDeNT: Some of it probably assumes you're using some of the c | 13:35 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 13:35 | |
JoiF | CoNFiDeNT: Some of it probably assumes you're using some of the most common dev-boards, but since it's the same processor, it should help you get started. | 13:36 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 13:38 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 13:39 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 13:40 | |
*** CoNFiDeNT <CoNFiDeNT!d5f89001@gateway/web/freenode/ip.213.248.144.1> has left #yocto | 13:41 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto | 13:42 | |
*** sagner <sagner!~ags@2601:602:8800:40b0::edf> has joined #yocto | 13:43 | |
*** Willy-- <Willy--!~Willy@24.138.12.165> has joined #yocto | 13:44 | |
*** bbarr <bbarr!~bbarr@ip70-188-182-91.ri.ri.cox.net> has joined #yocto | 13:45 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 13:46 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 13:49 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has quit IRC | 13:50 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 13:51 | |
*** rovanceo <rovanceo!~rovanceo@80.97.64.55> has joined #yocto | 13:51 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 13:52 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 13:53 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC | 13:54 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 13:55 | |
*** toscalix <toscalix!~toscalix@167.98.27.226> has quit IRC | 13:55 | |
-YoctoAutoBuilder- build #492 of nightly-x86-64 is complete: Failure [failed BuildImages_1] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64/builds/492 | 13:55 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 14:00 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 14:00 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 14:03 | |
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has quit IRC | 14:05 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:08 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-sbirgnahbdabasfg> has quit IRC | 14:08 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 14:13 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 14:19 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:20 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 14:20 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 14:22 | |
*** sgw <sgw!~swold@134.134.139.82> has joined #yocto | 14:25 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 14:26 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 14:34 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-pgskhexsmbutlrpo> has joined #yocto | 14:34 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto | 14:38 | |
kanavin | seebs: is there a part 3 to this? https://www.ibm.com/developerworks/library/os-aapseudo2/os-aapseudo2-pdf.pdf | 14:40 |
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has joined #yocto | 14:45 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 14:45 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 14:46 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 14:47 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 14:49 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 14:49 | |
*** rd7 <rd7!~rd7@dslb-088-073-209-229.088.073.pools.vodafone-ip.de> has quit IRC | 14:49 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 14:50 | |
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-bvqhjugbgbwnhjyh> has joined #yocto | 14:53 | |
seebs | there was once long ago? | 14:54 |
seebs | i don't know if it's still up, dW seems to be a bit vulnerable to bitrot | 14:54 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 14:58 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 14:59 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 15:01 | |
*** yann <yann!~yann@LFbn-1-3552-118.w90-127.abo.wanadoo.fr> has joined #yocto | 15:02 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 15:02 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 15:03 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has joined #yocto | 15:19 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 15:19 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC | 15:21 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 15:22 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto | 15:22 | |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-zadatbjoqvsdmzwz> has joined #yocto | 15:24 | |
*** user930293 <user930293!4c6633e1@gateway/web/freenode/ip.76.102.51.225> has joined #yocto | 15:25 | |
*** sagner <sagner!~ags@2601:602:8800:40b0::edf> has quit IRC | 15:26 | |
*** Bunio_FH <Bunio_FH!~bunio@89-73-217-90.dynamic.chello.pl> has quit IRC | 15:28 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 15:28 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has joined #yocto | 15:29 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 15:29 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 15:29 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 15:30 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 15:31 | |
*** ant_work <ant_work!~ant__@95.236.251.119> has quit IRC | 15:36 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:41 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 15:42 | |
halstead | rburton, May I close https://bugzilla.yoctoproject.org/show_bug.cgi?id=12078? | 15:43 |
yocti | Bug 12078: normal, Medium+, Q3, ross.burton, IN PROGRESS REVIEW , Change default Owner | 15:43 |
* rburton looks | 15:43 | |
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC | 15:50 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 15:54 | |
*** fl0v0 <fl0v0!~fvo@pD9F6BA45.dip0.t-ipconnect.de> has quit IRC | 15:59 | |
*** aratiu <aratiu!~adi@80.97.64.55> has quit IRC | 15:59 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 15:59 | |
*** ed21 <ed21!~Adium@192.198.151.45> has quit IRC | 16:00 | |
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has quit IRC | 16:02 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 16:02 | |
*** sagner <sagner!~ags@75-146-58-181-Washington.hfc.comcastbusiness.net> has joined #yocto | 16:03 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 16:08 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 16:09 | |
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has quit IRC | 16:11 | |
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC | 16:13 | |
*** luc4 <luc4!~luca@185.43.148.11> has quit IRC | 16:19 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 16:19 | |
*** janho <janho!~johan@2a01:e35:8b8b:df0:ec99:19b1:94c8:def> has quit IRC | 16:22 | |
*** Anticom <Anticom!~anticom@217.6.33.234> has quit IRC | 16:22 | |
*** stephano <stephano!~stephano@134.134.139.82> has joined #yocto | 16:22 | |
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC | 16:23 | |
*** gtristan <gtristan!~tristanva@modemcable172.18-161-184.mc.videotron.ca> has quit IRC | 16:23 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-uysgznrbeglovspn> has joined #yocto | 16:27 | |
*** klynn <klynn!~klynn@2600-6c55-4600-1e9f-e83f-a8e3-ed21-2ba3.dhcp6.chtrptr.net> has joined #yocto | 16:29 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has joined #yocto | 16:36 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has quit IRC | 16:36 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d402:d3c9:ca3b:9b54> has quit IRC | 16:36 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 16:37 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 16:39 | |
*** dorileo <dorileo!dorileo@nat/intel/x-azegiiznewcpfimg> has joined #yocto | 16:40 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-pgskhexsmbutlrpo> has quit IRC | 16:43 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC | 16:44 | |
*** mckoan is now known as mckoan|away | 16:48 | |
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-bvqhjugbgbwnhjyh> has quit IRC | 16:50 | |
*** gtristan <gtristan!~tristanva@mtlxpqak-1176248019.sdsl.bell.ca> has joined #yocto | 16:55 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has quit IRC | 16:58 | |
*** FabKna <FabKna!~Fabian@p2003000623F10D45FDB903EA0461F6AF.dip0.t-ipconnect.de> has joined #yocto | 17:00 | |
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC | 17:03 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 17:07 | |
*** tach____ is now known as jcstach | 17:12 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 17:13 | |
*** yann <yann!~yann@LFbn-1-3552-118.w90-127.abo.wanadoo.fr> has quit IRC | 17:15 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 17:21 | |
*** sachit <sachit!~sbtkd85@pc1mwgproxy11-dmz.us.dell.com> has quit IRC | 17:22 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 17:22 | |
*** sachit <sachit!~sbtkd85@ps3mwgproxy04-dmz.us.dell.com> has joined #yocto | 17:22 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 17:29 | |
*** stephano <stephano!~scetola@192.55.54.36> has joined #yocto | 17:31 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 17:34 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has quit IRC | 17:36 | |
*** rewitt <rewitt!~rewitt@134.134.139.82> has joined #yocto | 17:38 | |
*** morphis_ <morphis_!~morphis@p57ABFAF4.dip0.t-ipconnect.de> has joined #yocto | 17:52 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.75> has joined #yocto | 17:53 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.73> has joined #yocto | 17:54 | |
*** morphis__ <morphis__!~morphis@p57ABF12B.dip0.t-ipconnect.de> has quit IRC | 17:56 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-rcchkitmfhlzqzwc> has quit IRC | 17:59 | |
-YoctoAutoBuilder- build #480 of nightly-ppc-lsb is complete: Failure [failed Running Sanity Tests] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/480 | 18:01 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 18:05 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-gkncaifzxkkiikjw> has joined #yocto | 18:13 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 18:13 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 18:17 | |
otavio | Who we can contact to cherry-pick a couple of fixes on meta-oracle-java? | 18:21 |
otavio | two fixes from master to pyro | 18:21 |
*** clevernickname <clevernickname!c02b41f5@gateway/web/freenode/ip.192.43.65.245> has joined #yocto | 18:23 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-gkncaifzxkkiikjw> has quit IRC | 18:27 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:28 | |
*** lvb_ <lvb_!~lvb@142.137.170.217> has joined #yocto | 18:28 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:28 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto | 18:31 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 18:31 | |
*** stephano <stephano!~scetola@192.55.54.36> has left #yocto | 18:32 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:32 | |
clevernickname | Yocto noob here. I've tweaked conf/local.conf using IMAGE_INSTALL_append to customize the specific packages for my target system. What's the best practice for sharing that config? Seems to me creating a new layer w/a .bbappend for the related image name. | 18:33 |
clevernickname | What's not clear to me is when I should define a completely new distro. | 18:33 |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 18:34 | |
FabKna | create different images with different packagegroups | 18:34 |
FabKna | mostly found in recipes-images | 18:34 |
neverpanic | clevernickname: Sounds like you should add a new layer in which you define a new disto which comes with a new image, which contains packagegroups, which pulls in the content you want | 18:35 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 18:35 | |
neverpanic | (That may or may not be overkill depending on the size of your project) | 18:35 |
*** henriknj <henriknj!~hnj@static-5-186-55-130.ip.fibianet.dk> has joined #yocto | 18:35 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 18:38 | |
clevernickname | If I define a new distro, with a new image recipe, then that is *only* viewable if conf/local.conf references that distro. Is that correct? I thought my core-image-minimal.bbappend in the new layer would only be picked up if a distro defined by that layer was selected, but it's being used regardless from what I can see. | 18:40 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 18:40 | |
neverpanic | IIRC you can ship a template for the local.conf with your source code, so you can more or less define what the contents of your local.conf should be by default | 18:41 |
neverpanic | Plus you can ship a local.conf template that includes a file under your control, where you set up your disto | 18:41 |
neverpanic | distro** | 18:41 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 18:41 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 18:44 | |
clevernickname | neverpanic: Thanks. Looking up Custom Template configurations right now. | 18:46 |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 18:46 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 18:50 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has joined #yocto | 18:50 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 18:50 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 18:50 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 18:52 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 18:53 | |
*** stephano <stephano!~stephano@134.134.139.72> has joined #yocto | 19:00 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has joined #yocto | 19:00 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 19:07 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 19:08 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 19:08 | |
clevernickname | neverpanic: Ok. Looks like I can use TEMPLATECONF to create default bblayers.conf and local.conf files -- thanks for the tip! | 19:09 |
clevernickname | neverpanic: Now I'm wondering -- what's the benefit of defining a whole new distro? If I don't need to change DISTRO_FEATURES or anything else, is there any advantage to doing that? | 19:10 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 19:10 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-vmywffwlblcyydki> has quit IRC | 19:12 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has quit IRC | 19:12 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 19:12 | |
*** pohly <pohly!~pohly@p5DE8F431.dip0.t-ipconnect.de> has quit IRC | 19:12 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 19:12 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has quit IRC | 19:13 | |
neverpanic | clevernickname: Extensibility, separation, flexibility. You might need it in the future, you might want to switch the distro to a different set of layers later, etc. | 19:14 |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has joined #yocto | 19:15 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has joined #yocto | 19:15 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has quit IRC | 19:16 | |
*** Jackie_huang <Jackie_huang!~quassel@106.120.101.38> has quit IRC | 19:17 | |
*** Jackie <Jackie!~quassel@106.120.101.38> has joined #yocto | 19:18 | |
*** Jackie is now known as Guest34101 | 19:18 | |
*** dengke <dengke!~dengke@106.120.101.38> has quit IRC | 19:18 | |
clevernickname | neverpanic: Maybe I'm being dense here, but isn't switching layers a function of modifying bblayers.conf? I have to admit, I don't fully understand what is intended by the 'distro' concept. I thought it was a defined permutation of the various packages on a system, but I can jack with layers / image contents until the cows come home without having to update the DISTRO variable. | 19:19 |
fray | DISTRO is a configuration.. a configuration the affects the whole of the recipes you are building to produce your 'custom' distribution | 19:20 |
fray | 'project' settings go in local.conf... this can reference other settings such as MACHINE (BSP/hardware), DISTRO (confgiurations for the overall system), etc. | 19:21 |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 19:22 | |
neverpanic | clevernickname: you can also provide a template for bblayers.conf and put an include in it. | 19:23 |
clevernickname | fray: thanks. I'm currently reading https://lists.yoctoproject.org/pipermail/yocto/2011-December/003813.html to see if I can wrap my head around this. | 19:23 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 19:24 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 19:29 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 19:30 | |
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto | 19:30 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 19:33 | |
*** toanju <toanju!~toanju@x4e377f18.dyn.telefonica.de> has joined #yocto | 19:34 | |
clevernickname | fray: Boiled down, the distro is the "how" and the image is the "what". One distro might define using uclibc, while another one defines using glibc. An image might include an app or might not (regardless of distro selected.) How the app is specifically built (using uclibc or glibc) is determined by the distro. | 19:34 |
clevernickname | Am I close or off the mark? | 19:34 |
fray | distro sets configurations, recipes say 'how' to build (using the configuration info) | 19:35 |
fray | the image is 'just a recipe', but instead of outputting a package -- it outputs an image.. | 19:35 |
fray | so the 'what' is the output of a recipe.. either a package or an image.. (usually) | 19:35 |
fray | your 'how the ... is built..' is generally correct | 19:36 |
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has quit IRC | 19:39 | |
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has joined #yocto | 19:40 | |
*** igor <igor!~igor@187.108.42.203> has joined #yocto | 19:42 | |
clevernickname | fray: thanks for the clarifications. | 19:56 |
clevernickname | I'm coming at things from a buildroot perspective if that helps. | 19:57 |
*** sr105 <sr105!~sr105@72-187-19-10.res.bhn.net> has joined #yocto | 19:59 | |
*** vickylinuxer_ <vickylinuxer_!~vickylinu@dslb-088-070-054-128.088.070.pools.vodafone-ip.de> has joined #yocto | 19:59 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 19:59 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:01 | |
vickylinuxer_ | while using externalsrc for recipes, i have found two issues | 20:03 |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 20:03 | |
vickylinuxer_ | 1. debug packages doesnt contain sources at /usr/src/debug | 20:04 |
vickylinuxer_ | 2. sstate is not working for externalsrc packages | 20:04 |
*** Willy-- <Willy--!~Willy@24.138.12.165> has quit IRC | 20:05 | |
vickylinuxer_ | i have fixed the debug packages issue by patching package.bbclass | 20:06 |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 20:08 | |
*** ant_home <ant_home!~ant__@host224-10-dynamic.249-95-r.retail.telecomitalia.it> has joined #yocto | 20:09 | |
vickylinuxer_ | for sstate issue in externalsrc recipes, is it possible to enable setscene tasks if srctree_hash_files reports nothing changed | 20:09 |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has quit IRC | 20:11 | |
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC | 20:11 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 20:18 | |
*** stefan__ <stefan__!~stefan@ipbcc3cc14.dynamic.kabel-deutschland.de> has joined #yocto | 20:20 | |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has joined #yocto | 20:24 | |
*** lvb <lvb!~lvb@142.137.170.217> has joined #yocto | 20:25 | |
*** lvb_ <lvb_!~lvb@142.137.170.217> has quit IRC | 20:25 | |
*** Guma <Guma!~Guma@c-67-184-64-21.hsd1.il.comcast.net> has joined #yocto | 20:30 | |
*** stephano <stephano!~stephano@134.134.139.73> has joined #yocto | 20:31 | |
*** stephano <stephano!~stephano@134.134.139.73> has quit IRC | 20:38 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-5.west.biz.rr.com> has joined #yocto | 20:46 | |
*** gtristan <gtristan!~tristanva@mtlxpqak-1176248019.sdsl.bell.ca> has quit IRC | 20:50 | |
*** clevernickname <clevernickname!c02b41f5@gateway/web/freenode/ip.192.43.65.245> has quit IRC | 21:00 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto | 21:01 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 21:03 | |
*** toanju <toanju!~toanju@x4e377f18.dyn.telefonica.de> has quit IRC | 21:03 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-225-92.xplornet.com> has joined #yocto | 21:03 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 21:06 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.75> has quit IRC | 21:06 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 21:10 | |
*** stefan__ <stefan__!~stefan@ipbcc3cc14.dynamic.kabel-deutschland.de> has quit IRC | 21:14 | |
*** henriknj <henriknj!~hnj@static-5-186-55-130.ip.fibianet.dk> has quit IRC | 21:20 | |
*** sgw <sgw!~swold@134.134.139.82> has quit IRC | 21:28 | |
*** iSaul_ <iSaul_!~iSaul@olen.sau.li> has quit IRC | 21:29 | |
*** iSaul <iSaul!~iSaul@olen.sau.li> has joined #yocto | 21:34 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 21:34 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 21:35 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 21:49 | |
*** msvb-lab <msvb-lab!~michael@x55b5442d.dyn.telefonica.de> has quit IRC | 21:51 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-5.west.biz.rr.com> has quit IRC | 21:52 | |
*** lvb <lvb!~lvb@142.137.170.217> has quit IRC | 21:53 | |
*** lvb <lvb!~lvb@142.137.170.217> has joined #yocto | 21:54 | |
*** bbarr <bbarr!~bbarr@ip70-188-182-91.ri.ri.cox.net> has quit IRC | 21:57 | |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has quit IRC | 22:00 | |
*** SoniaLeon1 <SoniaLeon1!~sleonbau@134.134.139.76> has joined #yocto | 22:00 | |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has joined #yocto | 22:01 | |
*** SoniaLeon1 <SoniaLeon1!~sleonbau@134.134.139.76> has quit IRC | 22:01 | |
*** SoniaLeon <SoniaLeon!~sleonbau@134.134.139.76> has quit IRC | 22:02 | |
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-zadatbjoqvsdmzwz> has quit IRC | 22:14 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has joined #yocto | 22:15 | |
*** igor <igor!~igor@187.108.42.203> has quit IRC | 22:20 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has joined #yocto | 22:26 | |
*** lvb <lvb!~lvb@142.137.170.217> has quit IRC | 22:26 | |
*** stephano <stephano!~stephano@134.134.139.76> has joined #yocto | 22:28 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.73> has quit IRC | 22:28 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-ovytmaspkvjfvjyu> has joined #yocto | 22:29 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 22:31 | |
*** wladz <wladz!~zuz@107.170.255.55> has joined #yocto | 22:32 | |
*** FabKna <FabKna!~Fabian@p2003000623F10D45FDB903EA0461F6AF.dip0.t-ipconnect.de> has quit IRC | 22:35 | |
*** MiskaX <MiskaX!iid01wam3w@rankki.sonarnerd.net> has quit IRC | 22:39 | |
Crofton | kanavin, turns out I need python-mako | 22:41 |
Crofton | What is the suggested fix for this? | 22:41 |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 22:45 | |
*** aratiu <aratiu!~adi@80.97.64.55> has joined #yocto | 22:45 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 22:46 | |
*** gtristan <gtristan!~tristanva@23.233.166.84> has joined #yocto | 22:48 | |
*** gunnarx <gunnarx!~user@c83-248-212-222.bredband.comhem.se> has joined #yocto | 22:49 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 22:49 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 22:50 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-yozmwhyjlfiazmxq> has joined #yocto | 22:51 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 22:51 | |
*** MiskaX <MiskaX!etsl7i38de@rankki.sonarnerd.net> has joined #yocto | 22:57 | |
*** sjolley <sjolley!~sjolley@134.134.139.82> has joined #yocto | 23:01 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-rjvzmqubgvmadtzm> has joined #yocto | 23:20 | |
*** agust <agust!~agust@p4FCB526E.dip0.t-ipconnect.de> has quit IRC | 23:23 | |
*** Crofton <Crofton!~Crofton@rrcs-67-52-142-102.west.biz.rr.com> has quit IRC | 23:35 | |
*** ant_home <ant_home!~ant__@host224-10-dynamic.249-95-r.retail.telecomitalia.it> has quit IRC | 23:41 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:43 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-ovytmaspkvjfvjyu> has quit IRC | 23:48 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!