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
Xagen_ has quit [Quit: Textual IRC Client: www.textualapp.com]
goliath has quit [Quit: SIGSEGV]
_whitelogger has joined #yocto
smolwoof has joined #yocto
<smolwoof> Hi. How can I modify the size of the barebox partitions on nand?
smolwoof has quit [Quit: Client closed]
<tlwoerner> jonmason: meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-logging_git.bb:8 has a lack of whitespace around the assignment: 'OECMAKE_SOURCEPATH
<jonmason> Ugh, how did CI not catch that
<jonmason> Thanks, I'll look at it tomorrow
<tlwoerner> thanks!
<khem> halstead: thanks, it is accessible now
<khem> Dvorkin: does myrecipe-native depend on tinycdb-native ?
<khem> jonmason: perhaps a build needs ts-sp-logging in MACHINE_FEATURES
Daanct12 has joined #yocto
TheOneCurly has quit [Quit: Ping timeout (120 seconds)]
TheOneCurly has joined #yocto
TheOneCurly has quit [Read error: Connection reset by peer]
TheOneCurly has joined #yocto
jmd has joined #yocto
ardo has quit [Ping timeout: 260 seconds]
IvoC has joined #yocto
Daanct12 has quit [Ping timeout: 252 seconds]
Daanct12 has joined #yocto
ardo has joined #yocto
aardo has joined #yocto
ardo has quit [Ping timeout: 260 seconds]
jmd has quit [Remote host closed the connection]
IvoC has quit [Quit: Client closed]
savolla has joined #yocto
MarcWeDLM has joined #yocto
zeemate has joined #yocto
Daanct12 has quit [Ping timeout: 252 seconds]
mckoan|away is now known as mckoan
<Dvorkin> khem, myrecipe_V.bb DEPENDS += "tinycdb" only
Daanct12 has joined #yocto
<MarcWeDLM> Quick question i have multiple kernel boot log files and i like to compare them is there tooling to compare these log files
rfuentess has joined #yocto
florian has joined #yocto
mbulut has joined #yocto
tgamblin has quit [Ping timeout: 260 seconds]
leon-anavi has joined #yocto
tgamblin has joined #yocto
<mckoan> MarcWeDLM: not a specific tool AFAIK
<mcfrisk> MarcWeDLM: i've stripped the timestamps and done diff comparisons. often timing of events has been the same. And if not, then that has been a root cause :)
Daanct12 has quit [Quit: WeeChat 4.6.3]
tgamblin has quit [Ping timeout: 244 seconds]
Daanct12 has joined #yocto
tgamblin has joined #yocto
berton has joined #yocto
RP has quit [Read error: Connection reset by peer]
RP has joined #yocto
<rburton> MarcWeDLM: yeah meld, vscode --diff, etc. lots of visual diff tools.
mbulut has quit [Ping timeout: 252 seconds]
florian has quit [Ping timeout: 276 seconds]
florian has joined #yocto
savolla has quit [Quit: WeeChat 4.4.3]
savolla has joined #yocto
<LetoThe2nd> shouldn't do_install:append:my-feature() trigger if my-feature is in DISTRO_FEATURES?
vthor has quit [Excess Flood]
vthor has joined #yocto
vthor has quit [Changing host]
vthor has joined #yocto
<rburton> no
kpo has joined #yocto
smolwoof has joined #yocto
smolwoof has quit [Client Quit]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
savolla has quit [Quit: WeeChat 4.4.3]
<crazy_imp> hi, is there a script that can estimate how much smaller an image will be when removing some package(s)?
<LetoThe2nd> rburton: so where is my thinking wrong?
MarcWeDLM has quit [Quit: Client closed]
<RP> LetoThe2nd: DISTRO_FEATURES are not overrides
<RP> meta/conf/bitbake.conf:OVERRIDES = "${TARGET_OS}:${TRANSLATED_TARGET_ARCH}:pn-${PN}:layer-${FILE_LAYERNAME}:${MACHINEOVERRIDES}:${DISTROOVERRIDES}:${CLASSOVERRIDE}:${TCOVERRIDE}${LIBCOVERRIDE}:forcevariable"
<RP> those are overrides, features aren't listed
<LetoThe2nd> RP: ok... /me goes diving into the rabbit hole then.
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
florian has quit [Ping timeout: 252 seconds]
goliath has joined #yocto
savolla has joined #yocto
<RP> kanavin: Just thinking about the S/unpack changes, I wonder if at the same time, we should switch "git" as the default dest suffix to basename of the url path, i.e. the repo name?
<RP> kanavin: that would make it ${PN} for many cases which might be a little nicer?
lexano_ has quit [Quit: Leaving]
lexano has joined #yocto
<RP> kanavin: or perhaps we add a global config BB_FETCH_GIT_DEFAULTSUBDIR = "${BP}" so that we don't have to set S with git?
<RP> (we'd have to create such a variable)
florian has joined #yocto
<rburton> RP: i would absolutely endorse not using "git" as the checkout name and never understood why it doens't just use the name like git clone would
<shoragan> how do i fetch crates via git, when git urls are used in a cargo.toml?
<mcfrisk> selftest seems to be re-downloading linux-yocto repo also when original machine and build dir had the latest. Did I misconfigure something? Used machine build dir with "downloads" and "sstate-cache" as symlinks to cache dirs.
<rburton> hm thats not ideal
<RP> shoragan: you'd hope the crate fetcher supports ;protocol=git but I fear it may not
<shoragan> RP, hmm, ok
<RP> mcfrisk: did you set DL_DIR to point at it explicitly ?
<RP> mcfrisk: if not, I'd try that
<mcfrisk> RP: no, did not. I will try that. I've used to setup these using symlinks. I'll adapt then. Thanks!
<RP> mcfrisk: selftest's builddir isolation mechanism has quirks. I'd set SSTATE_DIR explicitly too
<mcfrisk> RP: done now, remembering this is the hardest part.
marka has quit [Ping timeout: 260 seconds]
leon-anavi has quit [Remote host closed the connection]
marka has joined #yocto
ptsneves has joined #yocto
<qschulz> rburton: I cannot point, I just was wondering why it was suddenly done and had assumed it was doing something in the first place :)
kpo has quit [Read error: Connection reset by peer]
ptsneves has quit [Ping timeout: 245 seconds]
davidinux has joined #yocto
cyxae has joined #yocto
grma has quit [Ping timeout: 245 seconds]
Daanct12 has quit [Quit: WeeChat 4.6.3]
mbulut has joined #yocto
sakoman has quit [Ping timeout: 272 seconds]
sakoman has joined #yocto
mbulut has quit [Remote host closed the connection]
jmiehe has joined #yocto
mbulut has joined #yocto
florian has quit [Quit: Ex-Chat]
jmiehe has quit [Quit: jmiehe]
rcw has joined #yocto
rcw68 has joined #yocto
rcw has quit [Client Quit]
rcw68 is now known as rcw
Tyaku has joined #yocto
rcw has quit [Ping timeout: 240 seconds]
mbulut has quit [Quit: Leaving]
<Dvorkin> I extended tinycdb recipe with .bbappend, where I have BBCLASSEXTEND = "native". But when building myrecipe-native it did not installed into sysroot. How can I debug that?
mbulut has joined #yocto
mbulut has quit [Client Quit]
<khem> bitbake-getvar DEPENDS -r myrecipe-native
<khem> what does it say ?
florian has joined #yocto
wicki has quit [Ping timeout: 252 seconds]
<rburton> Dvorkin: what sysroot, where? how did you check?
<Dvorkin> rburton, I simply tryint to build myrecipe-native, it fails case can't find libcdb.*. After the build I try to run "find /therecipestatedir -name "libcdb"" - nothing
<rburton> did you add tinycddb-native to DEPENDS?
<Dvorkin> rburton, no. I have only DEPENDS += "tinycdb" in myrecipe_x.bb
<Dvorkin> I hae to build myrecipe for target and for native at the same time.
<rburton> so, so your recipe also has a native variation and that should be transforming tinycddb to the -native
<Dvorkin> for target everything is Ok, but for native it doesn't add tinycdb into dependencies it seems
<rburton> you can check the sysroot for compoennts by looking in tmp/sysroot-components/[your host type]/tinycddb-native/
<rburton> maybe tinycdb is broken, the recipe isn't public from what i can tell
<Dvorkin> rburton, Yes, I see cdb components for myrecipe (target), but tinycdb is not installed for myrecipe (native)
<rburton> which is why i'm saying you can check the sysroot that the recipe generated, to verify that its actually populated
<rburton> none of these recipes are public so its very hard to help
rfuentess has quit [Quit: LIBERTEEEEEEEEEEEEEEEEEEEEEEEEE]
<Dvorkin> + I have tinycdb_%.bbappend with contents: S = "${WORKDIR}/${BPN}-${PV}"
<Dvorkin>
<Dvorkin> BBCLASSEXTEND = "native"
<rburton> you don't need to inherit autotools and autotools-brokensep, don't :append those tasks. and i expect the problem is that the native install isn't respecting $libdir
<rburton> because the need to write those tasks tells me that the upstream isn't actually autotools
<rburton> yeah no configure script, don't inherit autotools at all
<rburton> you'll need to tell the makefile where to install things so it does the right thing
<Dvorkin> oh, probably you are right! Experimenting...
Dvorkin has quit [Remote host closed the connection]
<rburton> this is why walnascar will error out if you inherit autotools but the recipe isn't actually using autotools
Dvorkin has joined #yocto
jmd has joined #yocto
<Dvorkin> thank you! you where right about the DESTDIR in tinycdb
savolla has quit [Ping timeout: 244 seconds]
mckoan is now known as mckoan|away
druppy has joined #yocto
Dvorkin has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Dvorkin has joined #yocto
<Dvorkin> in the image file... that is the difference between INHERIT += "..." and "inherit ..." ?
<Dvorkin> when I am using INHERIT += "myclass" it doesn't work. I have ROOTFS_POSTPROCESS_COMMAND += "shell_function" in this class. But when I use "inhrit myclass" in the image file, it works. Why?
<fray> INHERIT is a global thing, can't be used in a recipe. it globally inherits classes "late"
<fray> inherit can be used in recipes, classes and does it _NOW_
<fray> (above is not 100% correct, but close enough)
zeemate has quit [Ping timeout: 248 seconds]
<Dvorkin> thank, fray
<fray> ohh forgot, INHERIT is a variable so can be used in .conf files
druppy has quit [Ping timeout: 260 seconds]
sudip has quit [Quit: ZNC - http://znc.in]
bjdooks has quit [Quit: No Ping reply in 180 seconds.]
sudip has joined #yocto
bjdooks has joined #yocto
pidge_ has quit [Ping timeout: 244 seconds]
berton has quit [Quit: Connection closed for inactivity]
druppy has joined #yocto
tgamblin has quit [Ping timeout: 248 seconds]
khimaros has quit [Remote host closed the connection]
khimaros has joined #yocto
khimaros has quit [Remote host closed the connection]
khimaros has joined #yocto
zeemate has joined #yocto
druppy has quit [Ping timeout: 268 seconds]
savolla has joined #yocto
tgamblin has joined #yocto
gmorell has joined #yocto
jmd has quit [Remote host closed the connection]
cyxae has quit [Quit: cyxae]
savolla has quit [Ping timeout: 252 seconds]
savolla has joined #yocto
druppy has joined #yocto
jpuhlman has quit [Ping timeout: 268 seconds]
jmiehe has joined #yocto
Dvorkin has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
savolla has quit [Ping timeout: 252 seconds]
jmiehe has quit [Client Quit]
chrissi^|lxa has joined #yocto
zeemate has quit [Ping timeout: 260 seconds]
druppy has quit [Ping timeout: 252 seconds]
pidge has joined #yocto
florian has quit [Ping timeout: 265 seconds]
goliath has quit [Quit: SIGSEGV]