do_rootfs fails if add lib32-recordproto in default-image.bb --log-- Setting up packages link Creating export directory Creating project properties ERROR: lib32-recordproto not found in the lib32 feeds (lib32_qemux86_64 lib32_x86 noarch any all).
1, wrlinux/configure --enable-board=qemux86-64 --enable-kernel=cgl --enable-rootfs=glibc-cgl 2, Append following line in default-image.bb IMAGE_INSTALL += "lib32-recordproto" 3, make fs