Nicolai Henriksen

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Cron cannot handle time jumps – replacement? #4805
    Nicolai Henriksen
    Participant

    Sure!

    Here:
    https://www.dropbox.com/sh/q1qxdn65g2cmsky/H7kZrQ_b_a

    I cannor find the link I originally used to download the source but it was a shar archive and I think is was from Vixies current employers FTP site.

    But the tar.gz file included in the linked dir contains the unmodified source from the shar.

    – Nicolai

    in reply to: Cron cannot handle time jumps – replacement? #4802
    Nicolai Henriksen
    Participant

    To answer my own question: I downloaded the newest Wixie Cron, 4.0 (circa 2004!), and made a recipe and it works.

    All time related bugs are resolved in this version.

    One challenge was that the source is distributed as a shar archive and I did not know how to let bitbake understand that.

    Another was to re-create the Multi-Tech patch files.

    – Nicolai

    in reply to: Perl and Device::SerialPort #4790
    Nicolai Henriksen
    Participant

    That would be nice.

    It was confusing that SerialPort and POSIX perl modules was included but not working.

    – Nicolai

    in reply to: Perl and Device::SerialPort #4786
    Nicolai Henriksen
    Participant

    (I have helped Klaus with this)

    Seems you lead us to the solution. The image is not one that we did ourselves – it came with the development board.

    BUT we did a bitbake perl and found that installing packages
    perl-module-exporter-heavy_5.10.1-r22.10_armv5te.ipk
    and
    perl-module-fcntl_5.10.1-r22.10_armv5te.ipk
    seemed to do the trick.

    Thanks a bunch
    – Nicolai

    Nicolai Henriksen
    Participant

    I downloaded the gdb.inc and gdbserver.inc and diff showed no changes. I also downloaded the gdb 7.2a recipe. My guess would be that GNU found a serious bug or omission in the release of 7.2 and then made 7.2a and removed 7.2.

    Nicolai Henriksen
    Participant

    It is already there in the 7.2a recipe: (gdbserver_7.2a.bb)

    require gdbserver.inc

    LICENSE = "GPLv3"

    PR = "${INC_PR}.0"

    S = ${WORKDIR}/gdb-7.2

    SRC_URI[md5sum] = "a9a8d0ea1ae57837fada5415bd0f92ff"
    SRC_URI[sha256sum] = "9f51739cd45c158aa5df2e7abb703a304b5370e2e9e43c70f5cc0b1c4be5d0c2"

Viewing 6 posts - 1 through 6 (of 6 total)