summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorGuillaume Deroire <guillaume.deroire@hach.com>2022-09-07 22:56:59 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-10-05 16:49:07 +0000
commit0f8777c13d11aae58bb2796dda40749d4e47106e (patch)
tree1c97ecccfa057881d5114a6bd5d505e4bd0d2f85 /recipes-kernel
parent28ae8f75e667becda70cc499df5e26d9163af4b6 (diff)
downloadmeta-freescale-backport-1213-to-kirkstone.tar.gz
classes/fsl-dynamic-packagearch: Add multilib supportbackport-1213-to-kirkstone
Currently, the class doesn't support multilib image/SDK generation for packages built for MACHINE_SOCARCH with MULTILIB support and this commit fixes this. To reproduce the error, add to local.conf: require conf/multilib.conf MULTILIBS = "multilib:lib32" DEFAULTTUNE:virtclass-multilib-lib32 = "armv7athf-neon-vfpv4" IMAGE_INSTALL_append = "lib32-libusb1" Build image with: 'bitbake core-image-minimal' The build will fail during do_rootfs/do_populate_sdk on lib32-wayland-protocols package. (cherry picked from commit 61b81118e3cbc699f78e22752f5c5938a8b09d77)
Diffstat (limited to 'recipes-kernel')
0 files changed, 0 insertions, 0 deletions