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
risca has joined #yocto
tangofoxtrot has quit [Remote host closed the connection]
tangofoxtrot has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
Vonter has joined #yocto
wooosaiiii1 has joined #yocto
wooosaiiii has quit [Ping timeout: 252 seconds]
wooosaiiii1 is now known as wooosaiiii
pidge has quit [Quit: ZNC - https://znc.in]
pidge has joined #yocto
goliath has joined #yocto
florian has joined #yocto
savolla has joined #yocto
rob_w has joined #yocto
rfuentess has joined #yocto
frieder has joined #yocto
Kubu_work has joined #yocto
zeemate has joined #yocto
ptsneves has joined #yocto
savolla2 has joined #yocto
savolla has quit [Ping timeout: 272 seconds]
frieder has quit [Ping timeout: 276 seconds]
Xogium has quit [Ping timeout: 252 seconds]
frieder has joined #yocto
Xogium has joined #yocto
florian has quit [Ping timeout: 276 seconds]
Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
Xogium has quit [Remote host closed the connection]
leon-anavi has joined #yocto
Xogium has joined #yocto
prabhakalad has quit [Ping timeout: 252 seconds]
prabhakalad has joined #yocto
Xogium has quit [Remote host closed the connection]
florian has joined #yocto
Xogium has joined #yocto
Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
frieder has quit [Ping timeout: 272 seconds]
frieder has joined #yocto
ptsneves has quit [Ping timeout: 252 seconds]
Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
Xogium has quit [Remote host closed the connection]
Xogium has joined #yocto
olani- has joined #yocto
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
florian_kc has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
ablu has quit [Ping timeout: 260 seconds]
ablu has joined #yocto
JJalling has joined #yocto
<JJalling> Hi all, isn't possible to have kernel modules rdepend on other kernel modules?
<RP> JJalling: that should work fine
<JJalling> I tried to add RDEPENDS:${PN} += "kernel-module-foo" in my own module recipe, but the module "foo" isn't included in my image
<RP> JJalling: I'd firstly check the dependency did make it to the package you think it should. I'd also check using bitbake-getvar what that variable ends up set to
<JJalling> Do you mean something like this? bitbake-getvars -r my-kernel-module RDEPENDS:my-kernel-module ?
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
<JJalling> The RDEPENDS looks fine, but the module is not in the image
<RP> JJalling: yes, I meant something like that. Next I'd look at the generated package file for the module, see what it's dependencies look like
thomas25 has quit [Ping timeout: 248 seconds]
<JJalling> Thanks, I'll have a look
<KanjiMonster> JJalling: as a "is it plugged in" question, is your module itself in the image?
<JJalling> KanjiMonster :) thanks for asking. Yes, my own module is in the image
dmoseley_ has quit [Quit: ZNC 1.9.1 - https://znc.in]
<KanjiMonster> JJalling: you could check the generated .[deb|ipk|rpm|...]'s metadata and check if the dependency is propelry added there
tgamblin_ is now known as tgamblin
<JJalling> If I go to the deploy-rpms directory and grep for the required module, I only get a match on the "-dev" rpm and the "-git" rpm
dmoseley has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
florian_kc has joined #yocto
JJalling has left #yocto [#yocto]
florian_kc has quit [Read error: Connection reset by peer]
cyxae has joined #yocto
florian_kc has joined #yocto
rob_w has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
florian_kc has quit [Read error: Connection reset by peer]
frieder has quit [Quit: Leaving]
ChristosG has joined #yocto
ChristosG has quit [Client Quit]
ChristosG has joined #yocto
alperak has joined #yocto
ChristosG has quit [Ping timeout: 240 seconds]
ChristosG has joined #yocto
warthog9 has quit [Remote host closed the connection]
savolla2 has quit [Quit: WeeChat 4.6.3]
florian has quit [Quit: Ex-Chat]
ChristosG has quit [Ping timeout: 240 seconds]
warthog9 has joined #yocto
rfuentess has quit [Remote host closed the connection]
SandeepRaju has joined #yocto
<SandeepRaju> RP: Can you add this patch for scarthgap and master branch?
<SandeepRaju> [OE-core][scarthgap,master][PATCH] tune-cortexr52: Add support for ARM Cortex-R52 32-bit
vermaete has joined #yocto
vermaete has quit [Client Quit]
vvn has joined #yocto
druppy has joined #yocto
<vmeson> SandeepRaju: mathieudb should probably add it first and run it through the AB. I don't see it in : https://git.openembedded.org/openembedded-core-contrib/log/?h=mathieu/master-next
<vmeson> khem: what did we (you!) decide we should do about the thread of fixes similar to: vte: Pin to use GCC ? Report a bug upstream, YP BZ, or ???
ChristosG has joined #yocto
druppy has quit [Ping timeout: 244 seconds]
savolla has joined #yocto
leon-anavi has quit [Quit: Leaving]
<SandeepRaju> Thanks vmeson. I will watch for https://git.openembedded.org/openembedded-core-contrib/log/?h=mathieu/master-next
ChristosG has quit [Ping timeout: 240 seconds]
<vmeson> SandeepRaju: cool. The next stop after mathieudb's build is: https://git.yoctoproject.org/poky/log/?h=master-next . Take a look there to see the number of patches ahead of you. A merge can take some time.
<vmeson> SandeepRaju: Also, the few days menitoned in https://docs.yoctoproject.org/contributor-guide/submit-changes.html#tracking-the-status-of-patches generally don't include weekends! ;-)
frgo has quit [Read error: Connection reset by peer]
frgo_ has joined #yocto
ChristosG has joined #yocto
florian has joined #yocto
dankm has quit [Remote host closed the connection]
dankm has joined #yocto
ChristosG has quit [Quit: Client closed]
goliath has joined #yocto
SandeepRaju has quit [Quit: Client closed]
alperak has quit [Quit: Connection closed for inactivity]
ptsneves has joined #yocto
pilonsi has quit [Ping timeout: 248 seconds]
ptsneves has quit [Ping timeout: 265 seconds]
pilonsi has joined #yocto
savolla has quit [Quit: WeeChat 4.6.3]
pilonsi has quit [Ping timeout: 272 seconds]
pilonsi has joined #yocto
cyxae has quit [Quit: cyxae]
Wouter0100 has joined #yocto
druppy has joined #yocto
druppy has quit [Ping timeout: 265 seconds]
<mischief> is it possible to construct a multi-line config for KERNEL_MODULE_PROBECONF?
<mischief> i'd like to both blacklist and provide options
<RP> mischief: read from a file using anon python?
* RP just thinking out loud
<mischief> how would that look for assigning `module_conf_foo = "..."`? i'm not very familiar at which stage anon python runs or what is available.. i assume ${WORKDIR} isn't populated from SRC_URI yet?
florian has quit [Ping timeout: 265 seconds]
<mischief> maybe an extra task would make sense? but that seems like a lot of contortions just to be able to write \n
<RP> mischief: I was thinking something along the lines of XXX = "${@open("${COREBASE}/meta/recipe-xxx/yyy/filename").read()}"
<RP> mischief: we don't support injection of newlines into variables very easily
<RP> well, we do, but they're called functions
<RP> mischief: write it as a string in a python function and return it that way
<RP> that would be easiest
<mischief> ohh. using `${@`? may work.
<RP> mischief: use ${@xxx} to call a python function and return a multiline string
goliath has quit [Quit: SIGSEGV]
mansandersson86 has quit [Quit: The Lounge - https://thelounge.chat]
mansandersson86 has joined #yocto
zeemate has quit [Ping timeout: 268 seconds]
olani- has quit [Ping timeout: 252 seconds]