<RP>
abelloni: it is a bug in our hash equivalence, I was joking since it was just a bit ironic it was your change which triggered us to see this issue
<paulg>
fun fact - the 1st rtc driver was written in response to Alan Cox getting a two socket Pentium 90 (I think?) and implementing the 1st SMP support.
<paulg>
prior to that we just did iopl() and inb/outb from luserspace directly to the rtc hardware - not really SMP safe...
<RP>
paulg: what is wrong with that? :)
<RP>
paulg: also see "leds are simple, they're on or off, how much more to it can there be?"
<paulg>
what is depressing is that old source shows it was 1996 - so that was over a quarter of a century ago. :-/
<Austriker>
Hi, I am having a problem with one of my apps that can't link to libomp.so.5. I have added libgomp to RDEPENDS of the recipe but it doesn't do the job. I am trying with DEPENDS. From what I understood OpenMP runtine is in libgomp. My recipe doesn't compile anything just extract binaries and install them. libgomp is already in the IMAGE_INSTALL but
<Austriker>
I don't see in the device libomp.so
Vonter has quit [Ping timeout: 256 seconds]
lucaceresoli has quit [Remote host closed the connection]
lucaceresoli has joined #yocto
Thorn has joined #yocto
pnxs_ has quit [Remote host closed the connection]
florian_kc has joined #yocto
zyga-mbp has joined #yocto
Vonter has joined #yocto
Vonter has quit [Ping timeout: 256 seconds]
florian_kc has quit [Ping timeout: 250 seconds]
Vonter has joined #yocto
Vonter has quit [Ping timeout: 260 seconds]
Vonter has joined #yocto
GNUmoon has joined #yocto
lucaceresoli has quit [Remote host closed the connection]
lucaceresoli has joined #yocto
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
florian_kc has joined #yocto
lucaceresoli_ has joined #yocto
lucaceresoli has quit [Ping timeout: 240 seconds]
<abelloni>
paulg: what is depressing is that it took 13 years to remove it ;)
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #yocto
Vonter has quit [Read error: Connection reset by peer]
Vonter has joined #yocto
* RP
doesn't know what to do about the hashequiv issue :(
<abelloni>
thank you ;)
<paulg>
abelloni, deleting stuff can be more difficult than writing it. All the lurkers come crawling out of the woodwork, saying they still use driver XYZ on their old i386sx with less RAM than an average router etc etc.
dvorkindmitry has joined #yocto
<dvorkindmitry>
why may I get this message: preferred version 5.4% of linux-at91 not available (for item kernel-module-ip-tables) ?
<JPEW>
RP: is it a similar problem we had with -native?
<JPEW>
I guess, native was because we were running programs and this is because of headers, so not quite the same?
<Austriker>
Hi, I am having trouble understanding how to solve this error: QA Issue: -dev package contains non-symlink .so. I have tried adding the so the FILES_${PN} but I get non -dev package containing so. What is the best way to solve this ?
<marex>
is oe (or with poky distro) gcc-sanitizers supposed to generate libasan.a on aarch64 ?
<marex>
Austriker: look at the install .so files , ls -la , that should provide a hint
<marex>
Austriker: basically fix the Makefile install target of the software package
<JPEW>
Might be easier to chat about on the Tuesday call?
xmn has joined #yocto
sakoman has quit [Quit: Leaving.]
goliath has joined #yocto
<RP>
JPEW: That should be fine. I was wondering about doing what we did for natives but for things in the target sysroot
xmn has quit [Ping timeout: 256 seconds]
Tokamak has joined #yocto
florian_kc has joined #yocto
<marex>
RP: hey uh, who is the go-to gcc person /wrt my libasan.a question ?
Tokamak has quit [Ping timeout: 240 seconds]
<RP>
marex: khem or I :/
<RP>
marex: and I don't know
Tokamak has joined #yocto
<marex>
RP: well that's fine, I'll keep digging
<marex>
RP: debian has that libasan.a , so I'll reread its gcc build rules
florian_kc has quit [Ping timeout: 240 seconds]
Austriker has joined #yocto
<Austriker>
Hi, I am trying to add a init.d script. I have inherited update-rc.d and I have also added to FILES_PN ${sysconfdir} but when I go on the device the /etc/init.d/ folder doesn't exist. What I am missing ?
<marex>
Austriker: do_install:append() to install the init script into /etc/init.d/ ?
<marex>
git grep init.d and then git grep init in oe-core is a good starting point
<ziga_>
I am trying to create a "makefile" example which is in some folder which is not part of Yocto. I created a recipe and used (a) inherit externalsrc, (b) EXTERNALSRC = <path to sources> (this path has "main.c" and "makefile" inside), (c) EXTERNALSRC_BUILD = <path to build folder>, (d) SRC_URI += "main.c makefile". Then a recipe has a "do_compile(){make}" task and that is it. When I run the recipe it complains: "do_fetch: Fetcher failure: Unable
<ziga_>
to find file file://makefile" I tried removing SRC_URI -- in this case do_compile() runs and prints error: "make: *** No targets specified and no makefile found. Stop." How do I specify sources???
BobPungartnik has joined #yocto
Vonter has quit [Ping timeout: 256 seconds]
Vonter has joined #yocto
JaMa2 has quit [Remote host closed the connection]
dtometzki has quit [Read error: Connection reset by peer]
GNUmoon has quit [Ping timeout: 276 seconds]
dtometzki has joined #yocto
Vonter has quit [Ping timeout: 256 seconds]
<Austriker>
marex yes I did that also and ssh server is running on the device but /etc/init.d is not present. Is possible that's not there due to systemd ?
GNUmoon has joined #yocto
goliath has quit [Quit: SIGSEGV]
sakoman has joined #yocto
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
florian_kc has joined #yocto
Tokamak has joined #yocto
lucaceresoli_ has quit [Quit: Leaving]
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tokamak has joined #yocto
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goliath has joined #yocto
tlwoerner_ has quit [Quit: Leaving]
tlwoerner has joined #yocto
florian_kc has quit [Ping timeout: 240 seconds]
florian_kc has joined #yocto
xmn has joined #yocto
florian_kc has quit [Ping timeout: 240 seconds]
behanw has joined #yocto
amitk has quit [Ping timeout: 240 seconds]
Austriker has quit [Ping timeout: 256 seconds]
Thorn has quit [Ping timeout: 250 seconds]
Thorn has joined #yocto
florian_kc has joined #yocto
bluelightning has quit [Ping timeout: 240 seconds]
Tokamak has joined #yocto
Tokamak has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<halstead>
I expect that the reboot was due to an automated migration to new physical hardware but I will need to look into it more before I can say for sure.