mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Upstream removed configure option INSTALL_EXAMPLE_CODE with commit8434de3cbcwhich was first released with version 2.11.0. Upstream re-added a similar configure option named INSTALL_EXAMPLE_CODE with commitsf8d989160e7c803c8538which were first released with version 2.15.0. Buildroot bumped the package to 2.15.0 with8e713dcc88and forgot to rename the configure option. Remove libva/x11/wayland-related configure option due to upstream commit8434de3cbcwhich was first released with version 2.11.0. Remove the selection of optional packages for these dependencies as well. Removed unneeded libatomic handling. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>