Closed Kadigan closed 3 years ago
Hi Kadigan, this is what happens when I copy paste readme files from one project to another.
Please ignore the meta-allwinner-hx repo in the readme and instead use the meta-nanopi-rockchip64 repo. Also remove the meta-allwinner-hx repo, this is for another vendor.
Regards.
On Tue, 20 Apr 2021, 13:47 Kadigan, @.***> wrote:
Attempting either MACHINE=nanopi-neo3 source ./setup-environment.sh build or MACHINE=nanopi-r2s source ./setup-environment.sh build results in a similar message:
The $MACHINE you have specified (nanopi-r2s) is not supported by this build setup
$xnanopi-r2s=(xnanopi-r2s) and $VALID_MACHINE=(0)
LIST: nanopi-duo2 nanopi-duo nanopi-k1-plus nanopi-m1 nanopi-m1-plus nanopi-neo2-black nanopi-neo2 nanopi-neo-air nanopi-neo nanopi-neo-core2 nanopi-neo-plus2 nanopi-r1 orange-pi-2 orange-pi-3 orange-pi-lite2 orange-pi-lite orange-pi-one orange-pi-one-plus orange-pi-pc2 orange-pi-pc orange-pi-pc-plus orange-pi-plus2e orange-pi-plus orange-pi-prime orange-pi-r1 orange-pi-win orange-pi-zero orange-pi-zero-plus2-h3 orange-pi-zero-plus2-h5 orange-pi-zero-plus qemuarm64 qemuarm qemuarmv5 qemumips64 qemumips qemuppc qemuriscv64 qemux86-64 qemux86 qemux86copy beaglebone-yocto edgerouter genericx86-64 genericx86
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dimtass/meta-nanopi-rockchip64/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4VQVA5BQXONMTLYDDF6VLTJVSUJANCNFSM43H76N3A .
@Kadigan changes were merged, can you check again?
Yup, seems to want to build now. Thanks!
Attempting either
MACHINE=nanopi-neo3 source ./setup-environment.sh build
orMACHINE=nanopi-r2s source ./setup-environment.sh build
results in a similar message: