Friday, 2023-03-24

*** diego_r <diego_r!~diego@94-33-235-5.static.clienti.tiscali.it> has quit IRC (Ping timeout: 265 seconds)00:07
*** hays <hays!rootvegeta@fsf/member/hays> has quit IRC (Remote host closed the connection)00:10
*** hays <hays!rootvegeta@fsf/member/hays> has joined #yocto00:13
*** amsobr <amsobr!~amsobr@a89-152-104-208.cpe.netcabo.pt> has quit IRC (Quit: Konversation terminated!)00:14
*** kevinrowland <kevinrowland!~kevinrowl@104.129.199.81> has joined #yocto00:25
kevinrowlandAm I right that there used to be a note in the mega manual (or the bitbake manual) about how bitbake treats variable dereference with curly braces different than variable dereference without? IIRC `${MYVAR}` is expanded by bitbake but `$MYVAR` is left to be expanded by the shell? I can't find anything about it in the docs right now.00:34
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)00:45
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto01:04
*** Guest18 <Guest18!~Guest18@dynamic-077-008-001-019.77.8.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)01:10
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has quit IRC (Quit: Leaving.)01:23
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 255 seconds)01:59
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto01:59
*** davidinux <davidinux!~davidinux@host-213-45-37-118.pool21345.interbusiness.it> has quit IRC (Ping timeout: 240 seconds)02:04
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 255 seconds)02:04
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto02:04
*** davidinux <davidinux!~davidinux@a-te3-42.tin.it> has joined #yocto02:10
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)02:29
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 255 seconds)02:33
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 268 seconds)03:07
*** jclsn <jclsn!~jclsn@2a04:4540:6540:d600:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 240 seconds)03:35
*** jclsn <jclsn!~jclsn@2a04:4540:6542:a00:2ce:39ff:fecf:efcd> has joined #yocto03:37
*** amitk <amitk!~amit@103.208.71.75> has joined #yocto03:49
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto04:01
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)04:20
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto04:20
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds)04:34
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto04:34
*** kevinrowland <kevinrowland!~kevinrowl@104.129.199.81> has quit IRC (Ping timeout: 260 seconds)04:37
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 240 seconds)04:39
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto04:39
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)05:54
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto05:54
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)06:15
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto06:15
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto06:18
*** thomasd13 <thomasd13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has joined #yocto06:32
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto06:41
*** Nils <Nils!~Nils@dslb-178-005-068-252.178.005.pools.vodafone-ip.de> has joined #yocto06:46
*** Nils is now known as NilsH06:47
NilsHHi there, i have a recipe that installs a header file with do_install into /usr/include, another recipe requires this file to build - this works fine. However unfortunately this header file does not make it into the sdk, what am i missing here? Id like to make it available in the sdk for manual cross compiling.06:49
*** AdrianF <AdrianF!~AdrianF@2a02:169:59a6:0:9524:837d:7b82:629e> has joined #yocto07:03
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)07:25
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto07:25
*** NilsH <NilsH!~Nils@dslb-178-005-068-252.178.005.pools.vodafone-ip.de> has quit IRC (Quit: Client closed)07:49
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has joined #yocto07:49
barathNilsH Have you looked at the SDKIMAGE_FEATURES variable? You can configure it to include dev-pkgs for instance https://docs.yoctoproject.org/3.1/mega-manual/mega-manual.html#ref-features-image https://docs.yoctoproject.org/3.1/mega-manual/mega-manual.html#var-SDKIMAGE_FEATURES08:01
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has joined #yocto08:14
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto08:31
*** mckoan|away is now known as mckoan08:34
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)08:44
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto08:44
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto08:49
*** amitk_ <amitk_!~amit@103.208.69.101> has joined #yocto08:56
*** PabloSaavedra[m] <PabloSaavedra[m]!~psaavedra@2001:470:69fc:105::9480> has quit IRC (Quit: You have been kicked for being idle)09:00
*** lukma <lukma!~lukma@85-222-111-42.dynamic.chello.pl> has quit IRC (Ping timeout: 260 seconds)09:00
*** hays <hays!rootvegeta@fsf/member/hays> has quit IRC (Read error: Connection reset by peer)09:15
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:30
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto09:39
tunahanHi, I'm getting an error on bitbake. I think it has to do with not finding /sys/types.h but I have libc6-dev installed on my compiling host. I'm using linux-dummy in the image I created, could it have something to do with it? I also share the highlight and raw links of the log file. log-rawlink: https://www.paste.tc/raw/error-log log-link: https://www.paste.tc/error-log09:48
rburtontunahan: looks like luajit doesn't want to be cross-compiled09:53
rburtontunahan: the key line being gcc  -m32   -Wall   -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -isystem/media/tunahan/f1cceee6-ac24-4956-9e80-7ce648ac31e4/yoctoproject-kirkstone/build/tmp/work/armv7vet2hf-neon-mepos-linux-gnueabi/luajit/2.1.0~beta3-210112-r0/recipe-sysroot-native/usr/include -O2 -pipe -c -o host/buildvm_fold.o host/buildvm_fold.c09:53
rburton where its looking in the native sysroot for system headers, which is wrong09:53
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 276 seconds)09:54
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto09:54
tunahanrburton: How should I go about solving it?09:56
tunahanrburton: I examined the bb file a bit, but I did not understand how to edit it. Moreover, I think this package is installed because other packages want it (because they are dependent). I don't know if I can go on without this package.09:57
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 252 seconds)09:58
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto09:59
rburtontunahan: there's not a lot that actually uses luajit so the first step would be determining if you do need it after all.  in meta-oe all i can see is sysbench, sysdig, and mpv, and the last two its optional.09:59
*** goliath <goliath!~goliath@user/goliath> has joined #yocto10:01
tunahanrburton: then let's try to exclude it from loading it and try it. will other things give an error? Since I use packagegroup, I don't know exactly what's in them in this compilation. So is there a command to exclude only this package? I'll add it to local.conf.10:01
tunahanbuilding it*10:02
rburtontunahan: SKIP_RECIPE[luajit] = "skip" will make bitbake refuse to build it, assuming you're using a recent release10:03
tunahanrburton: yes, when I added that, I got an error: ERROR: Required build target 'core-image-minimal-xfce' has no buildable providers.10:06
tunahanMissing or unbuildable dependency chain was: ['core-image-minimal-xfce', 'packagegroup-gui-full', 'mpv', 'luajit']10:06
rburtonthat's ... silly10:06
rburtonwhy is 'minimal' xfce pulling in the 'full' gui packagegroup10:07
rburtonbut mpv's dependency on luajit is optional, so just turn it off10:07
tunahanrburton: obviously i tried to create a full xfce desktop so i tried such a method. With minimal xfce, I wanted to build what is needed for xfce and full gui and other packages.10:09
rburtonminimal and full in the same thing make confusion :)10:09
rburtonbut easily worked around until you want to dig into why luajit doesn't build10:10
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)10:11
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)10:11
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto10:11
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto10:11
tunahanrburton: When you turn off the lua part in mpv, the build continues nicely now. Let's see if there will be any more mistakes from this mess in the future, with a total of 51% :D10:13
tunahanwhen i turn off*10:14
*** DvorkinDmitry <DvorkinDmitry!~dvorkin@5.167.98.73> has joined #yocto10:14
tunahansorry for my english i'm just learning i can spell it wrong sometimes10:14
rburtonobviously you can fiddle the packagegroups and add/remove what you actually need.10:14
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)10:16
tunahanrburton: Is there an easy way for these suggestions? I guess one by one, I need to go into layers.openembedded and look.10:16
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto10:16
DvorkinDmitryI have a lot of recipes in my layer. One of them is not mentioned in myimage.bb and hase no depeendency in the recipes required for myimage.bb. But if I run bitbake myimage the recipe GIT checked for new version because of AUTOREV. Sometimes its git is not available and gives annoying error. How to prevent downloading the recipe when it is not in dependency chain?10:20
ptsnevesHey people! Today i would like to thank the community for the tinfoil API. Very much appreciated.10:24
*** azcraft <azcraft!~AzCraft@195.214.252.213> has joined #yocto10:25
rburtonDvorkinDmitry: autorev means it has to evaluate the version on _parse_ which is why autorev is not recommended.  what do you mean by git not being available? the binary, or the git server? potentially, a bug needs to be filed.10:26
*** hays <hays!rootvegeta@fsf/member/hays> has joined #yocto10:30
DvorkinDmitryrburton, from time to time they git server is glitching and stops handling the connections. althrough the recipe is not required by anybody the bitbake is trying to access its git and fails. It is usually the short period of time, when the git is glitching, but when you run the build for the night and find that if failed for stupid reason in the morning it is annoying10:32
RPDvorkinDmitry: until it parses, bitbake can't know myimage.bb doesn't reference it since the recipe in question could override some of your others. Disable autorev and that recipe in those builds?10:33
rburtonyeah i'd definitely make the recipe have fixed SHAs and let people opt-in to autorev if they want10:34
DvorkinDmitryRP, I disabled AUTOREV and it runs. I've been using the certain branch and I need the most fresh version of this branch if I'm building the image with this recipe. But seems, che check is done at parse stage and there are no way not to access git before it creates the dependency tree?10:42
RPDvorkinDmitry: If you include that recipe in the build, bitbake *has* to parse it to know whether anything in it should override something in your targets10:46
RPDvorkinDmitry: you could add a BBMASK to however you're triggering one image vs the other?10:47
RPif you're trying to build both images in a given build, it just won't work I'm afraid10:48
RPit can't10:48
DvorkinDmitryRP, BBMASK? oh! I'm building ` image at one build. How to use it then?10:49
RPDvorkinDmitry: or just disable the autorev in that build?10:50
*** amitk__ <amitk__!~amit@103.208.69.178> has joined #yocto10:50
DvorkinDmitryRP, bad idea to disable autorev. need to remember about it and it will be also annoying :)10:50
*** amitk <amitk!~amit@103.208.71.75> has quit IRC (Ping timeout: 268 seconds)10:53
ernstpwas there something to help with python rdepends, ie. python requirements, for making and updating recipes?11:13
*** rfuentess <rfuentess!~rfuentess@static-5-51-117-151.ftth.abo.bbox.fr> has quit IRC (Remote host closed the connection)11:15
rburtonnothing that exists, afaik11:17
rburtonshould be easy to write though :)11:17
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has quit IRC (Quit: Client closed)11:18
ernstprburton: right, yes! :-)11:20
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Quit: Leaving)11:39
*** seninha <seninha!~seninha@user/seninha> has joined #yocto11:48
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection)11:49
*** seninha <seninha!~seninha@user/seninha> has joined #yocto11:49
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto11:50
*** vladest1 <vladest1!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto12:06
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Ping timeout: 240 seconds)12:07
*** vladest1 is now known as vladest12:07
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-26-174-95-44-180.dsl.bell.ca> has joined #yocto12:18
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has joined #yocto12:23
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)12:26
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto12:26
eFfeMHi, I got a question if it was possible to fetch from git using only the commit id without specifying the branch. Is that possible?12:27
eFfeM(idea is ot just checkout using a hash)12:27
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)12:31
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto12:31
*** thomasd13 <thomasd13!~thomas@DSL01.212.114.255.148.ip-pool.NEFkom.net> has quit IRC (Ping timeout: 240 seconds)12:32
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has quit IRC (Quit: Client closed)12:36
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 248 seconds)12:39
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto12:39
*** camus <camus!~Instantbi@116.236.93.172> has quit IRC (Remote host closed the connection)12:43
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 255 seconds)12:44
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto12:44
*** Spinola <Spinola!~alberto@D57E7F5A.static.ziggozakelijk.nl> has joined #yocto13:12
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has joined #yocto13:14
eFfeMoops did I get a reply on my question? somehow I got disconnected13:14
SpinolaHi Guys, back again with still the same basic problem. I'm not able to build an out of three kernel module (kirkstone branch) Used the hello-mod skeleton. And just added a few lines to include the time.h. But this include file can't be found by the build system! What is going on?13:14
HabbieeFfeM, nobody responded13:14
ernstpeFfeM: https://docs.yoctoproject.org/bitbake/2.0/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git13:15
ernstpeFfeM: sounds like nobranch could be what you want?13:15
RPeFfeM: you can set nobranch and do that13:16
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has quit IRC (Client Quit)13:17
*** Chocobo <Chocobo!~swinchen@50.201.116.122> has joined #yocto13:18
ChocoboHello, is something like this how I would checkout a specific tag, or if there is no network revert to a specific revision?13:19
ChocoboTAG="v0.1.0"13:19
ChocoboBRANCH = "master"13:19
ChocoboSRCREV = "${@ "ad0131f49db7391c8af026172b3b809560cee6ec" if bb.utils.to_boolean(d.getVar('BB_NO_NETWORK')) "${TAG}"}"13:19
ChocoboSRC_URI = "<PATH_TO_REPO>.git;protocol=ssh;user=git;branch=${BRANCH}"13:19
ChocoboSorry, didn't realize that would come through as multiple lines.13:19
SpinolaThis is the modification of hello.c https://pastebin.com/6aMwPJuJ and this is the output of bitbake https://pastebin.com/86WE6zQS. The standard include files are not found???13:21
SpinolaCan anybody try this? and verify the behaviour I'm getting?13:21
*** amitk_ <amitk_!~amit@103.208.69.101> has quit IRC (Ping timeout: 265 seconds)13:23
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)13:27
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto13:27
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)13:38
mckoanSpinola: #include <linux/time.h>13:40
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto13:46
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has joined #yocto13:50
*** Xagen <Xagen!~Xagen@99-135-179-142.lightspeed.austtx.sbcglobal.net> has joined #yocto13:58
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)14:04
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto14:04
ChocoboI think something like this will work for me (where TAG is a defined variable): SRCREV = "${@ TAG if not bb.utils.to_boolean(d.getVar('BB_NO_NETWORK')) else "ad0131f49db7391c8af026172b3b809560cee6ec" }"14:11
ChocoboThanks ChatGPT14:11
*** DvorkinDmitry <DvorkinDmitry!~dvorkin@5.167.98.73> has quit IRC (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)14:15
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has joined #yocto14:24
Spinolamckoan: Using #include <linux/time.h> gives the same errors!14:25
*** davidinux <davidinux!~davidinux@a-te3-42.tin.it> has quit IRC (Ping timeout: 255 seconds)14:29
*** davidinux <davidinux!~davidinux@92.118.62.136> has joined #yocto14:29
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)14:54
Spinolamckoan: I think time.h is part of the standard c library, why isn't it being found?14:58
Spinolamckoan: The file "time.h" is present in the recipe-sysroot (usr/include)15:00
JaMachicken and egg issue? as kernel doesn't depend on glibc?15:02
LetoThe2ndSpinola: inside the kernel, you don't have the standard library.15:02
LetoThe2ndSpinola: only kernel-internal APIs are available.15:02
SpinolaLetoThe2nd: I'm investigating a problem concerning a kernel module that did build fine on Rocko, but fails to build on Kirkstone. In the sources of this module #include <time.h> is present?!?15:06
LetoThe2ndSpinola: maybe the path changed? check out elixier.bootlin.com for the matching kernel version. Those APIs change occasionally.15:07
qschulzwasn't rocko using a shared sysroot?15:09
SpinolaLetoThe2nd: Is the link correct?15:10
qschulzSpinola: elixir.bootlin.com15:10
LetoThe2ndqschulz: i think not, should have arrived with pyro15:10
qschulzLetoThe2nd: ok, because otherwise could be a case of a recipe not migrated to per-recipe sysroot and looking at the wrong path15:10
LetoThe2ndqschulz: yup15:10
SpinolaLetoThe2nd: in both 4.9.87 and 6.1.14 the file time.h is located at the same path include/uapi/linux/time.h15:19
zeddiisakoman. I just sent a decent size queue of -stable updates your way. We may need lttng-module bumps as well, but I wanted to at least get the linux-yocto bumps out and visible.15:20
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)15:21
sakomanzeddii: thanks much!  Will test shortly15:21
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto15:21
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection)15:23
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 240 seconds)15:28
*** nemik <nemik!~nemik@76.74.126.42> has joined #yocto15:28
*** Spinola <Spinola!~alberto@D57E7F5A.static.ziggozakelijk.nl> has quit IRC (Quit: Leaving)15:32
mckoanSpinola: building with #include <linux/time.h> was successful on my Qemuarm linux 5.4.23015:32
*** nemik <nemik!~nemik@76.74.126.42> has quit IRC (Ping timeout: 268 seconds)15:34
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto15:34
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has joined #yocto15:40
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)15:42
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto15:42
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)15:47
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto15:47
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto15:48
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:7560:ff54:33fe:f5ef> has quit IRC (Quit: Client closed)15:52
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-5.dsl.bell.ca> has quit IRC (Quit: WeeChat 3.8)16:04
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Quit: alessioigor)16:05
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Quit: Leaving)16:16
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-5.dsl.bell.ca> has joined #yocto16:30
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has quit IRC (Ping timeout: 260 seconds)16:31
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)16:50
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto16:50
*** mckoan is now known as mckoan|away16:52
zwelchIt seems that systemd uses a hard-coded home directory for the root user (/root), but Yocto defines ROOT_HOME in bitbake.conf differently (/home/root).  Is there a good reason why the Yocto systemd recipe does not include a patch to set this path from ROOT_HOME?17:03
rburtonzwelch: https://git.yoctoproject.org/poky/commit/?id=4eb2b3f1503a41474d0c40ada296a9800840267c17:05
rburtonzwelch: feel free to write a test a replacement if its easy to change systemd in a way that doesn't involve 100 seds17:06
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has quit IRC (Ping timeout: 276 seconds)17:12
*** seninha <seninha!~seninha@user/seninha> has joined #yocto17:13
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Remote host closed the connection)17:13
*** seninha <seninha!~seninha@user/seninha> has joined #yocto17:14
*** diego_r <diego_r!~diego@217-133-17-98.static.clienti.tiscali.it> has quit IRC (Quit: Konversation terminated!)17:14
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)17:18
zwelchlol... I knew that I couldn't be the first one to run across this.  My workaround here was to symlink `/root` to `$ROOT_HOME`, but that only works for us because both are on the same volume (i.e. it's not a general solution).  Since the symlink appears to solve the problems that we were seeing, I am disinclined to get my hands dirty with systemd, since this seems like a great example of their hostility to anything that does not mesh with17:18
zwelchtheir narrow world view.  I have been pretty ambivalent about systemd, but this seems to demonstrate why some people really hate it.17:18
zwelchrburton, anyway, thanks for the reference. :)17:19
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:2566:2e92:d021:de03> has joined #yocto17:24
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has joined #yocto17:33
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)17:39
*** ecdhe <ecdhe!~ecdhe@user/ecdhe> has quit IRC (Read error: Connection reset by peer)17:39
*** tunahan <tunahan!~tunahan@78.188.72.174> has quit IRC (Quit: tunahan)17:43
*** tunahan <tunahan!~tunahan@78.188.72.174> has joined #yocto17:43
*** ecdhe <ecdhe!~ecdhe@user/ecdhe> has joined #yocto17:45
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:2566:2e92:d021:de03> has quit IRC (Quit: Client closed)18:18
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)18:22
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto18:22
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto18:23
*** florian_kc <florian_kc!~florian@dynamic-093-135-022-127.93.135.pool.telefonica.de> has joined #yocto18:37
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has quit IRC (Remote host closed the connection)18:50
*** tangofoxtrot <tangofoxtrot!~tangofoxt@user/tangofoxtrot> has joined #yocto18:52
*** Guest18 <Guest18!~Guest18@dynamic-077-001-011-176.77.1.pool.telefonica.de> has joined #yocto18:56
*** kevinrowland <kevinrowland!~kevinrowl@104.129.199.81> has joined #yocto18:58
*** florian_kc <florian_kc!~florian@dynamic-093-135-022-127.93.135.pool.telefonica.de> has quit IRC (Ping timeout: 276 seconds)19:14
*** AdrianF <AdrianF!~AdrianF@2a02:169:59a6:0:9524:837d:7b82:629e> has quit IRC (Quit: Leaving)19:35
*** florian_kc <florian_kc!~florian@dynamic-093-135-022-127.93.135.pool.telefonica.de> has joined #yocto19:43
furyhow do i look up the current PACKAGECONFIG for bluez and maybe have it tell me where it's getting altered? i suspect something somewhere is screwing it up and removing things that need to be there :/19:52
furye.g. the default bluez PACKAGECONFIG includes a2dp-profiles and avrcp-profiles, but i seem to have a copy of bluez in my image that does not even have the .Media1 endpoint necessary for registering a2dp endpoints19:52
zeddiifury. it's just a variable, so bitbake -e is one way to see all modifications to the variable.20:02
furyah ok, cool. and it shows me which lines of which files are responsible for the fully expanded value. nice. thanks!20:05
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has joined #yocto20:05
furysadly that was not the answer, it does have --enable-a2dp and --enable-avrcp20:05
furywas hoping it would be as simple as adding a2dp-profiles and avrcp-profiles back in, but it has to be trickier than that :D20:08
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)20:13
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto20:13
*** kscherer <kscherer!~kscherer@bras-base-otwaon1146w-grc-26-174-95-44-180.dsl.bell.ca> has quit IRC (Quit: Konversation terminated!)20:23
*** Guest18 <Guest18!~Guest18@dynamic-077-001-011-176.77.1.pool.telefonica.de> has quit IRC (Ping timeout: 260 seconds)20:28
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 265 seconds)20:34
halsteadLetoThe2nd: I see you accepted. If you finish confirmation I can proceed with getting sponsorship. :)20:40
halsteadLetoThe2nd: Perfect. You're an owner now.20:41
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has quit IRC (Quit: Leaving.)20:50
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:2566:2e92:d021:de03> has joined #yocto20:57
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has joined #yocto21:10
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has quit IRC (Remote host closed the connection)21:16
*** invalidopcode1 <invalidopcode1!~invalidop@cpe-172-90-200-106.socal.res.rr.com> has joined #yocto21:16
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:2566:2e92:d021:de03> has quit IRC (Quit: Client closed)21:16
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)21:59
*** schtobia <schtobia!~quassel@schmidl.dev> has quit IRC (Quit: Bye!)22:01
*** schtobia <schtobia!~quassel@schmidl.dev> has joined #yocto22:01
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has quit IRC (Quit: The Lounge - https://thelounge.chat)22:15
*** Wouter010067044 <Wouter010067044!~Wouter010@entry.nbg.netvos.nl> has joined #yocto22:15
fraythe logs are saying there are individual recipes, core-image-ptest-zlib, glibc-tests, etc..  where are those defined?22:17
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has quit IRC (Ping timeout: 276 seconds)22:59
*** brazuca <brazuca!~brazuca@2804:7f4:3590:8fb5:2566:2e92:d021:de03> has joined #yocto23:38
*** sakoman <sakoman!~steve@dhcp-72-253-4-112.hawaiiantel.net> has joined #yocto23:49
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 268 seconds)23:50

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!