LLDP cross compiler for LX2160ARDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LLDP cross compiler for LX2160ARDB

239 Views
ranga_yn
Contributor III

Hello NXP,

i am downlading the LLDP code.

1.repo init -u https://github.com/nxp-qoriq/yocto-sdk.git -b kirkstone -m ls-5.15.71-2.2.0_distro.xml

wanted to generate or get the cross compiler package to build user space code on other system.

how to get the same. Any path i can download or steps.

 

Thanks,r

 

0 Kudos
Reply
2 Replies

225 Views
LFGP
NXP TechSupport
NXP TechSupport
please review the Readme file in the next link:
https://github.com/nxp-qoriq/yocto-sdk
into it you will find the instructions
0 Kudos
Reply

110 Views
ranga_yn
Contributor III

Hello NXP,

Is it possible to create build-toolchain from LLDP source , I am trying same to generate and give to application team

bitbake meta-toolchain

facing the below error, could you please help to generate tool chain.

NOTE: Applying patch '0001-qemu-Reinstated-syscall-emulation-through-libc-via-c.patch' (../sources/meta-nxp-desktop/dynamic-layers/core/recipes-devtools/qemu/qemu/0001-qemu-Reinstated-syscall-emulation-through-libc-via-c.patch)
ERROR: Applying patch '0001-qemu-Reinstated-syscall-emulation-through-libc-via-c.patch' on target directory '/home/labadmin/LLDP/build_lx2160ardb-rev2/tmp/work/x86_64-nativesdk-fslsdk-linux/nativesdk-qemu/6.2.0-r0/qemu-6.2.0'
CmdError('quilt --quiltrc /home/labadmin/LLDP/build_lx2160ardb-rev2/tmp/work/x86_64-nativesdk-fslsdk-linux/nativesdk-qemu/6.2.0-r0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-qemu-Reinstated-syscall-emulation-through-libc-via-c.patch
patching file linux-user/main.c
Hunk #1 succeeded at 380 with fuzz 1 (offset 2 lines).
Hunk #2 succeeded at 460 (offset 16 lines).
patching file linux-user/qemu.h
Hunk #1 FAILED at 370.
1 out of 1 hunk FAILED -- rejects in file linux-user/qemu.h
patching file linux-user/syscall.c
Hunk #1 succeeded at 62 with fuzz 1 (offset 6 lines).
Hunk #2 succeeded at 143 with fuzz 2 (offset 30 lines).
Hunk #3 succeeded at 261 (offset 32 lines).
Hunk #4 succeeded at 433 with fuzz 2 (offset 42 lines).
Hunk #5 succeeded at 585 (offset -119 lines).
Hunk #6 FAILED at 778.
Hunk #7 succeeded at 771 (offset -86 lines).
Hunk #8 succeeded at 7027 (offset 699 lines).
1 out of 8 hunks FAILED -- rejects in file linux-user/syscall.c
Patch 0001-qemu-Reinstated-syscall-emulation-through-libc-via-c.patch does not apply (enforce with -f)

0 Kudos
Reply