HULKs / meta-nao

This layer provides support for Softbank Nao V6 robot to construct a custom image as an alternative to the original image in context of RoboCup SPL.
MIT License
7 stars 4 forks source link

Kernel is a private repository #1

Closed ahasselbring closed 3 years ago

ahasselbring commented 3 years ago

https://github.com/HULKs/meta-nao/blob/main/recipes-kernel/linux/linux-nao_5.4.bb#L8:

KBRANCH = "v5.4.70-rt40"
SRC_URI = " \
           git://git@github.com/HULKs/NaoKernel-private.git;protocol=ssh;nocheckout=1;name=machine;branch=${KBRANCH}; \
           file://defconfig \
           file://cmdline \
      "
nagua commented 3 years ago

Should be fixed in bee160758d9cc17269df4c4dddaa85e63f95e0cf.