kroon has quit [Remote host closed the connection]
kroon has joined #yocto
Schlumpf has quit [Ping timeout: 252 seconds]
<jclsn[m]>
Do you think the standard Gitflow is suitable for Yocto projects?
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
Tyaku has joined #yocto
<Tyaku>
Hi, Did someone know what is wrong with this: "SRC_URI = "git://github.com/SiliconLabs/cpc-daemon.git;protocol=https;tag=Alpha-4.1.0.0"" ? Fetcher failure: Unable to find revision 7d32aaec871fb6e440effb1e6e145bdcedc4c88f in branch master even from upstream
<Tyaku>
The log message suppose that the git fetch works because if not, how did he get the commit id ?
<qschulz>
Tyaku: there is no master branch anymore
<qschulz>
it was renamed to main
<qschulz>
so just add branch=main to your SRC_URI I guess
Tyaku has quit [Ping timeout: 248 seconds]
Tyaku has joined #yocto
<Tyaku>
Connection loss >_<
nemik has quit [Ping timeout: 246 seconds]
<Tyaku>
I also try this: 'SRC_URI = "git://github.com/SiliconLabs/cpc-daemon.git;protocol=https;rev=7d32aaec871fb6e440effb1e6e145bdcedc4c88f"' and I get this error: Failed to fetch URL git://github.com/SiliconLabs/cpc-daemon.git;protocol=https;rev=7d32aaec871fb6e440effb1e6e145bdcedc4c88f
dgriego has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dgriego has joined #yocto
dmoseley has joined #yocto
mckoan is now known as mckoan|away
pgowda_ has quit [Quit: Connection closed for inactivity]
prabhakarlad has quit [Quit: Client closed]
mihai- has joined #yocto
kranzo has quit [Quit: Client closed]
mihai- has quit [Client Quit]
kroon has quit [Remote host closed the connection]
GLumen has joined #yocto
kroon has joined #yocto
GLumen_ has joined #yocto
mihai has quit [Ping timeout: 250 seconds]
ardo has quit [Read error: Connection reset by peer]
Thomas_Roos has quit [Quit: Client closed]
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
GLumen has quit [Ping timeout: 276 seconds]
Schlumpf has joined #yocto
ardo has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
goliath has quit [Quit: SIGSEGV]
Schlumpf has quit [Quit: Client closed]
thomasd13 has quit [Ping timeout: 276 seconds]
<LetoThe2nd>
moto-timo: concerning meta-octoprint, i tried a simple kirkstone forwarding but python3-sarge falls over due to "python3 setup.py bdist_wheel execution failed". any pointers?
<moto-timo>
LetoThe2nd: I haven't looked at meta-octoprint in a few years...
<Tyaku>
I have it in my recipe "LIC_FILES_CHKSUM = "file://LICENSE;md5=5e588136d392e8e0e36bd310e9ca0ab3"" But i don't know what to put in LICENSE = ???? Currently i put "SL_MSLA"
ecdhe has quit [Read error: Connection reset by peer]
<qschulz>
LetoThe2nd: you should add a section on NO_GENERIC_LICENSE too :)
<qschulz>
Tyaku: you could check NO_GENERIC_LICENSE for it
<qschulz>
c.f. what's done in linux-firmware recipe which is full of uncommon licenses
<JPEW>
RP: Bumping the sstate version for the git CVE makes sense
<JPEW>
I feel like that version basically encompass our assumptions about how the host tools operate
<rburton>
need to triple check my fix does in fact solve the problem
<Tyaku>
qschulz: Not sure to understand how to use it, in my case the licence file is "LICENSE", the licence don't have real name but I think I can set "SL_MSLA" (Silicon Labs Master Software Licence Agreement) so do you think this is correct : 'NO_GENERIC_LICENSE[SL_MSLA] = LICENSE' ?
<vmeson>
There's a way to that for yocto as well... let me confirm that it's the same package.
<LetoThe2nd>
qschulz: good idea!
rob_w has quit [Read error: Connection reset by peer]
Thomas_Roos has quit [Quit: Client closed]
chadq has joined #yocto
rsalveti has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
florian_kc has quit [Ping timeout: 260 seconds]
nemik has quit [Ping timeout: 276 seconds]
nemik_ has joined #yocto
ardo has quit [Read error: Connection reset by peer]
ardo has joined #yocto
<chadq>
hi all, i'm running into an issue where bitbake is producing loads of errors about "Taskhash mismatch [...] The metadata is not deterministic and this needs to be fixed." (https://pastebin.com/6j87Y0GB), even with a clean build. i recently added a bbappend to my layer (layers/meta-ss-core/dynamic-layers/freescale-layer/recipes-bsp/imx-sc-firmware/imx-sc-firmware-tq_1.6.0.bbappend) to modify a recipe in another layer
<chadq>
(ci-meta-tq/sources/meta-tq/dynamic-layers/freescale-layer/recipes-bsp/imx-sc-firmware/imx-sc-firmware-tq_1.6.0.bb) and i suspect i might be going about it wrong. would appreciate any insight.
<RP>
JPEW: fair enough, I'll have to bump the hashequiv version too
<rburton>
RP: let me verify that my fix actually solves the problem tomorrow morning
rfuentess has quit [Remote host closed the connection]
<RP>
sakoman: btw, the reason kirkstone and master are struggling with the git issue together is they share hash equivalence
<sakoman>
RP: ah, that makes sense!
<RP>
sakoman: the sstate may be diffferent but the hash equiv data is shared. Sorry, I'm not entirely thinking clearly today
<RP>
rburton: I think hashequiv "broke" things, we need to have the changes into a new clean namespace on the servers
<rburton>
yeah
hcg has quit [Quit: Client closed]
chadq has quit [Ping timeout: 246 seconds]
Tokamak has quit [Read error: Connection reset by peer]
Tokamak has joined #yocto
goliath has joined #yocto
chadq has joined #yocto
<chadq>
lost my connection momentarily - did i miss any replies to my previous question?
<kroon>
chadq, you didnt miss anything
ptsneves has joined #yocto
<chadq>
thanks
<kroon>
chadq, if you suspect the .bbappend, just comment it out and readd piece by piece until the parsing starts to fail ?
<chadq>
fwiw, i did the following as per the recommendations in the error messages: `for subcmd in squashfs tar wic; do for sarg in none printdiff; do cmd="bitbake smallsat-core -cdo_image_$subcmd -S$sarg"; echo "$cmd"; $cmd; done; done', but as soon as i make any change that triggers regeneration of the rootfs the errors return
florian_kc has joined #yocto
dkl has quit [Quit: %quit%]
GillesM has joined #yocto
GillesM has quit [Client Quit]
<kroon_>
chadq, the errors was for ss-core, not smallsat-core ?
starblue has quit [Ping timeout: 276 seconds]
goliath has quit [Quit: SIGSEGV]
dkl has joined #yocto
Guest82 has joined #yocto
turkeykittin has joined #yocto
xmn has joined #yocto
<Saur[m]>
cambrian_invader: No, arithmetic expansion is not supported in bitbake recipes.
<cambrian_invader>
is there a list of these things anywhere?
<chadq>
kroon_: they're the same, sorry - the actual symbol is smallsat but i sanitized the first paste and failed to sanitize that command above, derp
goliath has joined #yocto
mvlad has quit [Remote host closed the connection]
<kroon_>
chadq, well with nothing to go at I dunno. maybe dump the environments for the recipes twice and see if they differ ? gotta run now, good luck
kroon_ has quit [Quit: Leaving]
<chadq>
ok, thanks!
florian has quit [Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-093-133-074-167.93.133.pool.telefonica.de))]
florian_kc is now known as florian
florian_kc has joined #yocto
nemik_ has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
Guest82 has quit [Quit: Client closed]
Minvera has quit [Remote host closed the connection]
<hushmoney>
hw vendor provides a bsp layer with a machine.conf that configures some qemu options i don't like using QB_OPT_APPEND_append. what is the cleanest way to override or _remove these? i'd prefer not copy his machine.conf into my layer and maintain it there
creich has joined #yocto
creich has quit [Remote host closed the connection]