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
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
sotaoverride is now known as Guest5218
Guest2483 is now known as sotaoverride
goliath has quit [Quit: SIGSEGV]
<moto-timo> kanavin: exactly, it just doesn’t work yet https://github.com/moto-timo/meta-java/tree/timo/jdk-binary-native. And someone that needs it needs to either do the work or contract me to finish it.
davidinux1 has quit [Ping timeout: 252 seconds]
davidinux1 has joined #yocto
dgriego has joined #yocto
locutusofborg_ has quit [Ping timeout: 268 seconds]
locutusofborg_ has joined #yocto
LocutusO- has joined #yocto
locutusofborg has quit [Ping timeout: 240 seconds]
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #yocto
<khem> RP: I ran abidiff tool on glibc 2.39 and 2.40 and results are here - https://snips.sh/f/DXHigLoy7t
lexano has quit [Ping timeout: 268 seconds]
frieder has quit [Ping timeout: 255 seconds]
<khem> there are 6 functions whole params have changed which perhaps is not as interesting for pseudo
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon has joined #yocto
<Jookia> is there a timeline for accounts to be approved on the wiki?
frieder has joined #yocto
enok has joined #yocto
Vonter has joined #yocto
jmd has joined #yocto
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
jmd has quit [Remote host closed the connection]
<khem> Jookia: I would ping halstead and bring it to his notice
<halstead> The wiki account pipeline has an incredible amount of spam. Sorry I missed your request Jookia. I can approve it in the next few hours
<Jookia> oh thank you :)
enok has quit [Ping timeout: 252 seconds]
<halstead> Jookia: your account is ready.
<Jookia> halstead: thank you
Guest36 has quit [Quit: Client closed]
<RP> khem: thanks, that looks surprising ok!
eminboydak has joined #yocto
jmd has joined #yocto
alessioigor has joined #yocto
CrazyGecko has joined #yocto
rob_w has joined #yocto
ehussain has joined #yocto
enok has joined #yocto
florian has joined #yocto
phako_ has joined #yocto
rfuentess has joined #yocto
enok has quit [Ping timeout: 256 seconds]
<mckoan> good morning
leon-anavi has joined #yocto
Noor has joined #yocto
florian_kc has joined #yocto
<Noor> Hello guys, we are implementing a MACHINE feature GPU for our BSP. For that we have to bring in some userland packages as well. My experience says Machine feature cannot bring userland packages. So we should create corresponding Image feature as well? what is the recommendation
<Noor> is there any example available
mbulut has joined #yocto
phako_ has quit [Quit: Client closed]
<Noor> can X11 be a good example of this. It has distro feature and image feature as well?
jmd has quit [Remote host closed the connection]
altru has joined #yocto
eminboydak has quit [Ping timeout: 250 seconds]
florian_kc has quit [Ping timeout: 246 seconds]
<ray-san> i have watched a video about creating a BSP tonight, found it very interesting, maybe it helps you: https://www.youtube.com/watch?v=s5U4c2_ChrA -> "How to write a really good board support package for Yocto Project - Chris Simmonds"
<mckoan> ray-san: thanks
Guest11 has joined #yocto
Guest11 has quit [Client Quit]
<mckoan> I am facing to an issue when building with SDK, the bug was already opened in 2020 https://lists.yoctoproject.org/g/poky/message/12076
<mckoan> opkg_prepare_url_for_install: Couldn't find anything to satisfy 'lib32-glibc-locale-en-gb'
<mckoan> any clue?
altru has quit [Ping timeout: 250 seconds]
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
phako_ has joined #yocto
phako_ has quit [Client Quit]
<kanavin> Noor, machine feature can pull in packages, and some BSPs do that, there's no hard rule saying no.
ahussain has joined #yocto
ehussain has quit [Ping timeout: 268 seconds]
ahussain is now known as ehussain
<Noor> @kanavin, Can you point me to the example
ahussain has joined #yocto
ehussain has quit [Ping timeout: 268 seconds]
ahussain is now known as ehussain
Starfoxxes has joined #yocto
florian_kc has joined #yocto
rfuentess has quit [Remote host closed the connection]
eminboydak has joined #yocto
eminboydak has quit [Quit: Client closed]
sakoman has quit [Ping timeout: 268 seconds]
sakoman has joined #yocto
Tyaku has joined #yocto
sng has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sng has joined #yocto
ehussain has quit [Remote host closed the connection]
<kanavin> basically any BSP is free to set MACHINE_ESSENTIAL_EXTRA_RDEPENDS and friends
<Noor> so the recommendation is to do it via MACHINE_*_RDEOENDS and RRECOMMENDS
<kanavin> yes
<Noor> thanks. we were going in same direction. So just wanna get my concept clear
LocutusO- is now known as LocutusOfBorg
LocutusOfBorg has quit [Changing host]
LocutusOfBorg has joined #yocto
eminboydak has joined #yocto
leon-anavi has quit [Remote host closed the connection]
enok has joined #yocto
enok has quit [Ping timeout: 256 seconds]
MrCryo has joined #yocto
tec has quit [Quit: bye!]
tec has joined #yocto
enok has joined #yocto
enok has quit [Ping timeout: 268 seconds]
<Ad0> I get "The pkg-config command could not be found." but it IS there
<Ad0> (building rust app)
jmiehe has joined #yocto
goliath has joined #yocto
sng has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sng has joined #yocto
xmn has joined #yocto
alessioigor has quit [Quit: Client closed]
<moto-timo> you might need "inherit pkgconfig" ?
<Ad0> thanks!!! doh
<Ad0> now: The system library `openssl` required by crate `openssl-sys` was not found.
<Ad0> is that something else I have to inherit?
<kanavin> DEPENDS = "openssl"
<Ad0> thank you!
CrazyGecko has quit [Quit: Konversation terminated!]
florian has quit [Quit: Ex-Chat]
florian_kc has quit [Ping timeout: 264 seconds]
ablu has joined #yocto
enok has joined #yocto
prabhakalad has joined #yocto
jmd has joined #yocto
enok has quit [Ping timeout: 264 seconds]
Tyaku has quit [Quit: Lost terminal]
mckoan is now known as mckoan|away
xmn has quit [Ping timeout: 260 seconds]
chep has quit [Ping timeout: 268 seconds]
Noor has quit [Quit: Leaving]
zapados has joined #yocto
<zapados> Interesting problem with overlaying a redis.conf via bbappend!
<zapados> FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
<zapados> SRC_URI += " \
<zapados>     file://redis.conf__test \
<zapados>     file://redis.conf \
<zapados> "
<zapados> Then looking oe-local-files with devtool, I see both a redis.conf and a redis.conf__test, but the redis.conf is NOT the one from files, it's some other file!  Strange.
<zapados> redis.conf__test is the correct one from redis/.
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
Guest36 has joined #yocto
walstib has quit [Quit: Lost terminal]
<Ad0> hm rust produces armv7-unknown-linux-gnueabihf but where to get that variable
jmiehe has quit [Quit: jmiehe]
mbulut has quit [Ping timeout: 268 seconds]
<Ad0> found out :) RUST_TARGET
florian_kc has joined #yocto
<zapados> Noice!
Guest36 has quit [Quit: Client closed]
<zapados> What puts files into oe-local-files?  I have a bbappend that is copying redis.conf in, but it doesn't show up there, some other version does.  It also copies a test file in, redis.conf__test, and that shows up correctly!  What gives?
<zapados> My bbappend is in the highest layer in the project.
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
MrCryo has quit [Remote host closed the connection]
rob_w has quit [Quit: Leaving]
amitk_ has joined #yocto
amitk has quit [Ping timeout: 268 seconds]
goliath has quit [Quit: SIGSEGV]
mbulut has joined #yocto
Guest39 has joined #yocto
Guest39 has quit [Client Quit]
florian_kc is now known as florian
goliath has joined #yocto
RyanEatmon has quit [Remote host closed the connection]
RyanEatmon has joined #yocto
chep has joined #yocto
zapados has quit [Quit: Client closed]
xmn has joined #yocto
florian has quit [Ping timeout: 240 seconds]
Starfoxxes has quit [Remote host closed the connection]
jmd has quit [Remote host closed the connection]
dmoseley has quit [Quit: ZNC 1.9.0 - https://znc.in]
Kubu_work has joined #yocto
dmoseley has joined #yocto
tlwoerner has quit [Ping timeout: 252 seconds]
tlwoerner has joined #yocto
florian has joined #yocto
tlwoerner has quit [Ping timeout: 255 seconds]
tlwoerner has joined #yocto
tlwoerner has quit [Ping timeout: 272 seconds]
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
sarahn_ has joined #yocto
Kubu_work has quit [Quit: Leaving.]
xmn has quit [Ping timeout: 268 seconds]
florian has quit [Ping timeout: 272 seconds]
goliath has quit [Quit: SIGSEGV]
goliath has joined #yocto
Minvera has quit [Ping timeout: 240 seconds]