MrCryo has quit [Remote host closed the connection]
Jones42__ has joined #yocto
Jones42_ has quit [Ping timeout: 268 seconds]
merit has quit [Ping timeout: 240 seconds]
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #yocto
ablu has quit [Read error: Connection reset by peer]
ablu has joined #yocto
jmd has joined #yocto
wooosaiiii1 has joined #yocto
wooosaiiii has quit [Ping timeout: 264 seconds]
wooosaiiii1 is now known as wooosaiiii
rfs613 has quit [Ping timeout: 260 seconds]
jmd has quit [Read error: Connection reset by peer]
goliath has joined #yocto
Jones42_ has joined #yocto
Jones42__ has quit [Ping timeout: 260 seconds]
sugoi has quit [Ping timeout: 264 seconds]
rfs613 has joined #yocto
wooosaiiii has quit [Quit: wooosaiiii]
ray-san has joined #yocto
alessioigor has joined #yocto
alperak has joined #yocto
CrazyGecko has joined #yocto
Jones42_ has quit [Ping timeout: 240 seconds]
alessioigor has quit [Quit: Client closed]
frieder has joined #yocto
mckoan|away is now known as mckoan
<mckoan>
good morning
rfuentess has joined #yocto
Lihis has quit [Quit: Quitting]
Lihis has joined #yocto
Kubu_work has joined #yocto
enok has joined #yocto
leon-anavi has joined #yocto
enok has quit [Remote host closed the connection]
alessioigor has joined #yocto
wooosaiiii has joined #yocto
enok has joined #yocto
Tyaku has joined #yocto
<Tyaku>
Hello, I am in the process of removing meta-lgplv2 with incompatible licence of GPLv3, so I discover issues for each softwares that i have to fix with bbappends, sometimes it's just a bbappend that disable some PACKAGECONFIG, sometimes it's more complex.
<Tyaku>
But I have a question because there is something strange
<Tyaku>
There are software, like openssl, they have a RDEPENDS on "perl", with RDEPENDS_${PN}-misc and RDEPENDS_${PN}-ptest but what is strange is that i don't specificly say that i need the package openssl-ptest and openssl-misc
enok has quit [Client Quit]
<Tyaku>
So, I see two options here:
<Tyaku>
1. The pacakge openssl-ptest and openssl-misc are installed and I didn't know it
<Tyaku>
2. The mechanism that check licences when we start bitbake is checking the RDEPENDS of software even if the "sub target" is not included in image
frieder has quit [Ping timeout: 255 seconds]
<Tyaku>
PACKAGES =+ "libcrypto libssl openssl-conf ${PN}-engines ${PN}-misc" ---> The openssl-misc package is provided by openssl_1.1.1n.bb, but i search "openssl-misc" using "ag" in my yocto project, and it doesn't seems to be explicitely installed.
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
frieder has joined #yocto
florian has joined #yocto
ehussain has joined #yocto
enok has joined #yocto
<dvergatal>
rburton: regarding "11:22 < rburton> write a class that has a function to get the secret and do DEFAULT_ROOT_PASSWORD := "${@getsecret()}" should the function be written as "def function_name() {...}" or "python function_name() {...}"?
florian_kc has joined #yocto
<dvergatal>
rburton: because in case of `def ...` I'm gettint unparsed line error and in case of `python ...` I'm getting that function is not defined...
ahussain has joined #yocto
<kanavin>
Tyaku, the first step is to set INCOMPATIBLE_LICENSE per image, and not as global setting
<kanavin>
setting it as a global thing is more or less unfeasible without meta-gpl2
ehussain has quit [Ping timeout: 268 seconds]
ahussain is now known as ehussain
<Tyaku>
kanavin: Yep, I agree with it, the "DEV" image does not have this restriction.
<Tyaku>
Did someone know how to remove a package defined by a .bb in a bbappend ? For exemple in openssl: PACKAGES =+ "libcrypto libssl openssl-conf ${PN}-engines ${PN}-misc" PACKAGES:remove = "${PN}-misc" doesn't seems to work for example
<kanavin>
Tyaku, why would you need that? Defining packages doesn't mean they will be installed onto the image.
<kanavin>
It helps if you show the error you're getting, and not your interpretation of what is happening.
Thorn has joined #yocto
<dvergatal>
echh I'm a morron... didn't notice that it is suppoused to be written differently...
frieder has quit [Ping timeout: 268 seconds]
<Tyaku>
kanavin: It seems that after configuring the incompatible licence on the image file, suppress some GPLv3 errors, I had it set in local.conf, but i was building only the "prod" image, (image wihtout the devtools) I was expecting that it only check for what is currently installed but probably not.
<kanavin>
Tyaku, error please.
<Tyaku>
So Now it's building !
frieder has joined #yocto
sugoi has joined #yocto
enok has quit [Ping timeout: 268 seconds]
sugoi has quit [Ping timeout: 268 seconds]
mbulut has quit [Ping timeout: 252 seconds]
ehussain has quit [Ping timeout: 256 seconds]
ahussain has joined #yocto
ahussain is now known as ehussain
mckoan is now known as mckoan|away
sugoi has joined #yocto
sugoi has quit [Ping timeout: 252 seconds]
prabhakalad has quit [Ping timeout: 268 seconds]
prabhakalad has joined #yocto
sugoi has joined #yocto
prabhakalad has quit [Ping timeout: 264 seconds]
prabhakalad has joined #yocto
sugoi has quit [Ping timeout: 246 seconds]
j0202 has joined #yocto
sugoi has joined #yocto
enok has joined #yocto
sugoi has quit [Ping timeout: 252 seconds]
enok has quit [Quit: enok]
enok71 has joined #yocto
enok71 is now known as enok
jpuhlman has quit [Ping timeout: 272 seconds]
Guest89 has joined #yocto
<Guest89>
Hi, can i ask my doubts regarding Yocto project here?
<mario-goulart>
Yes.
Guest15 has joined #yocto
Jones42 has joined #yocto
<Guest15>
Hii, can I ask my doubts here... can anyone see these messages !!
<mario-goulart>
Yes.
Guest89 has quit [Quit: Client closed]
lexano has quit [Ping timeout: 240 seconds]
Jones42 has quit [Ping timeout: 272 seconds]
<Guest15>
I was trying this performing automated runtime testing on BeagleBone Black, and I am getting this error of
<Guest15>
Exception: AttributeError: Unable to load BeagleBoneTarget from available modules: ['oeqa.controllers.controllerimage', 'oeqa.controllers.testtargetloader']
<Guest15>
I debugged and found that the path variable in context.py code is /home/ubuntu/tabish/poky_beagle/meta/lib/oeqa/controllers, meaning it is searching for controllers in meta layer only. How do I make sure it searches in meta-yocto-bsp layer too ... because beaglebonetarget.py module is present in that layer!
<Guest15>
I can provide additional info required.. please help me out on this.
<Guest15>
Thanks
enok has quit [Ping timeout: 255 seconds]
lexano has joined #yocto
<kanavin>
Guest15, I guess this code (beaglebonetarget.py) hasn't been used for a while (or maybe ever), and so it has regressed. Which means it's not easy to give a quick answer, but you can try to understand how other controller paths are meant to be in that list.
Jones42 has joined #yocto
<kanavin>
sadly, we do not perform testing on physical targets
Jones42_ has joined #yocto
<Guest15>
Okkk, will try that .. but for time being i copied that beaglebonetarget.py to meta/lib/oeqa/controllers dir and tried running bitbake , then some other error came, which has also been raised as a bug in ur bugzilla platform, here's the link https://bugzilla.yoctoproject.org/show_bug.cgi?id=13735
<Guest15>
Yeah, I tried doing many changes and sadly it was not working... but for qemu it works :)
<kanavin>
we just don't have capacity to test either that or the grub controller, and if no one's using that, it will stop working :(
Jones42 has quit [Ping timeout: 256 seconds]
<Guest15>
I was just trying out to see if we could perform some testing using features provided by Yocto itself... if not, is there some alternative we can use to do testing on custom hardwares?
<kanavin>
Guest15, if you can fix what we have that would be most welcome. Otherwise, LAVA is the industry standard, sort of.
sakoman has quit [Quit: Leaving.]
sakoman has joined #yocto
<Guest15>
For now, we have paused this exploration and will continue in near future. Also, I am not sure a being a fresher I could fix a source code problem, but yeah I will give it a try :) . Ok, will explore LAVA now.
paulg has joined #yocto
Jones42_ has quit [Ping timeout: 256 seconds]
sugoi has joined #yocto
sugoi has quit [Ping timeout: 252 seconds]
mbulut has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
paulg has quit [Ping timeout: 268 seconds]
Guest15 has quit [Quit: Client closed]
paulg has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
florian_kc has joined #yocto
sugoi has joined #yocto
sugoi has quit [Ping timeout: 272 seconds]
tgamblin has quit [Remote host closed the connection]
tgamblin has joined #yocto
Chaser has joined #yocto
j0202 has quit [Quit: Client closed]
jorgesandman has joined #yocto
sugoi has joined #yocto
jorgesandman has quit [Client Quit]
sugoi has quit [Ping timeout: 264 seconds]
goliath has quit [Quit: SIGSEGV]
<JPEW>
RP: Left a e-mail on the SPDX 3.0 patch chain that explains why I had the "ppt out of extending sysroot" patch. I won't be on the tech call tomorrow, so if you get a chance to read it over that would be great. I think I have all the rest of the SPDX 3 stuff fixed up now, so I can resubmit later this week
Thorn has quit [Ping timeout: 256 seconds]
Thorn has joined #yocto
<RP>
JPEW: I did read it, my instinct is to hardcode it for now
<RP>
JPEW: we do have a few things hardcoded like that for better or worse
<JPEW>
hard code the exception to do_create_spdx in staging.bbclass?
<RP>
JPEW: we should probably fix the binutils recipe name too
<RP>
JPEW: yes. spdx will become part of the standard workflow IMO
<JPEW>
OK, I'm fine with that
<RP>
JPEW: I just hadn't got to replying yet but this was the direction I was thinking at first read
<JPEW>
Ya, binutils is just a bug; I'll rename it binutilscross-testsuite maybe? Unless khem has a different option
alessioigor has quit [Ping timeout: 250 seconds]
<JPEW>
khem: Or would just binutils-testsuite be appropriate?
<RP>
I'd go with binutils-testsuite
<RP>
I think that may then match glibc?
<gmorell>
~/w 2
frieder has quit [Remote host closed the connection]
vthor has quit [Ping timeout: 240 seconds]
<khem>
RP: JPEW I think binutils-testsuite is ok even though its not a pure target package but toolchain does have quirks
leon-anavi has quit [Remote host closed the connection]
leon-anavi has joined #yocto
<JPEW>
"I just did a build, surely it was after I made that change"... no it was not :/
leon-anavi has quit [Read error: Connection reset by peer]
sugoi has quit [Ping timeout: 264 seconds]
florian_kc has quit [Ping timeout: 272 seconds]
yudjinn has quit [Ping timeout: 246 seconds]
ehussain has quit [Quit: ehussain]
genericum has quit [Quit: Client closed]
sugoi has joined #yocto
Kubu_work has quit [Quit: Leaving.]
tlwoerner has quit [Remote host closed the connection]
tlwoerner_ has joined #yocto
enok has joined #yocto
sugoi has quit [Ping timeout: 252 seconds]
qorin has joined #yocto
yudjinn has joined #yocto
jmiehe has joined #yocto
<qorin>
Hi everyone, I am trying to add kernel-module-ip6t-reject to my yocto image. however I am getting an error saying that nothing provides this kernel module needed by the package-core-boot. I have added kernel-module-ipt-reject in my image and that worked but not the ipv6. anyone familiar with this issue ?
Thorn has quit [Ping timeout: 252 seconds]
Thorn has joined #yocto
goliath has joined #yocto
<khem>
qorin: you might want to check the .config file in kernel build tree and see if this module is enabled if not then modify kernel defconfig to enable the module with 'm'
<Guest36>
I have a packagegroup whch I use to group some of our software packages, my expectation was that building the packagegroup would run all tasks for all packages in RDEPENDS, however I found out that the package_qa task is not run, it only runs if the package itself is built, is this by design or would you consider it a bug?
enok has quit [Ping timeout: 256 seconds]
<khem>
Guest36: rdeps would ensure the package is built but since its not needed during build it might not run complete list of tasks on the recipes builing the rdeps, packagegroups are sort of meta-packages better suites for adding to images
<khem>
what happens if you add the packagegroup to an image via IMAGE_INSTALL
<qorin>
ah yes of course. I forgot about the kernel config file. thank you!!! I will give it a try
<Guest36>
Yes, adding it to an image calls the package_qa on the rdeps
<Guest36>
I was hoping to decrease
<Guest36>
CI time by only building the packagegroup
<Guest36>
I will build a complete image now, thanks khem
jmd has joined #yocto
sugoi has joined #yocto
sugoi has quit [Ping timeout: 246 seconds]
yudjinn has quit [Ping timeout: 252 seconds]
yudjinn has joined #yocto
jmd has quit [Quit: ##]
enok has joined #yocto
Guest36 has quit [Quit: Client closed]
alperak has quit [Quit: Connection closed for inactivity]
<Jookia>
RP: i just learned that git submodules pin commits, which is good news
Thorn has quit [Ping timeout: 268 seconds]
Thorn has joined #yocto
enok has quit [Ping timeout: 268 seconds]
sugoi has joined #yocto
sugoi has quit [Ping timeout: 268 seconds]
florian_kc has joined #yocto
Thorn has quit [Ping timeout: 255 seconds]
sugoi has joined #yocto
Thorn has joined #yocto
sugoi has quit [Ping timeout: 268 seconds]
paulg has quit [Ping timeout: 252 seconds]
florian has quit [Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-093-131-009-074.93.131.pool.telefonica.de))]
florian_kc is now known as florian
florian_kc has joined #yocto
RyanEatmon has quit [Remote host closed the connection]
RyanEatmon has joined #yocto
Guest58 has joined #yocto
yudjinn has quit [Read error: Connection reset by peer]
sugoi has joined #yocto
qorin has quit [Ping timeout: 250 seconds]
Minvera has joined #yocto
<JPEW>
OK, V4 of the SPDX changes should be good
sugoi has quit [Ping timeout: 268 seconds]
<abelloni>
I just tried v3
<abelloni>
build explosion ;)
<JPEW>
abelloni: Sorry
<JPEW>
abelloni: V4 works in all my testing
<JPEW>
I guess we'll see how many other things the AB finds wrong (although I did run all the tests that failed the last time it was tried, so those should be fixed)
Jones42_ has quit [Remote host closed the connection]
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
Chaser has quit [Quit: My Unrecognized Mac has gone to sleep. ZZZzzz…]
Kubu_work has joined #yocto
sugoi has joined #yocto
sugoi has quit [Ping timeout: 256 seconds]
florian has quit [Ping timeout: 268 seconds]
applepi has joined #yocto
yudjinn has joined #yocto
yudjinn has quit [Ping timeout: 246 seconds]
yudjinn has joined #yocto
nerdboy has quit [Ping timeout: 240 seconds]
rfuentess has quit [Remote host closed the connection]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
sugoi has joined #yocto
sugoi has quit [Ping timeout: 252 seconds]
Kubu_work has quit [Quit: Leaving.]
applepi has quit [Quit: Client closed]
florian has joined #yocto
goliath has quit [Quit: SIGSEGV]
Articulus has joined #yocto
Articulus5 has joined #yocto
Articulus5 has quit [Remote host closed the connection]
Articulus has quit [Remote host closed the connection]
Articulus has joined #yocto
Starfoxxes has joined #yocto
sugoi has joined #yocto
yudjinn_ has joined #yocto
sugoi has quit [Ping timeout: 268 seconds]
<yudjinn_>
I'm hitting "func_usage_message command not found" issues when trying to build `libtool-native`. I've tried this both in my native arch OS as well as a ubuntu 22.04 container, both have the same issues; any ideas? kinda at a loss
<yudjinn_>
I've tried fully nuking my tmp and cache, same issue
yudjinn has quit [Ping timeout: 255 seconds]
<yudjinn_>
false, matrix, I'm still here
Articulus has quit [Remote host closed the connection]