*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC (Remote host closed the connection) | 00:08 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-33-70-53-64-242.dsl.bell.ca> has quit IRC (Quit: Konversation terminated!) | 00:12 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 00:14 | |
*** davidinux <davidinux!~davidinux@92.118.62.130> has quit IRC (Ping timeout: 240 seconds) | 01:03 | |
*** starblue <starblue!~juergen@dslb-094-220-113-187.094.220.pools.vodafone-ip.de> has quit IRC (Ping timeout: 268 seconds) | 01:30 | |
*** starblue <starblue!~juergen@dslb-094-221-189-001.094.221.pools.vodafone-ip.de> has joined #yocto | 01:31 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 250 seconds) | 01:53 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 01:54 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 250 seconds) | 01:58 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 01:58 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 02:02 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has joined #yocto | 02:17 | |
*** jclsn <jclsn!~jclsn@2a04:4540:650f:b400:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 240 seconds) | 02:42 | |
*** jclsn <jclsn!~jclsn@2a04:4540:652b:f400:2ce:39ff:fecf:efcd> has joined #yocto | 02:44 | |
*** olani- <olani-!~olani@83-233-29-230.cust.bredband2.com> has quit IRC (Ping timeout: 240 seconds) | 03:05 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 03:25 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 03:26 | |
*** Minvera <Minvera!~Minvera@user/Minvera> has quit IRC (Ping timeout: 250 seconds) | 03:44 | |
*** amitk <amitk!~amit@103.59.74.23> has joined #yocto | 04:06 | |
halstead | jbo: Does https://stackoverflow.com/a/17994 help? | 04:10 |
---|---|---|
*** davidinux <davidinux!~davidinux@194.34.233.120> has joined #yocto | 04:39 | |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto | 04:45 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 04:50 | |
*** OnkelUlla <OnkelUlla!~user@dude03.red.stw.pengutronix.de> has joined #yocto | 04:51 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto | 05:40 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:47 | |
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has quit IRC (Quit: wooosaiiii) | 05:54 | |
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has joined #yocto | 05:55 | |
*** tgamblin <tgamblin!~tgamblin@d72-39-239-122.home1.cgocable.net> has quit IRC (Ping timeout: 240 seconds) | 06:03 | |
*** Guest72 <Guest72!~Guest72@114.242.206.180> has joined #yocto | 06:10 | |
Guest72 | hi , I wan't to commit a patch for pseudo , which mailling list I sould send to | 06:11 |
*** amitk_ <amitk_!~amit@103.208.69.89> has joined #yocto | 06:11 | |
*** bps <bps!~bps@user/bps> has joined #yocto | 06:11 | |
*** Guest98 <Guest98!~Guest98@31.145.189.2> has joined #yocto | 06:13 | |
landgraf | Guest72: OE-core | 06:14 |
Guest72 | the pseudo souce | 06:14 |
Guest72 | this shuld send to oe-core ? | 06:15 |
*** tgamblin <tgamblin!~tgamblin@d72-39-239-122.home1.cgocable.net> has joined #yocto | 06:16 | |
landgraf | Guest72: https://git.yoctoproject.org/pseudo/tree/README see Contact section | 06:18 |
*** tgamblin <tgamblin!~tgamblin@d72-39-239-122.home1.cgocable.net> has quit IRC (Ping timeout: 250 seconds) | 06:22 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 06:31 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has joined #yocto | 06:34 | |
Guest98 | hi, morning. | 06:39 |
Guest98 | im using meta-mylayer, meta-raspberrypi(dunfell)(higher priority than meta-mylayer). | 06:39 |
Guest98 | There is SERIAL_CONSOLES ?= "115200;ttyS0" definition in mylayer-machine.conf. When i update SERIAL_CONSOLES = "tty1", console=serial0,115200 still existing in cmdline.txt. i cleaned bootfiles, linux-rasbperrypi recipes and rebuild but the SERIAL_CONSOLES value in cmdline.txt didnt change. is it a bug or am i doing something wrong? | 06:39 |
Guest98 | i can use my own cmdline.txt file in bootfiles.bbappend but why i should do that if i do it only one line. | 06:41 |
Guest98 | i mean linux-raspberrypi.bbappend | 06:54 |
*** frieder <frieder!~frieder@i4DF677E2.static.tripleplugandplay.com> has joined #yocto | 06:55 | |
*** matze <matze!~matze@212.108.25.150> has joined #yocto | 06:56 | |
landgraf | Guest98: bitbake -e will show you where and why the variable/value came from | 06:59 |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 248 seconds) | 07:06 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 07:14 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 07:19 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 07:20 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 07:21 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 250 seconds) | 07:37 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 07:40 | |
Guest98 | landgraf https://pastebin.com/SNd0pk5M | 07:51 |
*** JerryM <JerryM!~JerryM@smtp3.nedap.com> has joined #yocto | 07:54 | |
*** zpfvo <zpfvo!~fvo@i59F5CF3B.versanet.de> has joined #yocto | 08:00 | |
*** bps <bps!~bps@193.89.194.60> has joined #yocto | 08:18 | |
landgraf | Guest98: check the commented lines above SERIAL_CONSOLES="tty1" | 08:29 |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 08:30 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 08:31 | |
*** vladest <vladest!~Thunderbi@217.192.139.41> has joined #yocto | 08:37 | |
Guest98 | landgraf was because of linux-raspberrypi.inc (dunfell) | 08:45 |
Guest98 | https://pastebin.com/qbZ8ES0D | 08:45 |
Guest98 | Well, if UART is enable, why does the debug console enable? I couldnt understand it. I dont have to use the UART side for debug maybe. | 08:45 |
mcfrisk | Guest98: you need to study the "bitbake -e" output, it will explain each variable and how it got to the state it is in the end of parsing. You can see why SERIAL_CONSOLES gets the value it has, and then if you know what it should be, then adjust the bbappend on your side so that it applies. This applies to all configurations and variables, "bitbake -e" output is really the key to understand how layers and | 09:02 |
mcfrisk | bbappends, distro, machine and image configs work together. | 09:02 |
Guest98 | mcfrisk thank you. | 09:04 |
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 09:09 | |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 246 seconds) | 09:25 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 09:29 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 09:29 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 250 seconds) | 09:33 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:34 | |
*** Guest33 <Guest33!~Guest17@59-120-41-145.hinet-ip.hinet.net> has joined #yocto | 09:43 | |
*** Guest33 <Guest33!~Guest17@59-120-41-145.hinet-ip.hinet.net> has quit IRC (Client Quit) | 09:44 | |
jbo | halstead, it did, thanks! | 09:45 |
*** starblue <starblue!~juergen@dslb-094-221-189-001.094.221.pools.vodafone-ip.de> has quit IRC (Ping timeout: 265 seconds) | 09:54 | |
*** starblue <starblue!~juergen@dslb-094-221-189-001.094.221.pools.vodafone-ip.de> has joined #yocto | 09:56 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto | 09:56 | |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 240 seconds) | 09:59 | |
*** bps <bps!~bps@193.89.194.60> has joined #yocto | 10:00 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 10:02 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 10:02 | |
*** grma <grma!~gruberm@89-41-134-107.static.kufnet.at> has joined #yocto | 10:11 | |
*** amitk_ <amitk_!~amit@103.208.69.89> has quit IRC (Ping timeout: 248 seconds) | 10:17 | |
*** matze <matze!~matze@212.108.25.150> has quit IRC (Quit: Client closed) | 10:21 | |
*** Dracos-Carazza <Dracos-Carazza!~Dracos-Ca@94.31.103.247> has quit IRC (Ping timeout: 248 seconds) | 10:26 | |
*** Dracos-Carazza <Dracos-Carazza!~Dracos-Ca@94.31.103.247> has joined #yocto | 10:31 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 10:48 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 10:48 | |
*** rfs613 <rfs613!~rfs613@rfs.netwinder.org> has quit IRC (Ping timeout: 240 seconds) | 10:51 | |
*** rfs613 <rfs613!~rfs613@rfs.netwinder.org> has joined #yocto | 10:53 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 246 seconds) | 10:53 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 10:54 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 11:12 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 11:13 | |
*** Guest72 <Guest72!~Guest72@114.242.206.180> has quit IRC (Quit: Client closed) | 11:13 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 11:16 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has joined #yocto | 11:16 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has quit IRC (Quit: Leaving) | 11:22 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has joined #yocto | 11:24 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has quit IRC (Client Quit) | 11:25 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has joined #yocto | 11:26 | |
*** ferrywu <ferrywu!~ferrywu@219.71.60.9> has quit IRC (Client Quit) | 11:26 | |
*** ferrywu <ferrywu!uid603879@id-603879.ilkley.irccloud.com> has joined #yocto | 11:30 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 11:41 | |
*** JerryM <JerryM!~JerryM@smtp3.nedap.com> has quit IRC (Quit: Client closed) | 12:02 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 12:05 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 12:06 | |
*** Guest98 <Guest98!~Guest98@31.145.189.2> has quit IRC (Ping timeout: 245 seconds) | 12:13 | |
*** vladest <vladest!~Thunderbi@217.192.139.41> has quit IRC (Ping timeout: 240 seconds) | 12:16 | |
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Ping timeout: 246 seconds) | 12:24 | |
*** amitk_ <amitk_!~amit@103.59.74.23> has joined #yocto | 12:38 | |
*** amitk_ <amitk_!~amit@103.59.74.23> has quit IRC (Ping timeout: 250 seconds) | 13:01 | |
*** jtoomey <jtoomey!~jtoomey@149.199.80.130> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 13:03 | |
*** jtoomey <jtoomey!~jtoomey@149.199.80.130> has joined #yocto | 13:03 | |
*** Minvera <Minvera!~Minvera@user/Minvera> has joined #yocto | 13:03 | |
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Read error: Connection reset by peer) | 13:06 | |
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has joined #yocto | 13:06 | |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 13:18 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto | 13:18 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Ping timeout: 250 seconds) | 13:22 | |
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection) | 13:28 | |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 250 seconds) | 13:28 | |
*** ferrywu_ <ferrywu_!~ferrywu@219.71.60.9> has joined #yocto | 13:36 | |
*** ferrywu_ <ferrywu_!~ferrywu@219.71.60.9> has quit IRC (Client Quit) | 13:38 | |
*** olani- <olani-!~olani@66.159.215.7> has joined #yocto | 13:41 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto | 13:43 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 13:50 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto | 13:50 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (Client Quit) | 13:51 | |
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 240 seconds) | 13:52 | |
* zeddiii tests if he's really connected | 13:53 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has joined #yocto | 13:53 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has joined #yocto | 13:53 | |
RP | zeddiii: are we all just a chatgpt emulation though? :) | 14:00 |
zeddiii | ah. cool. it is alive, my znc instance went nuts and I hadn't seen any traffic at all. | 14:00 |
*** zeddiii is now known as zeddii | 14:01 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto | 14:19 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds) | 14:33 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 14:33 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 268 seconds) | 14:39 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 14:39 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has quit IRC (Remote host closed the connection) | 14:52 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has joined #yocto | 14:53 | |
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 250 seconds) | 14:53 | |
*** BCMM <BCMM!~BCMM@user/bcmm> has joined #yocto | 14:55 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has joined #yocto | 14:56 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 14:57 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has quit IRC (Remote host closed the connection) | 14:57 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto | 14:59 | |
*** olani- <olani-!~olani@66.159.215.7> has quit IRC (Ping timeout: 248 seconds) | 15:00 | |
*** olani- <olani-!~olani@66.159.215.7> has joined #yocto | 15:01 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has joined #yocto | 15:01 | |
*** arisut <arisut!~none@gentoo/developer/alicef> has quit IRC (Quit: install gentoo) | 15:10 | |
*** arisut <arisut!~none@gentoo/developer/alicef> has joined #yocto | 15:11 | |
*** arisut <arisut!~none@gentoo/developer/alicef> has quit IRC (Client Quit) | 15:12 | |
*** arisut <arisut!~none@gentoo/developer/alicef> has joined #yocto | 15:13 | |
*** arisut <arisut!~none@gentoo/developer/alicef> has quit IRC (Remote host closed the connection) | 15:13 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-33-70-53-64-242.dsl.bell.ca> has joined #yocto | 15:29 | |
*** frieder <frieder!~frieder@i4DF677E2.static.tripleplugandplay.com> has quit IRC (Remote host closed the connection) | 15:34 | |
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection) | 15:35 | |
JPEW | Obligatory XKCD: https://xkcd.com/2173/ | 15:40 |
alessioigor | rofl | 15:43 |
moto-timo | kanavin: I have the openssl 3.1.1 upgrade staged... building/testing now. | 15:45 |
moto-timo | kanavin_: ^^ | 15:46 |
moto-timo | ugh. the mips cflags patch doesn't apply cleanly | 15:47 |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 16:02 | |
*** zpfvo <zpfvo!~fvo@i59F5CF3B.versanet.de> has quit IRC (Remote host closed the connection) | 16:04 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 16:10 | |
paulg | Tapping the screen and saying "is this thing on?" just doesn't have the right sound anymore after the death of CRTs. | 16:19 |
*** PobodysNerfect <PobodysNerfect!~PobodysNe@84.214.105.47> has joined #yocto | 16:20 | |
paulg | grandpa version of sending a test post to a mailing list or IRC. | 16:21 |
*** olani- <olani-!~olani@66.159.215.7> has quit IRC (Ping timeout: 246 seconds) | 16:23 | |
*** olani- <olani-!~olani@66.159.215.7> has joined #yocto | 16:24 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 16:26 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection) | 16:44 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:8d18:63b7:dd1d:3c16> has quit IRC (Remote host closed the connection) | 16:46 | |
*** tgamblin <tgamblin!~tgamblin@2001:1970:5b1f:ab00:bc2d:57d7:406e:f9ca> has joined #yocto | 16:47 | |
*** ptsneves <ptsneves!~Thunderbi@031011128008.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 268 seconds) | 17:21 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Ping timeout: 265 seconds) | 17:22 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 246 seconds) | 17:42 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Remote host closed the connection) | 17:44 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 17:46 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has joined #yocto | 17:55 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 17:56 | |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 18:03 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 18:21 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 265 seconds) | 18:55 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 18:55 | |
khem | abelloni: RP https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2788 | 18:55 |
khem | this is with master-next from abelloni/master-next | 18:55 |
khem | I wonder what could cause it | 18:55 |
*** rfs613 <rfs613!~rfs613@rfs.netwinder.org> has quit IRC (Ping timeout: 246 seconds) | 18:56 | |
*** rfs613 <rfs613!~rfs613@rfs.netwinder.org> has joined #yocto | 18:58 | |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 265 seconds) | 19:13 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 19:27 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection) | 19:28 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 19:29 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 246 seconds) | 19:30 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 19:31 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has joined #yocto | 19:32 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor) | 19:32 | |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 19:43 | |
*** crazy_imp <crazy_imp!~mj@user/crazy-imp/x-1371519> has quit IRC (Ping timeout: 268 seconds) | 19:52 | |
*** Thorn_ <Thorn_!~Thorn@dsl-73-143.bl27.telepac.pt> has joined #yocto | 19:53 | |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 250 seconds) | 19:54 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto | 20:02 | |
mischief | if we copy a recipe from meta-oe, it seems the license is MIT, but to what is the copyright attributed to? | 20:03 |
*** Haxxa <Haxxa!~Haxxa@202-65-68-206.ip4.superloop.au> has quit IRC (Quit: Haxxa flies away.) | 20:15 | |
*** olani- <olani-!~olani@66.159.215.7> has quit IRC (Ping timeout: 250 seconds) | 20:15 | |
*** Haxxa <Haxxa!~Haxxa@202.65.68.206> has joined #yocto | 20:19 | |
*** Guest73 <Guest73!~Guest73@47.153.4.9> has joined #yocto | 20:31 | |
JPEW | RP: SPDX changes seem to work locally for me; I pushed them to contrib/jpew/spdx-pkg-arch if you want to try and run them through the AB with SPDX enabled | 20:53 |
JPEW | If you'd rather have patches for master-next I can do that too; need to write the commit message for the one first though :) | 20:54 |
*** Guest73 <Guest73!~Guest73@47.153.4.9> has quit IRC (Ping timeout: 245 seconds) | 20:55 | |
mischief | khem: JPEW do either of you have advice on meta-openembedded attribution? | 21:03 |
JPEW | mischief: For the recipe text itself? | 21:04 |
mischief | yes | 21:04 |
mischief | the layer has a license file.. http://git.openembedded.org/meta-openembedded/tree/meta-oe/COPYING.MIT | 21:04 |
mischief | the license says: > The above copyright notice and this permission notice shall be included | 21:05 |
mischief | there's no copyright notice :-) | 21:05 |
mischief | so who shall the copyright of the layer contents be attributed to | 21:05 |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 21:05 | |
*** Wouter0100670440 <Wouter0100670440!~Wouter010@entry.nbg.netvos.nl> has joined #yocto | 21:06 | |
*** seninha_ <seninha_!~seninha@user/seninha> has joined #yocto | 21:07 | |
*** wooosaiiii1 <wooosaiiii1!~Thunderbi@89-212-21-243.static.t-2.net> has joined #yocto | 21:08 | |
*** aardo <aardo!~ardo@host-79-37-40-90.retail.telecomitalia.it> has joined #yocto | 21:08 | |
*** tokamak- <tokamak-!~Tokamak@2603:c020:4004:f00:59d7:d5e1:201e:845f> has joined #yocto | 21:08 | |
*** Bardon_ <Bardon_!~Bardon@user/Bardon> has joined #yocto | 21:08 | |
*** vvmeson <vvmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has joined #yocto | 21:09 | |
JPEW | mischief: A bunch of the scripts were updated to say "Copyright OpenEmbedded Contributors", but IANAL | 21:09 |
*** lamm_ <lamm_!~lucasmaga@194.47.241.242> has joined #yocto | 21:09 | |
*** Emantor_ <Emantor_!~Emantor@magratgarlick.emantor.de> has joined #yocto | 21:10 | |
*** mckoan_ <mckoan_!~marco@host-95-229-48-41.business.telecomitalia.it> has joined #yocto | 21:10 | |
*** |Xagen <|Xagen!~Xagen@4.14.206.69> has joined #yocto | 21:11 | |
*** jetm- <jetm-!~jetm@ec2-54-225-101-41.compute-1.amazonaws.com> has joined #yocto | 21:11 | |
*** otavio_ <otavio_!~otavio@177-4-253-230.user3p.brasiltelecom.net.br> has joined #yocto | 21:11 | |
*** jbronder <jbronder!jsbronder@user/jbronder> has joined #yocto | 21:11 | |
*** yolo_ <yolo_!~xxiao@li1120-73.members.linode.com> has joined #yocto | 21:11 | |
*** warthog19 <warthog19!warthog9@proxy.monkeyblade.net> has joined #yocto | 21:13 | |
*** vmeson <vmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has quit IRC (Killed (erbium.libera.chat (Nickname regained by services))) | 21:14 | |
*** vvmeson is now known as vmeson | 21:14 | |
mischief | don't see that anywhere in the layer | 21:15 |
JPEW | mischief: Ah meta-oe, not oe-core | 21:15 |
JPEW | I have no idea | 21:15 |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (*.net *.split) | 21:16 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has quit IRC (*.net *.split) | 21:16 | |
*** Xagen <Xagen!~Xagen@4.14.206.69> has quit IRC (*.net *.split) | 21:16 | |
*** wooosaiiii <wooosaiiii!~Thunderbi@89-212-21-243.static.t-2.net> has quit IRC (*.net *.split) | 21:16 | |
*** ardo <ardo!~ardo@host-79-37-40-90.retail.telecomitalia.it> has quit IRC (*.net *.split) | 21:16 | |
*** mckoan|away <mckoan|away!~marco@host-95-229-48-41.business.telecomitalia.it> has quit IRC (*.net *.split) | 21:16 | |
*** otavio <otavio!~otavio@177-4-253-230.user3p.brasiltelecom.net.br> has quit IRC (*.net *.split) | 21:16 | |
*** Bardon <Bardon!~Bardon@user/Bardon> has quit IRC (*.net *.split) | 21:16 | |
*** tokamak <tokamak!~Tokamak@150.136.105.167> has quit IRC (*.net *.split) | 21:16 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (*.net *.split) | 21:16 | |
*** jetm <jetm!~jetm@ec2-54-225-101-41.compute-1.amazonaws.com> has quit IRC (*.net *.split) | 21:16 | |
*** jsbronder <jsbronder!~jsbronder@user/jbronder> has quit IRC (*.net *.split) | 21:16 | |
*** lamm <lamm!~lucasmaga@194.47.241.242> has quit IRC (*.net *.split) | 21:16 | |
*** yolo <yolo!~xxiao@li1120-73.members.linode.com> has quit IRC (*.net *.split) | 21:16 | |
*** warthog9 <warthog9!warthog9@proxy.monkeyblade.net> has quit IRC (*.net *.split) | 21:16 | |
*** wooosaiiii1 is now known as wooosaiiii | 21:16 | |
*** warthog19 is now known as warthog9 | 21:18 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has joined #yocto | 21:25 | |
*** jetm- is now known as jetm | 21:26 | |
mischief | alright, maybe RP has some advice since he added all of those copyright statements. | 21:27 |
*** wCPO <wCPO!~wCPO@mail.klausen.dk> has quit IRC (Quit: The Lounge - https://thelounge.chat) | 21:36 | |
*** wCPO <wCPO!~wCPO@mail.klausen.dk> has joined #yocto | 21:37 | |
RP | mischief: my advice would be for meta-oe to do what I did in core | 21:39 |
RP | JPEW: were you able to reproduce a failure? | 21:40 |
JPEW | RP: It didn't fail when swicthing SDKMACHINE, I can also try that without my patches and see if it fails | 21:41 |
JPEW | Builds are taking a while; perhaps core-image-minimal would be better than core-image-full-cmdline | 21:42 |
JPEW | I was trying to replicate the exact thing the AB did for a while, which IIRC was full-cmdline and multilib, but no luck there :/ | 21:42 |
*** Thorn_ <Thorn_!~Thorn@dsl-73-143.bl27.telepac.pt> has quit IRC (Ping timeout: 248 seconds) | 21:46 | |
*** florian_kc <florian_kc!~florian@dynamic-078-049-055-151.78.49.pool.telefonica.de> has quit IRC (Ping timeout: 250 seconds) | 21:46 | |
RP | JPEW: you are doing core-image-minimal -c populate_sdk right? | 21:46 |
JPEW | Ya, let me do that | 21:47 |
JPEW | I was sort of trying to reproduce and verify my change actually worked at the same time. I think I'm convinced the change works, let me focus on just reproducing | 21:48 |
JPEW | It's a process.... maybe not a good one though :D | 21:49 |
RP | JPEW: I should take a look. I've been afk doing other things. I should really be thinking of sleeping now :/ | 21:49 |
JPEW | RP: Get some sleep, I'll queue up the builds locally and we'll see what happens tomorrow | 21:50 |
RP | not helped by my laptop going badly wrong to the point even a reboot didn't fix it (power cycle did) | 21:50 |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 21:53 | |
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-33-70-53-64-242.dsl.bell.ca> has quit IRC (Quit: Konversation terminated!) | 22:06 | |
RP | JPEW: I've thrown a branch at the autobuilder too | 22:07 |
*** |Xagen <|Xagen!~Xagen@4.14.206.69> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…) | 22:11 | |
*** olani- <olani-!~olani@31-208-215-248.cust.bredband2.com> has joined #yocto | 22:24 | |
*** jbo <jbo!~tct@user/tct> has quit IRC (Ping timeout: 240 seconds) | 22:24 | |
*** tct <tct!~tct@user/tct> has joined #yocto | 22:41 | |
*** BCMM <BCMM!~BCMM@user/bcmm> has quit IRC (Quit: Konversation terminated!) | 22:50 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 22:54 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 22:54 | |
*** sakoman <sakoman!~steve@dhcp-72-234-106-30.hawaiiantel.net> has joined #yocto | 22:54 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 250 seconds) | 22:59 | |
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto | 22:59 | |
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 268 seconds) | 23:04 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 23:04 | |
mischief | RP: ah, well, i think khem is the maintainer there..? :-) | 23:47 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!