LibreELEC (Krypton) v7.90.005 ALPHA

Discussion in 'XBMC' started by vpeter, Sep 17, 2016.

  1. vpeter

    vpeter Active Member

    Joined:
    Nov 29, 2014
    Messages:
    303
    Likes Received:
    62
    Last edited: Sep 17, 2016
  2. secuflag

    secuflag Member

    Joined:
    Jul 4, 2016
    Messages:
    42
    Likes Received:
    19
    Thanks @vpeter !
    Sorry for the stupid question but how to compile LibreELEC for the Udoo board? I tried with the usual PROJECT=imx6 ARCH=arm make -j12 image but the image does not boot.
    In the project option file I see there are two u-boot versions to be set but I don't understand how to do it.

    Thanks for your help.
     
  3. vpeter

    vpeter Active Member

    Joined:
    Nov 29, 2014
    Messages:
    303
    Likes Received:
    62
    Code:
    PROJECT=imx6 ARCH=arm SYSTEM=udoo make image
    No need for -j12 - build system automatically use all the cores on a system.
     
    bigchrizzieboy and secuflag like this.
  4. secuflag

    secuflag Member

    Joined:
    Jul 4, 2016
    Messages:
    42
    Likes Received:
    19
    Thank you very much!
     
  5. vpeter

    vpeter Active Member

    Joined:
    Nov 29, 2014
    Messages:
    303
    Likes Received:
    62
    I forgot to mentioned that current master doesn't work - use 7.90.005 git commit 347de5f.
     
    bigchrizzieboy and secuflag like this.
  6. secuflag

    secuflag Member

    Joined:
    Jul 4, 2016
    Messages:
    42
    Likes Received:
    19
    I see, thanks for the info ;)
     
  7. bigchrizzieboy

    bigchrizzieboy New Member

    Joined:
    Dec 1, 2014
    Messages:
    16
    Likes Received:
    3
    GREAT! Missed this post. will update my UDOO for sure :)
     
    vpeter likes this.

Share This Page