*** saidi <saidi!~saidi@unaffiliated/saidi> has quit IRC | 00:08 | |
*** penguin359 <penguin359!86868b48@134.134.139.72> has joined #yocto | 00:11 | |
penguin359 | Hello | 00:11 |
---|---|---|
penguin359 | I'm trying to migrate a recipe to using externalsrc and have it read the source from one location, but place all build artifacts in a separate build directory. | 00:12 |
penguin359 | However, the source directory is not writeable and that seems to be an issue for bitbake. | 00:12 |
penguin359 | Is there a way to point EXTERNALSRC to a read-only location? | 00:12 |
*** rubdos <rubdos!~rubdos@2a02:578:859d:700:8b44:5716:382d:a7da> has quit IRC | 00:23 | |
khem | point S wherever you want | 00:32 |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 00:32 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 00:33 | |
penguin359 | Looking through externalsrc.bbclass, it seems that this is hard-coded behavior for ${S} | 01:25 |
penguin359 | d.appendVarFlag(task, "lockfiles", " ${S}/singletask.lock") | 01:26 |
*** tlab <tlab!~tlab@2601:245:c700:41f:61f6:1daf:9f49:963d> has joined #yocto | 02:25 | |
*** Majuk <Majuk!48b1430b@gateway/web/cgi-irc/kiwiirc.com/ip.72.177.67.11> has joined #yocto | 02:55 | |
*** juvenal <juvenal!~textual@179.113.72.160> has joined #yocto | 03:03 | |
*** fl0v0 <fl0v0!~fvo@88.130.222.240> has joined #yocto | 03:05 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 03:30 | |
yocti | New news from stackoverflow: Building an embedded linux yocto <https://stackoverflow.com/questions/59239653/building-an-embedded-linux-yocto> | 03:31 |
penguin359 | How can I append to a machine-specific DISTRO_FEATURE from an independent layer | 03:32 |
penguin359 | Specifically, I want to enable systemd init for machine qemuarm64 if/when I have this layer enabled. | 03:33 |
penguin359 | Would I just put it into my layer's conf/machine/qemuarm64.conf or would that completely override the poky qemuarm64.conf? | 03:35 |
khem | penguin359: these are distro features, so either define your own distro layer and add it there, or use some pre-existing distro which already does this e.g. Yoe distro. Or modify your local.conf to add it on top of default reference distro that you might be using like poky, but do not add it to a layer which is not a distro layer | 03:45 |
*** tlab <tlab!~tlab@2601:245:c700:41f:61f6:1daf:9f49:963d> has quit IRC | 04:52 | |
*** Majuk <Majuk!48b1430b@gateway/web/cgi-irc/kiwiirc.com/ip.72.177.67.11> has quit IRC | 06:17 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 06:34 | |
yocti | New news from stackoverflow: Can't run Yocto image with runqemu sama5d27-som1-ek-sd <https://stackoverflow.com/questions/59497579/cant-run-yocto-image-with-runqemu-sama5d27-som1-ek-sd> | 08:02 |
*** camus <camus!~Instantbi@222.67.188.174> has joined #yocto | 08:05 | |
*** kaspter <kaspter!~Instantbi@222.67.188.187> has quit IRC | 08:07 | |
*** camus is now known as kaspter | 08:07 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 08:19 | |
*** camus <camus!~Instantbi@222.67.188.174> has joined #yocto | 08:21 | |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has quit IRC | 08:21 | |
*** camus is now known as kaspter | 08:21 | |
*** PaowZ <PaowZ!~PaowZ___@pai34-7-83-152-182-24.fbx.proxad.net> has quit IRC | 08:25 | |
*** wooosaiiii <wooosaiiii!~prix@89-212-21-243.static.t-2.net> has quit IRC | 08:34 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC | 08:50 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC | 08:50 | |
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto | 08:55 | |
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto | 08:56 | |
*** kaspter <kaspter!~Instantbi@222.67.188.174> has quit IRC | 09:15 | |
*** kaspter <kaspter!~Instantbi@101.93.194.160> has joined #yocto | 09:16 | |
*** wooosaiiii <wooosaiiii!~prix@89-212-21-243.static.t-2.net> has joined #yocto | 09:16 | |
*** goliath <goliath!~goliath@151.217.140.26> has joined #yocto | 09:45 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has joined #yocto | 09:53 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 10:11 | |
*** goliath <goliath!~goliath@151.217.140.26> has quit IRC | 10:14 | |
*** goliath <goliath!~goliath@2001:67c:20a1:1140:f4ff:ab63:d53:ed40> has joined #yocto | 10:16 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 10:18 | |
*** Net147_ <Net147_!~Net147@unaffiliated/net147> has quit IRC | 11:15 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 11:16 | |
*** falk0n <falk0n!~falk0n@a109-49-156-195.cpe.netcabo.pt> has quit IRC | 11:30 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-zkuuojeiidtqjrqv> has quit IRC | 11:32 | |
*** nrossi <nrossi!nrossimatr@gateway/shell/matrix.org/x-vmoamfljkutjsahq> has quit IRC | 11:32 | |
*** silviof <silviof!silv-iomat@gateway/shell/matrix.org/x-ojdxlranzmwfjctm> has quit IRC | 11:32 | |
*** goliath <goliath!~goliath@2001:67c:20a1:1140:f4ff:ab63:d53:ed40> has quit IRC | 11:33 | |
*** juvenal <juvenal!~textual@179.113.72.160> has quit IRC | 11:36 | |
*** berton <berton!~berton@189.103.49.163> has joined #yocto | 11:42 | |
*** berton <berton!~berton@189.103.49.163> has quit IRC | 11:45 | |
*** berton <berton!~berton@189.103.49.163> has joined #yocto | 11:46 | |
*** kreyren[m] <kreyren[m]!~kreyrenm]@ip-62-245-98-101.net.upcbroadband.cz> has quit IRC | 12:07 | |
*** kreyren[m] <kreyren[m]!~kreyrenm]@ip-62-245-98-101.net.upcbroadband.cz> has joined #yocto | 12:08 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-ibaxlwrdhilhjprs> has joined #yocto | 12:18 | |
*** nrossi <nrossi!nrossimatr@gateway/shell/matrix.org/x-xdjybwecmajlrova> has joined #yocto | 12:18 | |
*** silviof <silviof!silv-iomat@gateway/shell/matrix.org/x-ettfuhprsdmqdkze> has joined #yocto | 12:18 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has joined #yocto | 13:02 | |
*** goliath <goliath!~goliath@2001:67c:20a1:1140:f4ff:ab63:d53:ed40> has joined #yocto | 13:33 | |
*** tgamblin <tgamblin!~tgamblin@CPE64777de11593-CM64777de11590.cpe.net.cable.rogers.com> has joined #yocto | 13:33 | |
*** AndersD <AndersD!~AndersD@h83-209-191-235.cust.a3fiber.se> has quit IRC | 13:37 | |
*** yann|work <yann|work!~yann@91-170-159-152.subs.proxad.net> has joined #yocto | 14:31 | |
*** vineela <vineela!~vtummala@134.134.139.76> has joined #yocto | 14:33 | |
*** saidi <saidi!~saidi@unaffiliated/saidi> has joined #yocto | 14:51 | |
*** vineela <vineela!~vtummala@134.134.139.76> has quit IRC | 15:19 | |
yocti | New news from stackoverflow: polkit-0.113-r0 do_configure: Function failed: do_configure <https://stackoverflow.com/questions/59502805/polkit-0-113-r0-do-configure-function-failed-do-configure> | 15:33 |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 15:52 | |
kergoth | RP: has anyone pursued building a yocto toolchain with more tuning configurations? that is, more than just 32/64/x32 multilibs. if i build an armv5te and armv7te will the same cross gcc be built, or will it be rebuilt even if it doesnt' need to be? I might need to build a single toolchain out of oe that has not just multilib, but mjultiple sysroots for additional tunings including bin, not just libdir changing, so was curious if anyone has looked into | 16:14 |
kergoth | that. e.g the sourcery external toolchain gcc automatically appends sysroot suffixes for its various multilb configurations, so more than just libdir changes for it. i'm fin explicitly passing --sysroot= for each, just thinking about sdk construction, meta-environment, and whehter it'll rebuild gcc-cross for every configuration | 16:14 |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 16:51 | |
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has quit IRC | 16:53 | |
*** radsquirrel <radsquirrel!~bradleyb@mail.fuzziesquirrel.com> has joined #yocto | 16:54 | |
*** asabil <asabil!~asabil@81.167.213.26.static.lyse.net> has joined #yocto | 17:04 | |
*** lexano <lexano!lexano@gateway/vpn/nordvpn/lexano> has quit IRC | 17:33 | |
*** lexano <lexano!lexano@gateway/vpn/nordvpn/lexano> has joined #yocto | 17:47 | |
RP | kergoth: we do only build gcc-cross once per arch | 18:25 |
RP | kergoth: I wanted to push it further but haven't had the time and there wasn't interest really either | 18:27 |
* kergoth nods | 18:41 | |
kergoth | okay, thanks, that's helpful | 18:41 |
*** comptroller <comptroller!~comptroll@47-213-227-107.paolcmtc01.res.dyn.suddenlink.net> has quit IRC | 19:17 | |
*** asabil <asabil!~asabil@81.167.213.26.static.lyse.net> has quit IRC | 19:26 | |
*** asabil <asabil!~asabil@81.167.213.26.static.lyse.net> has joined #yocto | 19:26 | |
*** comptroller <comptroller!~comptroll@47-213-227-107.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto | 19:34 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC | 19:43 | |
*** vineela <vineela!~vtummala@134.134.137.77> has joined #yocto | 20:13 | |
*** kosakosinski96 <kosakosinski96!bc9364a8@188.147.100.168.nat.umts.dynamic.t-mobile.pl> has joined #yocto | 20:14 | |
kosakosinski96 | hello | 20:15 |
kosakosinski96 | Hello everyone. I'm in trouble, I'm trying to use temp/humidity sensor bme280 with yocto. I use rocko version of poky and latest driver from bosch sensortec for bme280. With driver they provide example connecting to sensor via i2c. I have compiled it and ran it, i gives -2 code which is device not found. But also I habe used i2cdetect and it gives | 20:21 |
kosakosinski96 | the correct address of device. Can somebody help me or show me what I am missing? | 20:21 |
*** kosakosinski96 <kosakosinski96!bc9364a8@188.147.100.168.nat.umts.dynamic.t-mobile.pl> has quit IRC | 20:35 | |
*** vineela <vineela!~vtummala@134.134.137.77> has quit IRC | 20:39 | |
*** saidi <saidi!~saidi@unaffiliated/saidi> has quit IRC | 20:49 | |
*** PaowZ <PaowZ!~PaowZ___@pai34-7-83-152-182-24.fbx.proxad.net> has joined #yocto | 20:50 | |
*** kosakosinski96 <kosakosinski96!bc9364a8@188.147.100.168.nat.umts.dynamic.t-mobile.pl> has joined #yocto | 20:51 | |
*** goliath <goliath!~goliath@2001:67c:20a1:1140:f4ff:ab63:d53:ed40> has quit IRC | 20:56 | |
*** saidi <saidi!~saidi@unaffiliated/saidi> has joined #yocto | 21:01 | |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has joined #yocto | 21:02 | |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has quit IRC | 21:03 | |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has joined #yocto | 21:04 | |
*** berton <berton!~berton@189.103.49.163> has quit IRC | 21:16 | |
*** kosakosinski96 <kosakosinski96!bc9364a8@188.147.100.168.nat.umts.dynamic.t-mobile.pl> has quit IRC | 21:26 | |
*** armpit <armpit!~armpit@2601:202:4180:a5c0:69ce:a6a0:62f6:bab3> has quit IRC | 21:38 | |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has quit IRC | 21:57 | |
*** asabil <asabil!~asabil@81.167.213.26.static.lyse.net> has quit IRC | 22:01 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has quit IRC | 22:05 | |
*** goliath <goliath!~goliath@2001:67c:20a1:1140:f4ff:ab63:d53:ed40> has joined #yocto | 22:09 | |
*** pohly <pohly!~pohly@p5B05600C.dip0.t-ipconnect.de> has quit IRC | 22:17 | |
*** dv_ <dv_!~dv@62-178-50-190.cable.dynamic.surfer.at> has joined #yocto | 22:24 | |
*** orzen <orzen!~orz@84-216-100-149.customers.ownit.se> has quit IRC | 22:39 | |
*** Saur <Saur!pkj@nat/axis/x-rxuiztmzjkwlbniq> has quit IRC | 22:50 | |
*** orzen <orzen!~orz@84-216-106-29.customers.ownit.se> has joined #yocto | 22:50 | |
*** asabil <asabil!~asabil@2a01:79d:7375:2ca4:20ef:ae65:7eb7:7b6a> has joined #yocto | 22:56 | |
*** asabil <asabil!~asabil@2a01:79d:7375:2ca4:20ef:ae65:7eb7:7b6a> has quit IRC | 22:57 | |
RP | kergoth: in case its not clear, the bit which we vary is libgcc and gcc-runtime which build for each target arch | 23:00 |
RP | kergoth: we've struggled to get gcc-cross to truly not be target specific though :( | 23:01 |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has joined #yocto | 23:03 | |
*** GrimSleepless <GrimSleepless!~GrimSleep@bras-base-qubcpq0634w-grc-04-70-30-123-105.dsl.bell.ca> has quit IRC | 23:23 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!