LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
Saur_Home44 has quit [Quit: Client closed]
Saur_Home44 has joined #yocto
<patersonc> Hi Yocto people, I notice that Yocto LTS has 4 years of support for Kirkstone, and now Scarthgap as well: https://wiki.yoctoproject.org/wiki/Releases
<patersonc> However https://wiki.yoctoproject.org/wiki/Stable_Release_and_LTS says that LTS releases are initially supported for 2 years
<patersonc> Can we count on LTS always being 4 years?
Saur_Home44 has quit [Quit: Client closed]
Saur_Home44 has joined #yocto
florian__ has quit [Ping timeout: 260 seconds]
Saur_Home44 has quit [Quit: Client closed]
Saur_Home44 has joined #yocto
alessioigor has joined #yocto
Saur_Home34 has joined #yocto
Saur_Home44 has quit [Ping timeout: 250 seconds]
davidinux has quit [Ping timeout: 264 seconds]
sgw has joined #yocto
davidinux has joined #yocto
goliath has quit [Quit: SIGSEGV]
Vonter has joined #yocto
Vonter has quit [Client Quit]
Vonter has joined #yocto
ablu has quit [Ping timeout: 276 seconds]
ablu has joined #yocto
<jpuhlman> patersonc: The LTS lifecycle update was announced at starting at 4 years in June of this year. The current EOL lifecycles reflect that: https://wiki.yoctoproject.org/wiki/Releases
<patersonc> jpuhlman: Thank you for confirming. It was just the comment in https://wiki.yoctoproject.org/wiki/Stable_Release_and_LTS that threw me off :)
<jpuhlman> Here was the exact announcement: https://lists.yoctoproject.org/g/yocto/message/60459
<jpuhlman> The wiki should obviously be updated to reflect the current status.
jclsn has quit [Ping timeout: 255 seconds]
<patersonc> Thanks!
jclsn has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
lthadeus has joined #yocto
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #yocto
Saur_Home34 has quit [Quit: Client closed]
Saur_Home34 has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
Saur_Home10 has joined #yocto
amitk has joined #yocto
Saur_Home34 has quit [Ping timeout: 250 seconds]
lthadeus has quit [Remote host closed the connection]
lthadeus has joined #yocto
jmd has joined #yocto
alessioigor has quit [Quit: alessioigor]
wmills__ has joined #yocto
amitk has quit [Remote host closed the connection]
amitk has joined #yocto
wmills_ has quit [Ping timeout: 268 seconds]
Chaser has joined #yocto
lthadeus has quit [Ping timeout: 245 seconds]
jmd has quit [Remote host closed the connection]
lthadeus has joined #yocto
geoff_ has quit [Quit: Leaving]
xmn has quit [Quit: ZZZzzz…]
xmn has joined #yocto
ray-san has joined #yocto
jmd has joined #yocto
jmd has quit [Remote host closed the connection]
lthadeus has quit [Remote host closed the connection]
lthadeus has joined #yocto
<patersonc> Thanks paulbarker
Kubu_work has joined #yocto
alperak has joined #yocto
Daanct12 has joined #yocto
manuel_ has joined #yocto
mvlad has joined #yocto
leon-anavi has joined #yocto
<landgraf> RP: yes, I've bisected it even. The issue is with SRCREV not SRC_URL which cause bitbake to explode and it fixed by 62afa02d01794376efab75623f42e7e08af08526 (oe-core a8e7b0f932b9ea69b3a218fca18041676c65aba0 )
<landgraf> RP: I was surprised to see it because I made this typo (SRC_URI => SRC_URI) in the past and bitbake didn't explode. I can submit testcase for this if needed.
<ablu> Has systemd-repart based building of disk images ever been explored?
<LetoThe2nd> yo dudX
<RP> landgraf: good work in tracking down the change. The piece that still puzzles me/worries me - how did this lead to weird directories being created? I guess something was doing an mkdir on an unexpanded variable? Perhaps we should tweak bb.utils.mkdirhier to error if it contains ${ ?
florian__ has joined #yocto
<landgraf> RP: Makes sense. I'll take a look.
radanter has joined #yocto
sstiller has joined #yocto
florian__ has quit [Ping timeout: 260 seconds]
prabhakarlad has joined #yocto
<mcfrisk> shell task creates an .env file, how to use that in another python task? only coming up with bad ideas..
<landgraf> RP: oh. I see/reproduce the problem now. It was not fixed by mentioned commit indeed but hidden by setting SRCPV = "" in bitbake.conf now. Thank you for the hint :)
<landgraf> is setting PV:append = "+${SOMEVAR}" in the recipe valid usecase?
xmn has quit [Ping timeout: 252 seconds]
bhstalel has joined #yocto
<bhstalel> Hi Everyone,
<bhstalel> I am thinking of creating a Discord server for Yocto for arabes community to discuss about it natively, also for english as well, but I wonder is Yocto planning to create a server, or my server will be a conflict with that ?
lthadeus has quit [Remote host closed the connection]
alessioigor has joined #yocto
mbulut has joined #yocto
<LetoThe2nd> bhstalel: there is no official discord server for yocto, and none is planned. feel free to create one if you think it benefits a local community, just please be clear about it being a volunteer-based thing and not an official one.
<LetoThe2nd> bhstalel: i agree that for some use cases it can make sense. however for English, please refer to the official platforms (IRC and mailing lists). Thanks!
<bhstalel> LetoThe2nd yes, that is the message I am sending which is a arabic-yocto server, for english there are other ways
sstiller has quit [Quit: Leaving]
florian__ has joined #yocto
<RP> landgraf: that doesn't seem unreasonable
Guest72 has joined #yocto
Guest72 has quit [Client Quit]
said has joined #yocto
said has quit [Client Quit]
<alperak> using up-to-date poky(master) and meta-oe(master-next) and getting following error:
<alperak> I thought I should send it just for information.
<rburton> that's because you're using master-next of meta-oe which needs the maturin class in core, which hasn't merged to master yet
<alperak> thanks
<rburton> tracking master is brave, tracking master-next means you take full responsibility for when it breaks ;)
goliath has joined #yocto
jmiehe has joined #yocto
<RP> rburton: I have to take responsibility?
<rburton> sadly
florian__ has quit [Ping timeout: 255 seconds]
RP has quit [Quit: Leaving.]
jmiehe has quit [Quit: jmiehe]
Dane86 has joined #yocto
jmiehe has joined #yocto
sotaoverride is now known as Guest1420
sotaover1ide is now known as sotaoverride
jmiehe has quit [Quit: jmiehe]
florian__ has joined #yocto
camus has quit [Remote host closed the connection]
alperak has quit [Quit: Client closed]
alperak has joined #yocto
Chaser has quit [Remote host closed the connection]
Guest59 has joined #yocto
Guest59 has quit [Client Quit]
Daanct12 has quit [Quit: WeeChat 4.1.2]
dvergatal has quit [Quit: leaving]
vladest has quit [Quit: vladest]
vladest has joined #yocto
bhstalel has quit [Quit: Client closed]
Dane86 has quit [Quit: Client closed]
RP has joined #yocto
sgw has quit [Quit: Leaving.]
florian__ has quit [Ping timeout: 260 seconds]
florian has quit [Quit: Ex-Chat]
alperak has quit [Quit: Client closed]
alperak has joined #yocto
Guest99 has joined #yocto
<Guest99> hi, im getting this error: package foo requires ..tmp/hosttools/env, but no providers found.
<Guest99> I searched but couldn't find a solution. any ideas?
goliath has quit [Quit: SIGSEGV]
xmn has joined #yocto
Guest99 has quit [Quit: Client closed]
alperak has quit [Quit: Client closed]
jmd has joined #yocto
<jpuhlman> paulbarker Thanks!
camus has joined #yocto
mbulut has quit [Ping timeout: 256 seconds]
florian has joined #yocto
florian has quit [Read error: Connection reset by peer]
sgw has joined #yocto
Rich_1234 has quit [Quit: Connection closed]
mbulut has joined #yocto
zhmylove has joined #yocto
DaveNuge has joined #yocto
zhmylove has quit [Client Quit]
zhmylove has joined #yocto
zhmylove has quit [Remote host closed the connection]
zhmylove has joined #yocto
zhmylove has quit [Remote host closed the connection]
zhmylove has joined #yocto
mbulut has quit [Ping timeout: 255 seconds]
zhmylove has quit [Remote host closed the connection]
zhmylove has joined #yocto
zhmylove has quit [Client Quit]
mbulut has joined #yocto
zhmylove has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
zhmylove has quit [Quit: Leaving]
zhmylove has joined #yocto
xmn has quit [Ping timeout: 255 seconds]
leon-anavi has quit [Quit: Leaving]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
mbulut has quit [Ping timeout: 256 seconds]
Guest31 has joined #yocto
Guest31 has quit [Client Quit]
prabhakarlad has quit [Quit: Client closed]
radanter has quit [Quit: Leaving]
zhmylove has quit [Remote host closed the connection]
florian has joined #yocto
nerdboy has quit [Ping timeout: 256 seconds]
Kubu_work has quit [Quit: Leaving.]
nerdboy has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
alimon has quit [Ping timeout: 255 seconds]
alimon has joined #yocto
Saur_Home10 has quit [Quit: Client closed]
Saur_Home10 has joined #yocto
sgw has quit [Quit: Leaving.]
jclsn has quit [Quit: WeeChat 4.1.1]
Minvera has joined #yocto
Kubu_work has joined #yocto
Guest93 has joined #yocto
sgw has joined #yocto
Saur_Home99 has joined #yocto
sgw has quit [Client Quit]
sgw has joined #yocto
Saur_Home10 has quit [Ping timeout: 250 seconds]
alessioigor has quit [Quit: alessioigor]
kpo has joined #yocto
alessioigor has joined #yocto
Minvera has quit [Ping timeout: 268 seconds]
Minvera has joined #yocto
mvlad has quit [Remote host closed the connection]
amitk has quit [Ping timeout: 245 seconds]
goliath has joined #yocto
roussinm has joined #yocto
<roussinm> khem: we are on kirkstone branch, can't use something else for now. when trying to build nativesdk-clang (meta-clang layer) we get 'No available targets are compatible with triple "x86_64-${DISTRO}sdk-linux"', I tried adding ${TARGET_VENDOR} to `CLANG_EXTRA_OE_VENDORS`, but no luck. Have you seen this?
alessioigor has quit [Quit: alessioigor]
Saur_Home32 has joined #yocto
Saur_Home99 has quit [Ping timeout: 250 seconds]
Guest93 has quit [Quit: Client closed]
Minvera has quit [Ping timeout: 245 seconds]
xmn has joined #yocto
Kubu_work has quit [Quit: Leaving.]
<khem> Interesting haven’t seen it myself have you tried looking at fixed in master in this area