]> rtime.felk.cvut.cz Git - linux-conf-perf.git/blob - scripts/buildroot_recipe/buildroot.def.config
6cc8c189c91466477169256bb67dde5c7c4e180a
[linux-conf-perf.git] / scripts / buildroot_recipe / buildroot.def.config
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Buildroot 2015.05-git-00972-g53903a1 Configuration
4 #
5 BR2_HAVE_DOT_CONFIG=y
6
7 #
8 # Target options
9 #
10 # BR2_arcle is not set
11 # BR2_arceb is not set
12 # BR2_arm is not set
13 # BR2_armeb is not set
14 # BR2_aarch64 is not set
15 # BR2_bfin is not set
16 BR2_i386=y
17 # BR2_microblazeel is not set
18 # BR2_microblazebe is not set
19 # BR2_mips is not set
20 # BR2_mipsel is not set
21 # BR2_mips64 is not set
22 # BR2_mips64el is not set
23 # BR2_nios2 is not set
24 # BR2_powerpc is not set
25 # BR2_powerpc64 is not set
26 # BR2_powerpc64le is not set
27 # BR2_sh is not set
28 # BR2_sh64 is not set
29 # BR2_sparc is not set
30 # BR2_x86_64 is not set
31 # BR2_xtensa is not set
32 BR2_ARCH="i586"
33 BR2_ENDIAN="LITTLE"
34 BR2_GCC_TARGET_ARCH="i586"
35 BR2_ARCH_HAS_ATOMICS=y
36 BR2_BINFMT_SUPPORTS_SHARED=y
37 BR2_BINFMT_ELF=y
38 # BR2_x86_i386 is not set
39 # BR2_x86_i486 is not set
40 BR2_x86_i586=y
41 # BR2_x86_i686 is not set
42 # BR2_x86_pentiumpro is not set
43 # BR2_x86_pentium_mmx is not set
44 # BR2_x86_pentium_m is not set
45 # BR2_x86_pentium2 is not set
46 # BR2_x86_pentium3 is not set
47 # BR2_x86_pentium4 is not set
48 # BR2_x86_prescott is not set
49 # BR2_x86_nocona is not set
50 # BR2_x86_core2 is not set
51 # BR2_x86_corei7 is not set
52 # BR2_x86_corei7_avx is not set
53 # BR2_x86_core_avx2 is not set
54 # BR2_x86_atom is not set
55 # BR2_x86_k6 is not set
56 # BR2_x86_k6_2 is not set
57 # BR2_x86_athlon is not set
58 # BR2_x86_athlon_4 is not set
59 # BR2_x86_opteron is not set
60 # BR2_x86_opteron_sse3 is not set
61 # BR2_x86_barcelona is not set
62 # BR2_x86_jaguar is not set
63 # BR2_x86_steamroller is not set
64 # BR2_x86_geode is not set
65 # BR2_x86_c3 is not set
66 # BR2_x86_c32 is not set
67 # BR2_x86_winchip_c6 is not set
68 # BR2_x86_winchip2 is not set
69
70 #
71 # Build options
72 #
73
74 #
75 # Commands
76 #
77 BR2_WGET="wget --passive-ftp -nd -t 3"
78 BR2_SVN="svn"
79 BR2_BZR="bzr"
80 BR2_GIT="git"
81 BR2_CVS="cvs"
82 BR2_LOCALFILES="cp"
83 BR2_SCP="scp"
84 BR2_SSH="ssh"
85 BR2_HG="hg"
86 BR2_ZCAT="gzip -d -c"
87 BR2_BZCAT="bzcat"
88 BR2_XZCAT="xzcat"
89 BR2_TAR_OPTIONS=""
90 BR2_DEFCONFIG="$(CONFIG_DIR)/defconfig"
91 BR2_DL_DIR="$(TOPDIR)/dl"
92 BR2_HOST_DIR="$(BASE_DIR)/host"
93
94 #
95 # Mirrors and Download locations
96 #
97 BR2_PRIMARY_SITE=""
98 BR2_BACKUP_SITE="http://sources.buildroot.net"
99 BR2_KERNEL_MIRROR="https://www.kernel.org/pub"
100 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
101 BR2_LUAROCKS_MIRROR="http://rocks.moonscript.org"
102 BR2_CPAN_MIRROR="http://cpan.metacpan.org"
103 BR2_JLEVEL=0
104 # BR2_CCACHE is not set
105 # BR2_DEPRECATED is not set
106 # BR2_ENABLE_DEBUG is not set
107 BR2_STRIP_strip=y
108 # BR2_STRIP_none is not set
109 BR2_STRIP_EXCLUDE_FILES=""
110 BR2_STRIP_EXCLUDE_DIRS=""
111 # BR2_OPTIMIZE_0 is not set
112 # BR2_OPTIMIZE_1 is not set
113 # BR2_OPTIMIZE_2 is not set
114 # BR2_OPTIMIZE_3 is not set
115 BR2_OPTIMIZE_S=y
116
117 #
118 # enabling Stack Smashing Protection requires support in the toolchain
119 #
120 # BR2_STATIC_LIBS is not set
121 BR2_SHARED_LIBS=y
122 # BR2_SHARED_STATIC_LIBS is not set
123 BR2_PACKAGE_OVERRIDE_FILE="$(CONFIG_DIR)/local.mk"
124 BR2_GLOBAL_PATCH_DIR=""
125
126 #
127 # Advanced
128 #
129 # BR2_COMPILER_PARANOID_UNSAFE_PATH is not set
130
131 #
132 # Toolchain
133 #
134 BR2_TOOLCHAIN=y
135 BR2_TOOLCHAIN_USES_UCLIBC=y
136 BR2_TOOLCHAIN_BUILDROOT=y
137 # BR2_TOOLCHAIN_EXTERNAL is not set
138 BR2_TOOLCHAIN_BUILDROOT_VENDOR="buildroot"
139
140 #
141 # Kernel Header Options
142 #
143 # BR2_KERNEL_HEADERS_3_2 is not set
144 # BR2_KERNEL_HEADERS_3_4 is not set
145 # BR2_KERNEL_HEADERS_3_10 is not set
146 # BR2_KERNEL_HEADERS_3_12 is not set
147 # BR2_KERNEL_HEADERS_3_14 is not set
148 # BR2_KERNEL_HEADERS_3_18 is not set
149 BR2_KERNEL_HEADERS_3_19=y
150 # BR2_KERNEL_HEADERS_VERSION is not set
151 BR2_DEFAULT_KERNEL_HEADERS="3.19.3"
152 BR2_TOOLCHAIN_BUILDROOT_UCLIBC=y
153 # BR2_TOOLCHAIN_BUILDROOT_EGLIBC is not set
154 # BR2_TOOLCHAIN_BUILDROOT_GLIBC is not set
155 # BR2_TOOLCHAIN_BUILDROOT_MUSL is not set
156 BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc"
157 BR2_PACKAGE_UCLIBC=y
158
159 #
160 # uClibc Options
161 #
162 BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS=y
163 BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS_OLD=y
164 BR2_UCLIBC_VERSION_SUPPORTS_NPTL=y
165 BR2_UCLIBC_VERSION_0_9_33=y
166 # BR2_UCLIBC_VERSION_NG is not set
167 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
168 BR2_UCLIBC_VERSION_STRING="0.9.33.2"
169 BR2_UCLIBC_CONFIG="package/uclibc/uClibc-0.9.33.config"
170 # BR2_TOOLCHAIN_BUILDROOT_INET_IPV6 is not set
171 # BR2_TOOLCHAIN_BUILDROOT_INET_RPC is not set
172 # BR2_TOOLCHAIN_BUILDROOT_WCHAR is not set
173 # BR2_TOOLCHAIN_BUILDROOT_LOCALE is not set
174 # BR2_PTHREADS_NONE is not set
175 # BR2_PTHREADS is not set
176 # BR2_PTHREADS_OLD is not set
177 BR2_PTHREADS_NATIVE=y
178 # BR2_PTHREAD_DEBUG is not set
179 # BR2_TOOLCHAIN_BUILDROOT_USE_SSP is not set
180 BR2_UCLIBC_INSTALL_UTILS=y
181 # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
182 BR2_UCLIBC_TARGET_ARCH="i386"
183 BR2_UCLIBC_X86_TYPE="586"
184
185 #
186 # Binutils Options
187 #
188 # BR2_BINUTILS_VERSION_2_22 is not set
189 # BR2_BINUTILS_VERSION_2_23_2 is not set
190 BR2_BINUTILS_VERSION_2_24=y
191 # BR2_BINUTILS_VERSION_2_25 is not set
192 BR2_BINUTILS_VERSION="2.24"
193 BR2_BINUTILS_EXTRA_CONFIG_OPTIONS=""
194
195 #
196 # GCC Options
197 #
198 BR2_GCC_NEEDS_MPC=y
199 BR2_GCC_SUPPORTS_GRAPHITE=y
200 # BR2_GCC_VERSION_4_7_X is not set
201 BR2_GCC_VERSION_4_8_X=y
202 # BR2_GCC_VERSION_4_9_X is not set
203 BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
204 BR2_GCC_VERSION="4.8.4"
205 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
206 # BR2_TOOLCHAIN_BUILDROOT_CXX is not set
207 BR2_GCC_ENABLE_TLS=y
208 # BR2_GCC_ENABLE_LTO is not set
209 # BR2_GCC_ENABLE_OPENMP is not set
210 # BR2_GCC_ENABLE_LIBMUDFLAP is not set
211 # BR2_GCC_ENABLE_GRAPHITE is not set
212 # BR2_PACKAGE_HOST_GDB is not set
213 BR2_TOOLCHAIN_HAS_THREADS=y
214 BR2_TOOLCHAIN_HAS_THREADS_NPTL=y
215 BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS=y
216 # BR2_ENABLE_LOCALE_PURGE is not set
217 BR2_NEEDS_GETTEXT=y
218 BR2_USE_MMU=y
219 BR2_TARGET_OPTIMIZATION=""
220 BR2_TARGET_LDFLAGS=""
221 # BR2_ECLIPSE_REGISTER is not set
222 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0=y
223 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_1=y
224 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2=y
225 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3=y
226 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4=y
227 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_5=y
228 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6=y
229 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7=y
230 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8=y
231 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_9=y
232 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10=y
233 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_11=y
234 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12=y
235 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_13=y
236 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14=y
237 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_15=y
238 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_16=y
239 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17=y
240 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_18=y
241 BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_19=y
242 BR2_TOOLCHAIN_HEADERS_AT_LEAST="3.19"
243
244 #
245 # System configuration
246 #
247 BR2_TARGET_GENERIC_HOSTNAME="buildroot"
248 BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot"
249 BR2_TARGET_GENERIC_PASSWD_MD5=y
250 # BR2_TARGET_GENERIC_PASSWD_SHA256 is not set
251 # BR2_TARGET_GENERIC_PASSWD_SHA512 is not set
252 BR2_TARGET_GENERIC_PASSWD_METHOD="md5"
253 BR2_INIT_BUSYBOX=y
254 # BR2_INIT_SYSV is not set
255
256 #
257 # systemd needs an (e)glibc toolchain, headers >= 3.10
258 #
259 # BR2_INIT_NONE is not set
260 # BR2_ROOTFS_DEVICE_CREATION_STATIC is not set
261 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
262 # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
263
264 #
265 # eudev needs a toolchain w/ wchar, dynamic library
266 #
267 BR2_ROOTFS_DEVICE_TABLE="system/device_table.txt"
268 # BR2_ROOTFS_SKELETON_DEFAULT is not set
269 BR2_ROOTFS_SKELETON_CUSTOM=y
270 BR2_ROOTFS_SKELETON_CUSTOM_PATH="system/skeleton"
271 # BR2_SYSTEM_BIN_SH_BUSYBOX is not set
272 # BR2_SYSTEM_BIN_SH_NONE is not set
273 BR2_SYSTEM_DHCP=""
274 # BR2_TARGET_TZ_INFO is not set
275 BR2_ROOTFS_USERS_TABLES=""
276 BR2_ROOTFS_OVERLAY=""
277 BR2_ROOTFS_POST_BUILD_SCRIPT=""
278 BR2_ROOTFS_POST_IMAGE_SCRIPT=""
279
280 #
281 # Kernel
282 #
283 # BR2_LINUX_KERNEL is not set
284
285 #
286 # Target packages
287 #
288 BR2_PACKAGE_BUSYBOX=y
289 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox.config"
290 # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
291 # BR2_PACKAGE_BUSYBOX_WATCHDOG is not set
292
293 #
294 # Audio and video applications
295 #
296 # BR2_PACKAGE_ALSA_UTILS is not set
297 # BR2_PACKAGE_AUMIX is not set
298
299 #
300 # bellagio needs a toolchain w/ C++, threads, dynamic library
301 #
302 # BR2_PACKAGE_DVDAUTHOR is not set
303
304 #
305 # dvdrw-tools needs a toolchain w/ threads, C++, wchar
306 #
307
308 #
309 # espeak needs a toolchain w/ C++, wchar, threads, dynamic library
310 #
311 # BR2_PACKAGE_FAAD2 is not set
312
313 #
314 # ffmpeg needs a toolchain w/ IPv6
315 #
316
317 #
318 # flac needs a toolchain w/ wchar
319 #
320
321 #
322 # flite needs a toolchain w/ wchar
323 #
324
325 #
326 # gstreamer 0.10 needs a toolchain w/ wchar, threads
327 #
328
329 #
330 # gstreamer 1.x needs a toolchain w/ wchar, threads
331 #
332
333 #
334 # jack2 needs a toolchain w/ threads, C++
335 #
336 BR2_PACKAGE_KODI_ARCH_SUPPORTS=y
337
338 #
339 # kodi needs a toolchain w/ C++, IPv6, threads, wchar
340 #
341
342 #
343 # kodi needs an OpenGL or an openGL ES and EGL backend
344 #
345 # BR2_PACKAGE_LAME is not set
346 # BR2_PACKAGE_LIBVPX is not set
347 # BR2_PACKAGE_MADPLAY is not set
348
349 #
350 # mjpegtools needs a toolchain w/ C++, threads
351 #
352
353 #
354 # modplugtools needs a toolchain w/ C++
355 #
356
357 #
358 # mpd needs a toolchain w/ C++, threads, wchar
359 #
360 # BR2_PACKAGE_MPD_MPC is not set
361 # BR2_PACKAGE_MPG123 is not set
362 BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS=y
363 # BR2_PACKAGE_MPLAYER is not set
364 # BR2_PACKAGE_MUSEPACK is not set
365
366 #
367 # ncmpc needs a toolchain w/ wchar, threads
368 #
369 # BR2_PACKAGE_OPUS_TOOLS is not set
370
371 #
372 # pulseaudio needs a toolchain w/ wchar, threads
373 #
374 # BR2_PACKAGE_SOX is not set
375
376 #
377 # tovid needs a toolchain w/ threads, IPv6, C++, wchar
378 #
379
380 #
381 # tovid depends on python or python3
382 #
383 # BR2_PACKAGE_TSTOOLS is not set
384 # BR2_PACKAGE_TWOLAME is not set
385
386 #
387 # upmpdcli needs a toolchain w/ C++, threads
388 #
389
390 #
391 # vlc needs a uclibc snapshot or (e)glibc toolchain w/ C++, wchar, threads, headers >= 3.7
392 #
393 # BR2_PACKAGE_VORBIS_TOOLS is not set
394 # BR2_PACKAGE_WAVPACK is not set
395 # BR2_PACKAGE_YAVTA is not set
396 # BR2_PACKAGE_YMPD is not set
397
398 #
399 # Compressors and decompressors
400 #
401 # BR2_PACKAGE_BZIP2 is not set
402 # BR2_PACKAGE_INFOZIP is not set
403 # BR2_PACKAGE_LZ4 is not set
404
405 #
406 # lzip needs a toolchain w/ C++
407 #
408 # BR2_PACKAGE_LZOP is not set
409 # BR2_PACKAGE_XZ is not set
410
411 #
412 # Debugging, profiling and benchmark
413 #
414
415 #
416 # blktrace needs a (e)glibc or musl toolchain
417 #
418
419 #
420 # bonnie++ needs a toolchain w/ C++
421 #
422 # BR2_PACKAGE_CACHE_CALIBRATOR is not set
423 # BR2_PACKAGE_DHRYSTONE is not set
424 # BR2_PACKAGE_DMALLOC is not set
425
426 #
427 # dropwatch needs a toolchain w/ threads, wchar
428 #
429
430 #
431 # dstat needs a toolchain w/ wchar, threads
432 #
433
434 #
435 # duma needs a toolchain w/ C++, threads
436 #
437 # BR2_PACKAGE_FIO is not set
438
439 #
440 # gdb/gdbserver needs a toolchain w/ threads, threads debug
441 #
442 BR2_PACKAGE_GOOGLE_BREAKPAD_ARCH_SUPPORTS=y
443
444 #
445 # google-breakpad requires an (e)glibc toolchain w/ C++ enabled
446 #
447 # BR2_PACKAGE_IOZONE is not set
448 # BR2_PACKAGE_KEXEC is not set
449
450 #
451 # ktap needs a Linux kernel to be built
452 #
453
454 #
455 # latencytop needs a toolchain w/ wchar, threads
456 #
457 # BR2_PACKAGE_LMBENCH is not set
458
459 #
460 # ltp-testsuite needs a toolchain w/ IPv6, RPC, threads
461 #
462
463 #
464 # ltrace needs toolchain w/ wchar, dynamic library
465 #
466
467 #
468 # lttng-babeltrace needs a uclibc snapshot or (e)glib toolchain w/ wchar, threads
469 #
470
471 #
472 # lttng-modules needs a Linux kernel to be built
473 #
474
475 #
476 # lttng-tools needs a toolchain w/ threads, wchar
477 #
478 # BR2_PACKAGE_MCELOG is not set
479 # BR2_PACKAGE_MEMSTAT is not set
480 # BR2_PACKAGE_NETPERF is not set
481
482 #
483 # oprofile needs a toolchain w/ C++, wchar
484 #
485 # BR2_PACKAGE_PAX_UTILS is not set
486
487 #
488 # perf needs a Linux kernel to be built
489 #
490 # BR2_PACKAGE_PV is not set
491 # BR2_PACKAGE_RAMSMP is not set
492 # BR2_PACKAGE_RAMSPEED is not set
493 # BR2_PACKAGE_RT_TESTS is not set
494 # BR2_PACKAGE_SPIDEV_TEST is not set
495 # BR2_PACKAGE_STRACE is not set
496 # BR2_PACKAGE_STRESS is not set
497
498 #
499 # sysdig needs a toolchain w/ C++ and a Linux kernel to be built
500 #
501
502 #
503 # sysprof needs a toolchain w/ wchar, threads
504 #
505 # BR2_PACKAGE_TINYMEMBENCH is not set
506 # BR2_PACKAGE_TRACE_CMD is not set
507 # BR2_PACKAGE_TRINITY is not set
508 # BR2_PACKAGE_VALGRIND is not set
509 # BR2_PACKAGE_WHETSTONE is not set
510
511 #
512 # Development tools
513 #
514
515 #
516 # binutils needs a toolchain w/ wchar
517 #
518 # BR2_PACKAGE_BSDIFF is not set
519 BR2_PACKAGE_CMAKE_ARCH_SUPPORTS=y
520
521 #
522 # ctest needs a toolchain w/ C++, wchar, dynamic library
523 #
524
525 #
526 # cppunit needs a toolchain w/ C++, dynamic library
527 #
528
529 #
530 # cvs needs a toolchain w/ wchar
531 #
532 # BR2_PACKAGE_FLEX is not set
533
534 #
535 # gettext needs a toolchain w/ wchar
536 #
537 # BR2_PACKAGE_GIT is not set
538
539 #
540 # gperf needs a toolchain w/ C++
541 #
542 # BR2_PACKAGE_JQ is not set
543 # BR2_PACKAGE_LIBTOOL is not set
544 # BR2_PACKAGE_MAKE is not set
545 # BR2_PACKAGE_PKGCONF is not set
546 # BR2_PACKAGE_SSTRIP is not set
547 # BR2_PACKAGE_SUBVERSION is not set
548
549 #
550 # tree needs a toolchain w/ wchar
551 #
552 # BR2_PACKAGE_YASM is not set
553
554 #
555 # Filesystem and flash utilities
556 #
557
558 #
559 # btrfs-progs needs a toolchain w/ wchar, threads
560 #
561 # BR2_PACKAGE_CIFS_UTILS is not set
562 # BR2_PACKAGE_CRAMFS is not set
563
564 #
565 # curlftpfs needs a toolchain w/ wchar, threads, dynamic library
566 #
567
568 #
569 # dosfstools needs a toolchain w/ wchar
570 #
571
572 #
573 # e2fsprogs needs a toolchain w/ wchar
574 #
575
576 #
577 # e2tools needs a toolchain w/ threads, wchar
578 #
579
580 #
581 # ecryptfs-utils needs a toolchain w/ threads, wchar, dynamic library
582 #
583
584 #
585 # exfat needs a toolchain w/ wchar, threads, dynamic library
586 #
587
588 #
589 # exfat-utils needs a toolchain w/ wchar
590 #
591
592 #
593 # f2fs-tools needs a toolchain w/ wchar
594 #
595 # BR2_PACKAGE_FLASHBENCH is not set
596 # BR2_PACKAGE_GENEXT2FS is not set
597 # BR2_PACKAGE_GENPART is not set
598 # BR2_PACKAGE_GENROMFS is not set
599 # BR2_PACKAGE_MAKEDEVS is not set
600 # BR2_PACKAGE_MMC_UTILS is not set
601 # BR2_PACKAGE_MTD is not set
602
603 #
604 # mtools needs a toolchain w/ wchar
605 #
606 # BR2_PACKAGE_NFS_UTILS is not set
607
608 #
609 # ntfs-3g needs a toolchain w/ wchar, threads
610 #
611
612 #
613 # simicsfs needs a Linux kernel to be built
614 #
615 # BR2_PACKAGE_SQUASHFS is not set
616
617 #
618 # sshfs needs a toolchain w/ wchar, threads, dynamic library
619 #
620 # BR2_PACKAGE_UNIONFS is not set
621
622 #
623 # xfsprogs needs a toolchain w/ wchar
624 #
625
626 #
627 # Games
628 #
629 # BR2_PACKAGE_GNUCHESS is not set
630 # BR2_PACKAGE_LBREAKOUT2 is not set
631 # BR2_PACKAGE_LTRIS is not set
632 # BR2_PACKAGE_OPENTYRIAN is not set
633 # BR2_PACKAGE_PRBOOM is not set
634 # BR2_PACKAGE_SL is not set
635
636 #
637 # Fonts, icons, sounds and themes
638 #
639
640 #
641 # Fonts
642 #
643 # BR2_PACKAGE_DEJAVU is not set
644 # BR2_PACKAGE_GHOSTSCRIPT_FONTS is not set
645 # BR2_PACKAGE_LIBERATION is not set
646
647 #
648 # Icons
649 #
650 # BR2_PACKAGE_HICOLOR_ICON_THEME is not set
651
652 #
653 # Sounds
654 #
655 # BR2_PACKAGE_SOUND_THEME_BOREALIS is not set
656 # BR2_PACKAGE_SOUND_THEME_FREEDESKTOP is not set
657
658 #
659 # Themes
660 #
661
662 #
663 # Graphic libraries and applications (graphic/text)
664 #
665
666 #
667 # Graphic applications
668 #
669 # BR2_PACKAGE_FSWEBCAM is not set
670
671 #
672 # glmark2 needs an OpenGL or an openGL ES and EGL backend provided by mesa3d
673 #
674
675 #
676 # glmark2 needs udev /dev management and a toolchain w/ C++, NPTL
677 #
678 # BR2_PACKAGE_GNUPLOT is not set
679
680 #
681 # jhead needs a toolchain w/ wchar
682 #
683
684 #
685 # rrdtool needs a toolchain w/ wchar
686 #
687
688 #
689 # Graphic libraries
690 #
691
692 #
693 # cegui06 needs a toolchain w/ C++, threads, dynamic library
694 #
695
696 #
697 # directfb needs a toolchain w/ C++, threads
698 #
699 # BR2_PACKAGE_FBDUMP is not set
700 # BR2_PACKAGE_FBGRAB is not set
701 # BR2_PACKAGE_FB_TEST_APP is not set
702
703 #
704 # fbterm needs a toolchain w/ C++, wchar, locale
705 #
706 # BR2_PACKAGE_FBV is not set
707
708 #
709 # freerdp needs a toolchain w/ wchar, dynamic library, threads
710 #
711 # BR2_PACKAGE_IMAGEMAGICK is not set
712
713 #
714 # linux-fusion needs a Linux kernel to be built
715 #
716
717 #
718 # mesa3d needs udev /dev management and a toolchain w/ C++, NPTL
719 #
720
721 #
722 # ocrad needs a toolchain w/ C++
723 #
724
725 #
726 # psplash needs a toolchain w/ wchar
727 #
728 # BR2_PACKAGE_SDL is not set
729
730 #
731 # Other GUIs
732 #
733
734 #
735 # EFL needs a toolchain w/ wchar
736 #
737
738 #
739 # qt needs a toolchain w/ C++, threads
740 #
741 BR2_PACKAGE_QT5_JSCORE_AVAILABLE=y
742
743 #
744 # Qt5 needs a toolchain w/ wchar, IPv6, NPTL, C++
745 #
746
747 #
748 # weston needs udev and a toolchain w/ threads, dynamic library, headers >= 3.0
749 #
750
751 #
752 # X.org needs a toolchain w/ wchar, threads, dynamic library
753 #
754
755 #
756 # X applications
757 #
758
759 #
760 # midori needs libgtk2 and a toolchain w/ C++, wchar, threads
761 #
762
763 #
764 # X libraries and helper libraries
765 #
766 # BR2_PACKAGE_XKEYBOARD_CONFIG is not set
767
768 #
769 # X window managers
770 #
771
772 #
773 # Hardware handling
774 #
775
776 #
777 # Firmware
778 #
779 # BR2_PACKAGE_B43_FIRMWARE is not set
780 # BR2_PACKAGE_LINUX_FIRMWARE is not set
781 # BR2_PACKAGE_UX500_FIRMWARE is not set
782 # BR2_PACKAGE_ZD1211_FIRMWARE is not set
783 # BR2_PACKAGE_ACPID is not set
784
785 #
786 # avrdude needs a toolchain w/ threads, wchar, dynamic library
787 #
788
789 #
790 # bcache-tools needs udev /dev management and a toolchain w/ wchar
791 #
792 # BR2_PACKAGE_CDRKIT is not set
793
794 #
795 # cryptsetup needs a toolchain w/ wchar, threads, dynamic library
796 #
797 # BR2_PACKAGE_DBUS is not set
798 # BR2_PACKAGE_DMIDECODE is not set
799 # BR2_PACKAGE_DMRAID is not set
800 # BR2_PACKAGE_DTV_SCAN_TABLES is not set
801 # BR2_PACKAGE_DVB_APPS is not set
802 # BR2_PACKAGE_DVBSNOOP is not set
803 # BR2_PACKAGE_EEPROG is not set
804
805 #
806 # eudev needs eudev /dev management
807 #
808
809 #
810 # eudev needs a toolchain w/ wchar, dynamic library
811 #
812 # BR2_PACKAGE_EVEMU is not set
813 # BR2_PACKAGE_EVTEST is not set
814 # BR2_PACKAGE_FAN_CTRL is not set
815 # BR2_PACKAGE_FCONFIG is not set
816 # BR2_PACKAGE_FIS is not set
817 # BR2_PACKAGE_FLASHROM is not set
818 # BR2_PACKAGE_FMTOOLS is not set
819 # BR2_PACKAGE_FXLOAD is not set
820 # BR2_PACKAGE_GADGETFS_TEST is not set
821 # BR2_PACKAGE_GPM is not set
822 # BR2_PACKAGE_GPSD is not set
823
824 #
825 # gptfdisk needs a toolchain w/ wchar, C++
826 #
827
828 #
829 # gvfs needs a toolchain w/ wchar, threads
830 #
831 # BR2_PACKAGE_HWDATA is not set
832 # BR2_PACKAGE_HWLOC is not set
833
834 #
835 # hwloc needs a toolchain w/ threads
836 #
837 # BR2_PACKAGE_I2C_TOOLS is not set
838 # BR2_PACKAGE_INPUT_EVENT_DAEMON is not set
839 # BR2_PACKAGE_INPUT_TOOLS is not set
840 # BR2_PACKAGE_INTEL_MICROCODE is not set
841 # BR2_PACKAGE_IOSTAT is not set
842 # BR2_PACKAGE_IPMITOOL is not set
843 # BR2_PACKAGE_IPMIUTIL is not set
844 # BR2_PACKAGE_IRDA_UTILS is not set
845 # BR2_PACKAGE_IUCODE_TOOL is not set
846 # BR2_PACKAGE_KBD is not set
847 # BR2_PACKAGE_LCDPROC is not set
848 # BR2_PACKAGE_LIRC_TOOLS is not set
849 # BR2_PACKAGE_LM_SENSORS is not set
850
851 #
852 # lshw needs a toolchain w/ C++, wchar
853 #
854 # BR2_PACKAGE_LSUIO is not set
855 # BR2_PACKAGE_LVM2 is not set
856 # BR2_PACKAGE_MDADM is not set
857 # BR2_PACKAGE_MEDIA_CTL is not set
858 # BR2_PACKAGE_MEMTEST86 is not set
859 # BR2_PACKAGE_MEMTESTER is not set
860
861 #
862 # minicom needs a toolchain w/ wchar
863 #
864 # BR2_PACKAGE_NANOCOM is not set
865
866 #
867 # neard needs a toolchain w/ wchar, threads
868 #
869
870 #
871 # nvidia-driver needs an (e)glibc toolchain
872 #
873
874 #
875 # ofono needs a toolchain w/ wchar, threads
876 #
877
878 #
879 # ola needs a toolchain w/ C++, threads, wchar
880 #
881 # BR2_PACKAGE_OPEN2300 is not set
882 # BR2_PACKAGE_OPENOCD is not set
883
884 #
885 # openpowerlink needs a toolchain w/ C++, threads
886 #
887
888 #
889 # parted needs a toolchain w/ wchar
890 #
891 # BR2_PACKAGE_PCIUTILS is not set
892 # BR2_PACKAGE_PICOCOM is not set
893
894 #
895 # powertop needs a toolchain w/ C++, threads, wchar
896 #
897 # BR2_PACKAGE_PPS_TOOLS is not set
898 # BR2_PACKAGE_READ_EDID is not set
899 # BR2_PACKAGE_RNG_TOOLS is not set
900 # BR2_PACKAGE_SANE_BACKENDS is not set
901 # BR2_PACKAGE_SDPARM is not set
902 # BR2_PACKAGE_SETSERIAL is not set
903 # BR2_PACKAGE_SG3_UTILS is not set
904
905 #
906 # sigrok-cli needs a toolchain w/ wchar, threads
907 #
908
909 #
910 # sispmctl needs a toolchain w/ threads, wchar
911 #
912
913 #
914 # smartmontools needs a toolchain w/ C++
915 #
916
917 #
918 # smstools3 needs a toolchain w/ wchar, threads
919 #
920 # BR2_PACKAGE_SNOWBALL_HDMISERVICE is not set
921 # BR2_PACKAGE_SREDIRD is not set
922 # BR2_PACKAGE_STATSERIAL is not set
923 # BR2_PACKAGE_SYSSTAT is not set
924
925 #
926 # targetcli-fb depends on Python
927 #
928 # BR2_PACKAGE_TI_UIM is not set
929 # BR2_PACKAGE_TI_UTILS is not set
930 # BR2_PACKAGE_TRIGGERHAPPY is not set
931 # BR2_PACKAGE_UBOOT_TOOLS is not set
932
933 #
934 # udisks needs udev /dev management
935 #
936
937 #
938 # udisks needs a toolchain w/ wchar, threads, dynamic library
939 #
940 # BR2_PACKAGE_USB_MODESWITCH is not set
941 # BR2_PACKAGE_USB_MODESWITCH_DATA is not set
942
943 #
944 # usbmount requires udev to be enabled
945 #
946
947 #
948 # usbutils needs udev /dev management and toolchain w/ threads
949 #
950 # BR2_PACKAGE_W_SCAN is not set
951 # BR2_PACKAGE_WIPE is not set
952
953 #
954 # xorriso needs a toolchain w/ wchar, threads
955 #
956
957 #
958 # Interpreter languages and scripting
959 #
960 # BR2_PACKAGE_ENSCRIPT is not set
961 # BR2_PACKAGE_ERLANG is not set
962
963 #
964 # guile needs a toolchain w/ threads, wchar
965 #
966 # BR2_PACKAGE_HASERL is not set
967 # BR2_PACKAGE_JIMTCL is not set
968 # BR2_PACKAGE_LUA is not set
969 BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS=y
970 # BR2_PACKAGE_LUAJIT is not set
971 BR2_PACKAGE_MONO_ARCH_SUPPORTS=y
972
973 #
974 # mono needs a toolchain w/ IPv6, threads
975 #
976
977 #
978 # nodejs needs a toolchain w/ C++, IPv6, threads
979 #
980 # BR2_PACKAGE_PERL is not set
981 # BR2_PACKAGE_PHP is not set
982
983 #
984 # python needs a toolchain w/ wchar, threads
985 #
986
987 #
988 # python3 needs a toolchain w/ wchar, threads
989 #
990
991 #
992 # ruby needs a toolchain w/ wchar, threads, dynamic library
993 #
994
995 #
996 # tcl needs a toolchain w/ ipv6, threads, dynamic library
997 #
998
999 #
1000 # Libraries
1001 #
1002
1003 #
1004 # Audio/Sound
1005 #
1006 # BR2_PACKAGE_ALSA_LIB is not set
1007
1008 #
1009 # audiofile needs a toolchain w/ C++
1010 #
1011 # BR2_PACKAGE_CELT051 is not set
1012
1013 #
1014 # fdk-aac needs a toolchain w/ C++
1015 #
1016 # BR2_PACKAGE_LIBAO is not set
1017 # BR2_PACKAGE_LIBCDAUDIO is not set
1018 # BR2_PACKAGE_LIBCDIO is not set
1019 # BR2_PACKAGE_LIBCUE is not set
1020 # BR2_PACKAGE_LIBCUEFILE is not set
1021 # BR2_PACKAGE_LIBID3TAG is not set
1022 # BR2_PACKAGE_LIBLO is not set
1023 # BR2_PACKAGE_LIBMAD is not set
1024
1025 #
1026 # libmodplug needs a toolchain w/ C++
1027 #
1028
1029 #
1030 # libmpd needs a toolchain w/ wchar, threads
1031 #
1032 # BR2_PACKAGE_LIBMPDCLIENT is not set
1033 # BR2_PACKAGE_LIBREPLAYGAIN is not set
1034 # BR2_PACKAGE_LIBSAMPLERATE is not set
1035
1036 #
1037 # libsidplay2 needs a toolchain w/ C++
1038 #
1039 # BR2_PACKAGE_LIBSNDFILE is not set
1040 # BR2_PACKAGE_LIBSOXR is not set
1041 # BR2_PACKAGE_LIBVORBIS is not set
1042
1043 #
1044 # mp4v2 needs a toolchain w/ C++
1045 #
1046
1047 #
1048 # opencore-amr needs a toolchain w/ C++
1049 #
1050 # BR2_PACKAGE_OPUS is not set
1051 # BR2_PACKAGE_OPUSFILE is not set
1052 # BR2_PACKAGE_PORTAUDIO is not set
1053 # BR2_PACKAGE_SPEEX is not set
1054
1055 #
1056 # taglib needs a toolchain w/ C++, wchar
1057 #
1058 # BR2_PACKAGE_TINYALSA is not set
1059 # BR2_PACKAGE_TREMOR is not set
1060 # BR2_PACKAGE_VO_AACENC is not set
1061
1062 #
1063 # webrtc-audio-processing needs a toolchain w/ C++, threads
1064 #
1065
1066 #
1067 # Compression and decompression
1068 #
1069
1070 #
1071 # libarchive needs a toolchain w/ wchar
1072 #
1073 # BR2_PACKAGE_LIBZIP is not set
1074 # BR2_PACKAGE_LZO is not set
1075
1076 #
1077 # snappy needs a toolchain w/ C++
1078 #
1079 # BR2_PACKAGE_SZIP is not set
1080 # BR2_PACKAGE_ZLIB is not set
1081
1082 #
1083 # Crypto
1084 #
1085 # BR2_PACKAGE_BEECRYPT is not set
1086 BR2_PACKAGE_BOTAN_ARCH_SUPPORTS=y
1087
1088 #
1089 # botan needs a toolchain w/ C++, threads
1090 #
1091 # BR2_PACKAGE_CA_CERTIFICATES is not set
1092
1093 #
1094 # cryptodev needs a Linux kernel to be built
1095 #
1096
1097 #
1098 # gnutls needs a toolchain w/ wchar
1099 #
1100 # BR2_PACKAGE_LIBASSUAN is not set
1101 # BR2_PACKAGE_LIBGCRYPT is not set
1102 # BR2_PACKAGE_LIBGPG_ERROR is not set
1103 # BR2_PACKAGE_LIBGPGME is not set
1104 # BR2_PACKAGE_LIBKSBA is not set
1105 # BR2_PACKAGE_LIBMCRYPT is not set
1106 # BR2_PACKAGE_LIBMHASH is not set
1107 # BR2_PACKAGE_LIBNSS is not set
1108
1109 #
1110 # libsecret needs a toolchain w/ wchar, threads
1111 #
1112 # BR2_PACKAGE_LIBSHA1 is not set
1113 # BR2_PACKAGE_LIBSSH2 is not set
1114 # BR2_PACKAGE_NETTLE is not set
1115 # BR2_PACKAGE_OPENSSL is not set
1116 # BR2_PACKAGE_POLARSSL is not set
1117
1118 #
1119 # Database
1120 #
1121 # BR2_PACKAGE_BERKELEYDB is not set
1122 # BR2_PACKAGE_GDBM is not set
1123
1124 #
1125 # leveldb needs a toolchain w/ C++, threads
1126 #
1127
1128 #
1129 # MySQL needs a toolchain w/ C++, threads
1130 #
1131 # BR2_PACKAGE_POSTGRESQL is not set
1132
1133 #
1134 # redis needs a toolchain w/ IPv6, threads
1135 #
1136 # BR2_PACKAGE_SQLCIPHER is not set
1137 # BR2_PACKAGE_SQLITE is not set
1138 # BR2_PACKAGE_UNIXODBC is not set
1139
1140 #
1141 # Filesystem
1142 #
1143
1144 #
1145 # gamin needs a toolchain w/ wchar, threads
1146 #
1147 # BR2_PACKAGE_LIBCONFIG is not set
1148 # BR2_PACKAGE_LIBCONFUSE is not set
1149 # BR2_PACKAGE_LIBFUSE is not set
1150 # BR2_PACKAGE_LIBLOCKFILE is not set
1151
1152 #
1153 # libnfs needs a toolchain w/ RPC
1154 #
1155 # BR2_PACKAGE_LIBSYSFS is not set
1156 # BR2_PACKAGE_LOCKDEV is not set
1157
1158 #
1159 # Graphics
1160 #
1161
1162 #
1163 # atk needs a toolchain w/ wchar, threads
1164 #
1165 # BR2_PACKAGE_CAIRO is not set
1166
1167 #
1168 # exiv2 needs a toolchain w/ C++, dynamic library
1169 #
1170 # BR2_PACKAGE_FONTCONFIG is not set
1171 # BR2_PACKAGE_FREETYPE is not set
1172 # BR2_PACKAGE_GD is not set
1173
1174 #
1175 # gdk-pixbuf needs a toolchain w/ wchar, threads
1176 #
1177 # BR2_PACKAGE_GIFLIB is not set
1178
1179 #
1180 # harfbuzz needs a toolchain w/ C++
1181 #
1182 # BR2_PACKAGE_IJS is not set
1183 # BR2_PACKAGE_IMLIB2 is not set
1184 # BR2_PACKAGE_JASPER is not set
1185 # BR2_PACKAGE_JPEG is not set
1186 # BR2_PACKAGE_LCMS2 is not set
1187 # BR2_PACKAGE_LIBART is not set
1188 # BR2_PACKAGE_LIBDMTX is not set
1189 # BR2_PACKAGE_LIBDRM is not set
1190 # BR2_PACKAGE_LIBEXIF is not set
1191 # BR2_PACKAGE_LIBGEOTIFF is not set
1192
1193 #
1194 # libglew depends on X.org and needs an OpenGL backend
1195 #
1196
1197 #
1198 # libglu needs an OpenGL backend
1199 #
1200
1201 #
1202 # libgtk3 needs a toolchain w/ wchar, threads, C++
1203 #
1204 # BR2_PACKAGE_LIBPNG is not set
1205 # BR2_PACKAGE_LIBQRENCODE is not set
1206
1207 #
1208 # libraw needs a toolchain w/ C++
1209 #
1210
1211 #
1212 # librsvg needs a toolchain w/ wchar, threads, C++
1213 #
1214 # BR2_PACKAGE_LIBSVG is not set
1215 # BR2_PACKAGE_LIBSVG_CAIRO is not set
1216 # BR2_PACKAGE_LIBSVGTINY is not set
1217 # BR2_PACKAGE_LIBVA is not set
1218 # BR2_PACKAGE_LIBVA_INTEL_DRIVER is not set
1219
1220 #
1221 # libvips needs a toolchain w/ wchar, threads, C++
1222 #
1223
1224 #
1225 # opencv needs a toolchain w/ C++, NPTL, wchar
1226 #
1227 # BR2_PACKAGE_OPENJPEG is not set
1228
1229 #
1230 # pango needs a toolchain w/ wchar, threads, C++
1231 #
1232 # BR2_PACKAGE_PIXMAN is not set
1233
1234 #
1235 # poppler needs a toolchain w/ C++, threads
1236 #
1237 # BR2_PACKAGE_TIFF is not set
1238 # BR2_PACKAGE_WAYLAND is not set
1239 BR2_PACKAGE_WEBKIT_ARCH_SUPPORTS=y
1240
1241 #
1242 # webkit needs libgtk2 and a toolchain w/ C++, wchar, threads
1243 #
1244 # BR2_PACKAGE_WEBP is not set
1245
1246 #
1247 # zxing needs a toolchain w/ C++
1248 #
1249
1250 #
1251 # Hardware handling
1252 #
1253 # BR2_PACKAGE_CCID is not set
1254 # BR2_PACKAGE_DTC is not set
1255 # BR2_PACKAGE_GNU_EFI is not set
1256
1257 #
1258 # lcdapi needs a toolchain w/ C++, threads
1259 #
1260 # BR2_PACKAGE_LIBAIO is not set
1261
1262 #
1263 # libatasmart requires udev to be enabled
1264 #
1265
1266 #
1267 # libcec needs a toolchain w/ C++, wchar, threads, dynamic library
1268 #
1269 # BR2_PACKAGE_LIBFREEFARE is not set
1270 # BR2_PACKAGE_LIBFTDI is not set
1271 # BR2_PACKAGE_LIBFTDI1 is not set
1272 # BR2_PACKAGE_LIBHID is not set
1273 # BR2_PACKAGE_LIBIIO is not set
1274
1275 #
1276 # libinput needs udev /dev management
1277 #
1278 # BR2_PACKAGE_LIBIQRF is not set
1279 # BR2_PACKAGE_LIBLLCP is not set
1280
1281 #
1282 # libmbim needs udev /dev management and a toolchain w/ wchar, threads
1283 #
1284 # BR2_PACKAGE_LIBNFC is not set
1285 # BR2_PACKAGE_LIBPCIACCESS is not set
1286 # BR2_PACKAGE_LIBPHIDGET is not set
1287
1288 #
1289 # libqmi needs a toolchain w/ wchar, threads
1290 #
1291 # BR2_PACKAGE_LIBRAW1394 is not set
1292 # BR2_PACKAGE_LIBRTLSDR is not set
1293
1294 #
1295 # libserial needs a toolchain w/ C++
1296 #
1297 # BR2_PACKAGE_LIBSERIALPORT is not set
1298
1299 #
1300 # libsigrok needs a toolchain w/ wchar, threads
1301 #
1302
1303 #
1304 # libsigrokecode needs a toolchain w/ wchar, threads
1305 #
1306 # BR2_PACKAGE_LIBSOC is not set
1307 # BR2_PACKAGE_LIBUSB is not set
1308
1309 #
1310 # libv4l needs a toolchain w/ threads and C++, headers >= 3.0
1311 #
1312 # BR2_PACKAGE_LIBXKBCOMMON is not set
1313 # BR2_PACKAGE_MTDEV is not set
1314
1315 #
1316 # neardal needs a toolchain w/ wchar, threads
1317 #
1318 # BR2_PACKAGE_PCSC_LITE is not set
1319 # BR2_PACKAGE_TSLIB is not set
1320
1321 #
1322 # urg needs a toolchain w/ C++
1323 #
1324
1325 #
1326 # Javascript
1327 #
1328 # BR2_PACKAGE_BOOTSTRAP is not set
1329 # BR2_PACKAGE_EXPLORERCANVAS is not set
1330 # BR2_PACKAGE_FLOT is not set
1331 # BR2_PACKAGE_JQUERY is not set
1332 # BR2_PACKAGE_JQUERY_KEYBOARD is not set
1333 # BR2_PACKAGE_JQUERY_MOBILE is not set
1334 # BR2_PACKAGE_JQUERY_SPARKLINE is not set
1335 # BR2_PACKAGE_JQUERY_UI is not set
1336 # BR2_PACKAGE_JQUERY_VALIDATION is not set
1337 # BR2_PACKAGE_JSMIN is not set
1338 # BR2_PACKAGE_JSON_JAVASCRIPT is not set
1339
1340 #
1341 # JSON/XML
1342 #
1343
1344 #
1345 # benejson needs a toolchain w/ C++
1346 #
1347 # BR2_PACKAGE_CJSON is not set
1348 # BR2_PACKAGE_EXPAT is not set
1349 # BR2_PACKAGE_EZXML is not set
1350 # BR2_PACKAGE_JANSSON is not set
1351 # BR2_PACKAGE_JSON_C is not set
1352
1353 #
1354 # json-glib needs a toolchain w/ wchar, threads
1355 #
1356
1357 #
1358 # jsoncpp needs a toolchain w/ C++
1359 #
1360
1361 #
1362 # libjson needs a toolchain w/ C++
1363 #
1364 # BR2_PACKAGE_LIBROXML is not set
1365 # BR2_PACKAGE_LIBXML2 is not set
1366
1367 #
1368 # libxml++ needs a toolchain w/ C++, wchar, threads
1369 #
1370 # BR2_PACKAGE_LIBXMLRPC is not set
1371 # BR2_PACKAGE_LIBXSLT is not set
1372 # BR2_PACKAGE_LIBYAML is not set
1373 # BR2_PACKAGE_MXML is not set
1374 # BR2_PACKAGE_RAPIDJSON is not set
1375
1376 #
1377 # tinyxml needs a toolchain w/ C++
1378 #
1379
1380 #
1381 # xerces-c++ needs a toolchain w/ C++, wchar
1382 #
1383 # BR2_PACKAGE_YAJL is not set
1384
1385 #
1386 # yaml-cpp needs a toolchain w/ C++, threads
1387 #
1388
1389 #
1390 # Logging
1391 #
1392 # BR2_PACKAGE_LIBLOG4C_LOCALTIME is not set
1393 # BR2_PACKAGE_LIBLOGGING is not set
1394
1395 #
1396 # log4cplus needs a toolchain w/ C++, wchar, threads
1397 #
1398
1399 #
1400 # log4cxx needs a toolchain w/ C++, threads, dynamic library
1401 #
1402 # BR2_PACKAGE_ZLOG is not set
1403
1404 #
1405 # Multimedia
1406 #
1407 # BR2_PACKAGE_LIBASS is not set
1408 # BR2_PACKAGE_LIBBLURAY is not set
1409 # BR2_PACKAGE_LIBDVBCSA is not set
1410
1411 #
1412 # libdvbsi++ needs a toolchain w/ C++, wchar, threads
1413 #
1414 # BR2_PACKAGE_LIBDVDNAV is not set
1415 # BR2_PACKAGE_LIBDVDREAD is not set
1416
1417 #
1418 # libebml needs a toolchain w/ C++
1419 #
1420
1421 #
1422 # libmatroska needs a toolchain w/ C++
1423 #
1424
1425 #
1426 # libmms needs a toolchain w/ wchar, threads
1427 #
1428 # BR2_PACKAGE_LIBMPEG2 is not set
1429 # BR2_PACKAGE_LIBOGG is not set
1430 # BR2_PACKAGE_LIBPLAYER is not set
1431 # BR2_PACKAGE_LIBTHEORA is not set
1432
1433 #
1434 # live555 needs a toolchain w/ C++
1435 #
1436
1437 #
1438 # mediastreamer needs a toolchain w/ threads, C++, IPv6
1439 #
1440 # BR2_PACKAGE_X264 is not set
1441
1442 #
1443 # Networking
1444 #
1445
1446 #
1447 # agent++ needs a toolchain w/ threads, C++, dynamic library
1448 #
1449 # BR2_PACKAGE_C_ARES is not set
1450 BR2_PACKAGE_CANFESTIVAL_ARCH_SUPPORTS=y
1451 # BR2_PACKAGE_CANFESTIVAL is not set
1452 # BR2_PACKAGE_CGIC is not set
1453
1454 #
1455 # cppzmq needs a toolchain w/ C++, IPv6, wchar, threads
1456 #
1457
1458 #
1459 # czmq needs a toolchain w/ C++, IPv6, wchar, threads
1460 #
1461
1462 #
1463 # filemq needs a toolchain w/ C++, IPv6, wchar, threads
1464 #
1465 # BR2_PACKAGE_FLICKCURL is not set
1466 # BR2_PACKAGE_FREERADIUS_CLIENT is not set
1467 # BR2_PACKAGE_GEOIP is not set
1468
1469 #
1470 # glib-networking needs a toolchain w/ wchar, threads
1471 #
1472 # BR2_PACKAGE_LIBCGI is not set
1473
1474 #
1475 # libcgicc needs a toolchain w/ C++
1476 #
1477 # BR2_PACKAGE_LIBCURL is not set
1478 # BR2_PACKAGE_LIBDNET is not set
1479 # BR2_PACKAGE_LIBEXOSIP2 is not set
1480 # BR2_PACKAGE_LIBFCGI is not set
1481 # BR2_PACKAGE_LIBGSASL is not set
1482 # BR2_PACKAGE_LIBIDN is not set
1483 # BR2_PACKAGE_LIBISCSI is not set
1484 # BR2_PACKAGE_LIBMBUS is not set
1485
1486 #
1487 # libmemcached needs a toolchain w/ C++, threads
1488 #
1489 # BR2_PACKAGE_LIBMICROHTTPD is not set
1490 # BR2_PACKAGE_LIBMNL is not set
1491 # BR2_PACKAGE_LIBMODBUS is not set
1492
1493 #
1494 # libndp needs a toolchain w/ IPv6
1495 #
1496
1497 #
1498 # libnice needs a toolchain w/ wchar, threads
1499 #
1500 # BR2_PACKAGE_LIBNETFILTER_ACCT is not set
1501 # BR2_PACKAGE_LIBNETFILTER_CONNTRACK is not set
1502 # BR2_PACKAGE_LIBNETFILTER_CTHELPER is not set
1503 # BR2_PACKAGE_LIBNETFILTER_CTTIMEOUT is not set
1504 # BR2_PACKAGE_LIBNETFILTER_LOG is not set
1505
1506 #
1507 # libnetfilter_queue needs a toolchain w/ IPv6
1508 #
1509 # BR2_PACKAGE_LIBNFNETLINK is not set
1510
1511 #
1512 # libnftnl needs a toolchain w/ IPv6
1513 #
1514 # BR2_PACKAGE_LIBNL is not set
1515 # BR2_PACKAGE_LIBOAUTH is not set
1516
1517 #
1518 # liboping needs a toolchain w/ IPv6
1519 #
1520 # BR2_PACKAGE_LIBOSIP2 is not set
1521 # BR2_PACKAGE_LIBPCAP is not set
1522 # BR2_PACKAGE_LIBRSYNC is not set
1523
1524 #
1525 # libshairplay needs a toolchain w/ IPv6, threads, dynamic library
1526 #
1527 # BR2_PACKAGE_LIBSHOUT is not set
1528 # BR2_PACKAGE_LIBSOCKETCAN is not set
1529
1530 #
1531 # libsoup needs a toolchain w/ wchar, threads
1532 #
1533 # BR2_PACKAGE_LIBSRTP is not set
1534 # BR2_PACKAGE_LIBSTROPHE is not set
1535 # BR2_PACKAGE_LIBTIRPC is not set
1536
1537 #
1538 # libtorrent needs a toolchain w/ C++, threads
1539 #
1540 # BR2_PACKAGE_LIBUPNP is not set
1541
1542 #
1543 # libupnpp needs a toolchain w/ C++, threads
1544 #
1545 # BR2_PACKAGE_LIBURIPARSER is not set
1546 # BR2_PACKAGE_LIBVNCSERVER is not set
1547 # BR2_PACKAGE_LIBWEBSOCK is not set
1548 # BR2_PACKAGE_LIBWEBSOCKETS is not set
1549 # BR2_PACKAGE_NEON is not set
1550
1551 #
1552 # omniORB needs a toolchain w/ C++, threads
1553 #
1554
1555 #
1556 # openldap needs a toolchain w/ wchar
1557 #
1558
1559 #
1560 # openpgm needs a toolchain w/ wchar, threads, IPv6
1561 #
1562 # BR2_PACKAGE_ORTP is not set
1563 # BR2_PACKAGE_QDECODER is not set
1564 # BR2_PACKAGE_RTMPDUMP is not set
1565 # BR2_PACKAGE_SLIRP is not set
1566
1567 #
1568 # snmp++ needs a toolchain w/ threads, C++, dynamic library
1569 #
1570 # BR2_PACKAGE_SOFIA_SIP is not set
1571
1572 #
1573 # thrift needs a toolchain w/ C++, wchar, threads
1574 #
1575 # BR2_PACKAGE_USBREDIR is not set
1576
1577 #
1578 # wvstreams needs a toolchain w/ C++
1579 #
1580
1581 #
1582 # zeromq needs a toolchain w/ C++, IPv6, wchar, threads
1583 #
1584
1585 #
1586 # zmqpp needs a toolchain w/ C++, IPv6, wchar, threads
1587 #
1588
1589 #
1590 # zyre needs a toolchain w/ C++, IPv6, wchar, threads
1591 #
1592
1593 #
1594 # Other
1595 #
1596 # BR2_PACKAGE_APR is not set
1597 # BR2_PACKAGE_APR_UTIL is not set
1598 # BR2_PACKAGE_ARGP_STANDALONE is not set
1599
1600 #
1601 # armadillo needs a toolchain w/ C++
1602 #
1603 # BR2_PACKAGE_BDWGC is not set
1604
1605 #
1606 # boost needs a toolchain w/ C++, threads
1607 #
1608 # BR2_PACKAGE_CLAPACK is not set
1609
1610 #
1611 # cppcms needs a toolchain w/ C++, NPTL, wchar, dynamic library
1612 #
1613
1614 #
1615 # ding-libs needs a toolchain w/ wchar
1616 #
1617
1618 #
1619 # eigen needs a toolchain w/ C++
1620 #
1621
1622 #
1623 # elfutils needs a toolchain w/ wchar, dynamic library
1624 #
1625 # BR2_PACKAGE_FFTW is not set
1626
1627 #
1628 # flann needs a toolchain w/ C++, dynamic library
1629 #
1630
1631 #
1632 # glibmm needs a toolchain w/ C++, wchar, threads
1633 #
1634
1635 #
1636 # glm needs a toolchain w/ C++
1637 #
1638 # BR2_PACKAGE_GMP is not set
1639 # BR2_PACKAGE_GSL is not set
1640
1641 #
1642 # gtest needs a toolchain w/ C++, wchar, threads
1643 #
1644 # BR2_PACKAGE_LIBARGTABLE2 is not set
1645 BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS=y
1646 # BR2_PACKAGE_LIBATOMIC_OPS is not set
1647 BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS=y
1648
1649 #
1650 # libbsd needs an (e)glibc toolchain w/ threads
1651 #
1652 # BR2_PACKAGE_LIBCAP is not set
1653 # BR2_PACKAGE_LIBCAP_NG is not set
1654
1655 #
1656 # libcgroup needs an (e)glibc toolchain w/ C++
1657 #
1658 # BR2_PACKAGE_LIBDAEMON is not set
1659 # BR2_PACKAGE_LIBEE is not set
1660 # BR2_PACKAGE_LIBEV is not set
1661 # BR2_PACKAGE_LIBEVDEV is not set
1662 # BR2_PACKAGE_LIBEVENT is not set
1663 # BR2_PACKAGE_LIBFFI is not set
1664
1665 #
1666 # libglib2 needs a toolchain w/ wchar, threads
1667 #
1668
1669 #
1670 # libical needs a toolchain w/ wchar
1671 #
1672
1673 #
1674 # liblinear needs a toolchain w/ C++
1675 #
1676 BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT=y
1677 # BR2_PACKAGE_LIBNSPR is not set
1678 # BR2_PACKAGE_LIBPFM4 is not set
1679
1680 #
1681 # libplist needs a toolchain w/ C++
1682 #
1683 # BR2_PACKAGE_LIBPTHREAD_STUBS is not set
1684 # BR2_PACKAGE_LIBPTHSEM is not set
1685 # BR2_PACKAGE_LIBSECCOMP is not set
1686
1687 #
1688 # libsigc++ needs a toolchain w/ C++
1689 #
1690 # BR2_PACKAGE_LIBSIGSEGV is not set
1691 # BR2_PACKAGE_LIBTASN1 is not set
1692 # BR2_PACKAGE_LIBTPL is not set
1693 # BR2_PACKAGE_LIBUBOX is not set
1694 # BR2_PACKAGE_LIBUCI is not set
1695
1696 #
1697 # libunwind needs a uclibc snapshot or (e)glibc toolchain w/ threads
1698 #
1699 # BR2_PACKAGE_LIBURCU is not set
1700
1701 #
1702 # libuv needs a toolchain w/ IPv6, threads
1703 #
1704 # BR2_PACKAGE_LIGHTNING is not set
1705
1706 #
1707 # linux-pam needs a toolchain w/ wchar, locale, dynamic library
1708 #
1709
1710 #
1711 # lttng-libust needs a toolchain w/ wchar, threads
1712 #
1713 # BR2_PACKAGE_MPC is not set
1714 # BR2_PACKAGE_MPDECIMAL is not set
1715 # BR2_PACKAGE_MPFR is not set
1716
1717 #
1718 # msgpack needs a toolchain w/ C++
1719 #
1720 # BR2_PACKAGE_MTDEV2TUIO is not set
1721 # BR2_PACKAGE_ORC is not set
1722 # BR2_PACKAGE_P11_KIT is not set
1723
1724 #
1725 # poco needs a toolchain w/ wchar, threads, C++
1726 #
1727
1728 #
1729 # protobuf needs a toolchain w/ C++, threads
1730 #
1731
1732 #
1733 # protobuf-c needs a toolchain w/ C++, threads
1734 #
1735
1736 #
1737 # qlibc needs a toolchain w/ threads, wchar, dynamic library
1738 #
1739
1740 #
1741 # Security
1742 #
1743 # BR2_PACKAGE_LIBSELINUX is not set
1744 # BR2_PACKAGE_LIBSEMANAGE is not set
1745 # BR2_PACKAGE_LIBSEPOL is not set
1746
1747 #
1748 # Text and terminal handling
1749 #
1750
1751 #
1752 # enchant needs a toolchain w/ C++, threads, wchar
1753 #
1754
1755 #
1756 # icu needs a toolchain w/ C++, wchar, threads
1757 #
1758 # BR2_PACKAGE_LIBCLI is not set
1759
1760 #
1761 # libedit needs a toolchain w/ wchar
1762 #
1763 # BR2_PACKAGE_LIBENCA is not set
1764 # BR2_PACKAGE_LIBESTR is not set
1765 # BR2_PACKAGE_LIBFRIBIDI is not set
1766 # BR2_PACKAGE_LIBICONV is not set
1767
1768 #
1769 # libunistring needs a toolchain w/ wchar
1770 #
1771 # BR2_PACKAGE_LINENOISE is not set
1772 # BR2_PACKAGE_NCURSES is not set
1773
1774 #
1775 # newt needs a toolchain w/ wchar
1776 #
1777 # BR2_PACKAGE_PCRE is not set
1778 # BR2_PACKAGE_POPT is not set
1779 # BR2_PACKAGE_READLINE is not set
1780 # BR2_PACKAGE_SLANG is not set
1781
1782 #
1783 # tclap needs a toolchain w/ C++
1784 #
1785 # BR2_PACKAGE_USTR is not set
1786
1787 #
1788 # Mail
1789 #
1790
1791 #
1792 # dovecot needs a toolchain w/ IPv6
1793 #
1794 # BR2_PACKAGE_EXIM is not set
1795 # BR2_PACKAGE_FETCHMAIL is not set
1796 # BR2_PACKAGE_HEIRLOOM_MAILX is not set
1797 # BR2_PACKAGE_LIBESMTP is not set
1798 # BR2_PACKAGE_MSMTP is not set
1799
1800 #
1801 # mutt needs a toolchain w/ wchar
1802 #
1803
1804 #
1805 # Miscellaneous
1806 #
1807 # BR2_PACKAGE_AESPIPE is not set
1808 # BR2_PACKAGE_BC is not set
1809 # BR2_PACKAGE_CLAMAV is not set
1810
1811 #
1812 # collectd needs a toolchain w/ IPv6, threads, dynamic library
1813 #
1814 # BR2_PACKAGE_EMPTY is not set
1815
1816 #
1817 # gnuradio needs a toolchain w/ C++, IPV6, NPTL, wchar, dynamic library
1818 #
1819 # BR2_PACKAGE_GOOGLEFONTDIRECTORY is not set
1820 # BR2_PACKAGE_HAVEGED is not set
1821 # BR2_PACKAGE_MCRYPT is not set
1822 # BR2_PACKAGE_MOBILE_BROADBAND_PROVIDER_INFO is not set
1823
1824 #
1825 # qpdf needs a toolchain w/ C++
1826 #
1827
1828 #
1829 # QEMU requires a toolchain with IPv6, wchar, threads
1830 #
1831
1832 #
1833 # shared-mime-info needs a toolchain w/ wchar, threads
1834 #
1835
1836 #
1837 # snowball-init needs a toolchain w/ wchar, threads, dynamic library
1838 #
1839
1840 #
1841 # wine needs a (e)glibc toolchain
1842 #
1843
1844 #
1845 # Networking applications
1846 #
1847
1848 #
1849 # aiccu needs a toolchain w/ IPv6, wchar, threads
1850 #
1851 # BR2_PACKAGE_AIRCRACK_NG is not set
1852 # BR2_PACKAGE_APACHE is not set
1853
1854 #
1855 # argus needs a toolchain w/ threads, IPv6
1856 #
1857 # BR2_PACKAGE_ARPTABLES is not set
1858
1859 #
1860 # atftp needs a toolchain w/ threads, IPv6
1861 #
1862 # BR2_PACKAGE_AVAHI is not set
1863 # BR2_PACKAGE_AXEL is not set
1864 # BR2_PACKAGE_BANDWIDTHD is not set
1865
1866 #
1867 # batctl needs a toolchain w/ IPv6, threads
1868 #
1869
1870 #
1871 # bcusdk needs a toolchain w/ C++
1872 #
1873
1874 #
1875 # bind needs a toolchain w/ IPv6, dynamic library
1876 #
1877
1878 #
1879 # bluez-utils needs a toolchain w/ wchar, threads, dynamic library
1880 #
1881
1882 #
1883 # bluez5-utils needs a toolchain w/ wchar, threads, IPv6, headers >= 3.4, dynamic library
1884 #
1885 # BR2_PACKAGE_BMON is not set
1886 # BR2_PACKAGE_BOA is not set
1887 # BR2_PACKAGE_BRIDGE_UTILS is not set
1888 # BR2_PACKAGE_BWM_NG is not set
1889 # BR2_PACKAGE_CAN_UTILS is not set
1890 # BR2_PACKAGE_CHRONY is not set
1891 # BR2_PACKAGE_CIVETWEB is not set
1892
1893 #
1894 # connman needs a toolchain w/ IPv6, wchar, threads, resolver, dynamic library
1895 #
1896
1897 #
1898 # conntrack-tools needs a toolchain w/ IPv6, threads
1899 #
1900 # BR2_PACKAGE_CRDA is not set
1901
1902 #
1903 # ctorrent needs a toolchain w/ C++
1904 #
1905 # BR2_PACKAGE_DHCPCD is not set
1906 # BR2_PACKAGE_DHCPDUMP is not set
1907 # BR2_PACKAGE_DNSMASQ is not set
1908 # BR2_PACKAGE_DRBD_UTILS is not set
1909 # BR2_PACKAGE_DROPBEAR is not set
1910
1911 #
1912 # ebtables needs a toolchain w/ IPv6
1913 #
1914
1915 #
1916 # ejabberd needs erlang
1917 #
1918 # BR2_PACKAGE_ETHTOOL is not set
1919 # BR2_PACKAGE_FAIFA is not set
1920 # BR2_PACKAGE_FPING is not set
1921
1922 #
1923 # gesftpserver needs a toolchain w/ wchar, threads
1924 #
1925
1926 #
1927 # hans needs a toolchain w/ C++
1928 #
1929 # BR2_PACKAGE_HIAWATHA is not set
1930 # BR2_PACKAGE_HOSTAPD is not set
1931
1932 #
1933 # httping needs a toolchain w/ wchar
1934 #
1935
1936 #
1937 # iftop needs a toolchain w/ IPv6, threads
1938 #
1939
1940 #
1941 # igh-ethercat needs a Linux kernel to be built
1942 #
1943
1944 #
1945 # igmpproxy needs a toolchain w/ wchar
1946 #
1947 # BR2_PACKAGE_INADYN is not set
1948 # BR2_PACKAGE_IODINE is not set
1949
1950 #
1951 # iperf needs a toolchain w/ C++
1952 #
1953 # BR2_PACKAGE_IPERF3 is not set
1954 # BR2_PACKAGE_IPROUTE2 is not set
1955 # BR2_PACKAGE_IPSEC_TOOLS is not set
1956 # BR2_PACKAGE_IPSET is not set
1957 # BR2_PACKAGE_IPTABLES is not set
1958
1959 #
1960 # iptraf-ng needs a toolchain w/ IPv6
1961 #
1962 # BR2_PACKAGE_IPUTILS is not set
1963 # BR2_PACKAGE_IW is not set
1964
1965 #
1966 # janus-gateway needs a toolchain w/ threads, wchar
1967 #
1968
1969 #
1970 # kismet needs a toolchain w/ threads, C++
1971 #
1972 # BR2_PACKAGE_KNOCK is not set
1973 # BR2_PACKAGE_LEAFNODE2 is not set
1974
1975 #
1976 # lftp requires a toolchain w/ C++, wchar
1977 #
1978 # BR2_PACKAGE_LIGHTTPD is not set
1979
1980 #
1981 # linknx needs a toolchain w/ C++
1982 #
1983 # BR2_PACKAGE_LINKS is not set
1984
1985 #
1986 # linphone needs a toolchain w/ threads, C++, IPv6
1987 #
1988 # BR2_PACKAGE_LINUX_ZIGBEE is not set
1989 # BR2_PACKAGE_LRZSZ is not set
1990 # BR2_PACKAGE_MACCHANGER is not set
1991 # BR2_PACKAGE_MEMCACHED is not set
1992 # BR2_PACKAGE_MII_DIAG is not set
1993
1994 #
1995 # minidlna needs a toolchain w/ IPv6, threads, wchar
1996 #
1997 # BR2_PACKAGE_MJPG_STREAMER is not set
1998
1999 #
2000 # modemmanager needs udev /dev management and a toolchain w/ wchar, threads, IPv6
2001 #
2002 # BR2_PACKAGE_MONGOOSE is not set
2003 # BR2_PACKAGE_MROUTED is not set
2004 # BR2_PACKAGE_MTR is not set
2005
2006 #
2007 # nbd needs a toolchain w/ wchar, threads
2008 #
2009 # BR2_PACKAGE_NCFTP is not set
2010
2011 #
2012 # ndisc6 needs a toolchain w/ IPv6
2013 #
2014 # BR2_PACKAGE_NETATALK is not set
2015 # BR2_PACKAGE_NETPLUG is not set
2016 # BR2_PACKAGE_NETSNMP is not set
2017 # BR2_PACKAGE_NETSTAT_NAT is not set
2018
2019 #
2020 # NetworkManager needs udev /dev management and a toolchain w/ IPv6, wchar, threads, headers >= 3.7
2021 #
2022 # BR2_PACKAGE_NFACCT is not set
2023
2024 #
2025 # nftables needs a toolchain w/ IPv6, wchar, headers >= 3.4
2026 #
2027 # BR2_PACKAGE_NGINX is not set
2028 # BR2_PACKAGE_NGIRCD is not set
2029 # BR2_PACKAGE_NGREP is not set
2030
2031 #
2032 # nmap needs a toolchain w/ C++, IPv6, threads
2033 #
2034 # BR2_PACKAGE_NOIP is not set
2035 # BR2_PACKAGE_NTP is not set
2036 # BR2_PACKAGE_NUTTCP is not set
2037
2038 #
2039 # odhcp6c needs a toolchain w/ IPv6
2040 #
2041 # BR2_PACKAGE_ODHCPLOC is not set
2042
2043 #
2044 # olsr needs a toolchain w/ IPv6, threads
2045 #
2046 # BR2_PACKAGE_OPEN_PLC_UTILS is not set
2047
2048 #
2049 # openntpd needs a toolchain w/ NPTL, IPv6
2050 #
2051
2052 #
2053 # openobex needs a toolchain w/ IPv6
2054 #
2055 # BR2_PACKAGE_OPENSSH is not set
2056 # BR2_PACKAGE_OPENSWAN is not set
2057
2058 #
2059 # openvpn needs a toolchain w/ IPv6
2060 #
2061 # BR2_PACKAGE_P910ND is not set
2062 # BR2_PACKAGE_PHIDGETWEBSERVICE is not set
2063
2064 #
2065 # portmap needs a toolchain w/ RPC
2066 #
2067 # BR2_PACKAGE_PPPD is not set
2068 # BR2_PACKAGE_PPTP_LINUX is not set
2069 # BR2_PACKAGE_PROFTPD is not set
2070 # BR2_PACKAGE_PROXYCHAINS_NG is not set
2071 # BR2_PACKAGE_PTPD is not set
2072 # BR2_PACKAGE_PTPD2 is not set
2073 # BR2_PACKAGE_PURE_FTPD is not set
2074
2075 #
2076 # quagga needs a toolchain w/ IPv6
2077 #
2078
2079 #
2080 # radvd needs a toolchain w/ IPv6
2081 #
2082 # BR2_PACKAGE_RPCBIND is not set
2083 # BR2_PACKAGE_RSH_REDONE is not set
2084 # BR2_PACKAGE_RSYNC is not set
2085
2086 #
2087 # rtorrent needs a toolchain w/ C++, threads, wchar
2088 #
2089 # BR2_PACKAGE_RTPTOOLS is not set
2090
2091 #
2092 # samba4 needs an (e)glibc toolchain
2093 #
2094
2095 #
2096 # sconeserver needs a toolchain w/ C++, NPTL
2097 #
2098
2099 #
2100 # ser2net needs a toolchain w/ IPv6
2101 #
2102 # BR2_PACKAGE_SHAIRPORT_SYNC is not set
2103
2104 #
2105 # smcroute needs a toolchain w/ IPv6
2106 #
2107 # BR2_PACKAGE_SOCAT is not set
2108 # BR2_PACKAGE_SOCKETCAND is not set
2109
2110 #
2111 # softether needs a toolchain w/ wchar, threads
2112 #
2113 # BR2_PACKAGE_SPAWN_FCGI is not set
2114
2115 #
2116 # spice server needs a toolchain w/ wchar, threads
2117 #
2118
2119 #
2120 # spice server depends on python (for pyparsing)
2121 #
2122 # BR2_PACKAGE_SPICE_PROTOCOL is not set
2123
2124 #
2125 # squid needs a toolchain w/ C++, IPv6, headers >= 3.0
2126 #
2127 # BR2_PACKAGE_SSHPASS is not set
2128 # BR2_PACKAGE_STRONGSWAN is not set
2129 # BR2_PACKAGE_STUNNEL is not set
2130 # BR2_PACKAGE_TCPDUMP is not set
2131 # BR2_PACKAGE_TCPING is not set
2132 # BR2_PACKAGE_TCPREPLAY is not set
2133 # BR2_PACKAGE_THTTPD is not set
2134 # BR2_PACKAGE_TINC is not set
2135 # BR2_PACKAGE_TINYHTTPD is not set
2136 # BR2_PACKAGE_TN5250 is not set
2137
2138 #
2139 # transmission needs a toolchain w/ IPv6, threads
2140 #
2141
2142 #
2143 # tvheadend needs a toolchain w/ IPv6, NPTL, headers >= 3.2
2144 #
2145 # BR2_PACKAGE_UDPCAST is not set
2146 # BR2_PACKAGE_USHARE is not set
2147
2148 #
2149 # ussp-push needs a toolchain w/ wchar, IPv6, threads, dynamic library
2150 #
2151 # BR2_PACKAGE_VDE2 is not set
2152 # BR2_PACKAGE_VNSTAT is not set
2153 # BR2_PACKAGE_VPNC is not set
2154 # BR2_PACKAGE_VSFTPD is not set
2155 # BR2_PACKAGE_VTUN is not set
2156 # BR2_PACKAGE_WIRELESS_REGDB is not set
2157 # BR2_PACKAGE_WIRELESS_TOOLS is not set
2158
2159 #
2160 # wireshark needs a toolchain w/ wchar, threads
2161 #
2162 # BR2_PACKAGE_WPA_SUPPLICANT is not set
2163
2164 #
2165 # wvdial needs a toolchain w/ C++
2166 #
2167 # BR2_PACKAGE_XINETD is not set
2168 # BR2_PACKAGE_XL2TP is not set
2169
2170 #
2171 # xtables-addons needs a Linux kernel to be built
2172 #
2173
2174 #
2175 # znc needs a toolchain w/ C++
2176 #
2177
2178 #
2179 # Package managers
2180 #
2181 # BR2_PACKAGE_IPKG is not set
2182 # BR2_PACKAGE_OPKG is not set
2183
2184 #
2185 # Real-Time
2186 #
2187 # BR2_PACKAGE_XENOMAI is not set
2188
2189 #
2190 # Shell and utilities
2191 #
2192
2193 #
2194 # Shells
2195 #
2196
2197 #
2198 # Utilities
2199 #
2200 # BR2_PACKAGE_AT is not set
2201 # BR2_PACKAGE_CCRYPT is not set
2202 # BR2_PACKAGE_DIALOG is not set
2203 # BR2_PACKAGE_DTACH is not set
2204 # BR2_PACKAGE_FILE is not set
2205 # BR2_PACKAGE_GNUPG is not set
2206 # BR2_PACKAGE_GNUPG2 is not set
2207 # BR2_PACKAGE_INOTIFY_TOOLS is not set
2208 # BR2_PACKAGE_LOCKFILE_PROGS is not set
2209
2210 #
2211 # logrotate needs a toolchain w/ wchar
2212 #
2213 # BR2_PACKAGE_LOGSURFER is not set
2214 # BR2_PACKAGE_PINENTRY is not set
2215 # BR2_PACKAGE_SCREEN is not set
2216 # BR2_PACKAGE_SUDO is not set
2217 # BR2_PACKAGE_TMUX is not set
2218 # BR2_PACKAGE_XMLSTARLET is not set
2219
2220 #
2221 # System tools
2222 #
2223 # BR2_PACKAGE_ACL is not set
2224 # BR2_PACKAGE_ATTR is not set
2225 # BR2_PACKAGE_CPULOAD is not set
2226 # BR2_PACKAGE_FTOP is not set
2227 # BR2_PACKAGE_GETENT is not set
2228 # BR2_PACKAGE_HTOP is not set
2229
2230 #
2231 # iotop depends on python or python3
2232 #
2233 # BR2_PACKAGE_IPRUTILS is not set
2234 # BR2_PACKAGE_IRQBALANCE is not set
2235 # BR2_PACKAGE_KEYUTILS is not set
2236 # BR2_PACKAGE_KMOD is not set
2237
2238 #
2239 # lxc needs a toolchain w/ IPv6, threads, headers >= 3.0
2240 #
2241 # BR2_PACKAGE_MONIT is not set
2242 # BR2_PACKAGE_NCDU is not set
2243 # BR2_PACKAGE_NUMACTL is not set
2244
2245 #
2246 # nut needs a toolchain w/ C++
2247 #
2248
2249 #
2250 # openvmtools needs a toolchain w/ wchar, IPv6, threads, RPC, locale
2251 #
2252
2253 #
2254 # polkit needs a toolchain w/ wchar, threads
2255 #
2256 # BR2_PACKAGE_PWGEN is not set
2257
2258 #
2259 # quota needs a toolchain w/ wchar, threads
2260 #
2261 # BR2_PACKAGE_SMACK is not set
2262
2263 #
2264 # supervisor needs the python interpreter
2265 #
2266 BR2_PACKAGE_SYSTEMD_ARCH_SUPPORTS=y
2267
2268 #
2269 # util-linux needs a toolchain w/ wchar
2270 #
2271
2272 #
2273 # Text editors and viewers
2274 #
2275 # BR2_PACKAGE_ED is not set
2276 # BR2_PACKAGE_JOE is not set
2277
2278 #
2279 # mc needs a toolchain w/ threads, wchar
2280 #
2281
2282 #
2283 # nano needs a toolchain w/ wchar
2284 #
2285 # BR2_PACKAGE_UEMACS is not set
2286
2287 #
2288 # Filesystem images
2289 #
2290 # BR2_TARGET_ROOTFS_CLOOP is not set
2291 BR2_TARGET_ROOTFS_CPIO=y
2292 # BR2_TARGET_ROOTFS_CPIO_NONE is not set
2293 BR2_TARGET_ROOTFS_CPIO_GZIP=y
2294 # BR2_TARGET_ROOTFS_CPIO_BZIP2 is not set
2295 # BR2_TARGET_ROOTFS_CPIO_LZMA is not set
2296 # BR2_TARGET_ROOTFS_CPIO_LZO is not set
2297 # BR2_TARGET_ROOTFS_CPIO_XZ is not set
2298 # BR2_TARGET_ROOTFS_CPIO_UIMAGE is not set
2299 # BR2_TARGET_ROOTFS_CRAMFS is not set
2300 # BR2_TARGET_ROOTFS_EXT2 is not set
2301
2302 #
2303 # initramfs needs a Linux kernel to be built
2304 #
2305
2306 #
2307 # iso image needs a Linux kernel to be built
2308 #
2309 # BR2_TARGET_ROOTFS_JFFS2 is not set
2310 # BR2_TARGET_ROOTFS_ROMFS is not set
2311 # BR2_TARGET_ROOTFS_SQUASHFS is not set
2312 # BR2_TARGET_ROOTFS_TAR is not set
2313 # BR2_TARGET_ROOTFS_TAR_NONE is not set
2314 # BR2_TARGET_ROOTFS_TAR_GZIP is not set
2315 # BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
2316 # BR2_TARGET_ROOTFS_TAR_LZMA is not set
2317 # BR2_TARGET_ROOTFS_TAR_LZO is not set
2318 # BR2_TARGET_ROOTFS_TAR_XZ is not set
2319 # BR2_TARGET_ROOTFS_UBIFS is not set
2320 # BR2_TARGET_ROOTFS_YAFFS2 is not set
2321
2322 #
2323 # Bootloaders
2324 #
2325 # BR2_TARGET_BAREBOX is not set
2326 # BR2_TARGET_GRUB is not set
2327 # BR2_TARGET_GRUB2 is not set
2328
2329 #
2330 # gummiboot needs a toolchain w/ wchar
2331 #
2332 # BR2_TARGET_SYSLINUX is not set
2333 # BR2_TARGET_UBOOT is not set
2334
2335 #
2336 # Host utilities
2337 #
2338 # BR2_PACKAGE_HOST_CHECKPOLICY is not set
2339 # BR2_PACKAGE_HOST_CRAMFS is not set
2340 # BR2_PACKAGE_HOST_DFU_UTIL is not set
2341 # BR2_PACKAGE_HOST_DOS2UNIX is not set
2342 # BR2_PACKAGE_HOST_DOSFSTOOLS is not set
2343 # BR2_PACKAGE_HOST_E2FSPROGS is not set
2344 # BR2_PACKAGE_HOST_E2TOOLS is not set
2345 # BR2_PACKAGE_HOST_GENEXT2FS is not set
2346 # BR2_PACKAGE_HOST_GENIMAGE is not set
2347 # BR2_PACKAGE_HOST_GENPART is not set
2348 # BR2_PACKAGE_HOST_LPC3250LOADER is not set
2349 # BR2_PACKAGE_HOST_MKE2IMG is not set
2350 # BR2_PACKAGE_HOST_MTD is not set
2351 # BR2_PACKAGE_HOST_MTOOLS is not set
2352 # BR2_PACKAGE_HOST_OPENOCD is not set
2353 # BR2_PACKAGE_HOST_PARTED is not set
2354 # BR2_PACKAGE_HOST_PATCHELF is not set
2355 # BR2_PACKAGE_HOST_PWGEN is not set
2356 # BR2_PACKAGE_HOST_QEMU is not set
2357 # BR2_PACKAGE_HOST_SAM_BA is not set
2358 # BR2_PACKAGE_HOST_SQUASHFS is not set
2359 # BR2_PACKAGE_HOST_UBOOT_TOOLS is not set
2360 # BR2_PACKAGE_HOST_UTIL_LINUX is not set
2361
2362 #
2363 # Legacy config options
2364 #
2365
2366 #
2367 # Legacy options removed in 2015.05
2368 #
2369 # BR2_TARGET_GENERIC_PASSWD_DES is not set
2370 # BR2_PACKAGE_GTK2_THEME_HICOLOR is not set
2371 # BR2_PACKAGE_VALGRIND_PTRCHECK is not set
2372
2373 #
2374 # Legacy options removed in 2015.02
2375 #
2376 # BR2_PACKAGE_LIBGC is not set
2377 # BR2_PACKAGE_WDCTL is not set
2378 # BR2_PACKAGE_RPM_BZIP2_PAYLOADS is not set
2379 # BR2_PACKAGE_RPM_XZ_PAYLOADS is not set
2380 # BR2_PACKAGE_M4 is not set
2381 # BR2_PACKAGE_FLEX_BINARY is not set
2382 # BR2_PACKAGE_BISON is not set
2383 # BR2_PACKAGE_GOB2 is not set
2384 # BR2_PACKAGE_DISTCC is not set
2385 # BR2_PACKAGE_HASERL_VERSION_0_8_X is not set
2386 # BR2_PACKAGE_STRONGSWAN_TOOLS is not set
2387 # BR2_PACKAGE_XBMC_ADDON_XVDR is not set
2388 # BR2_PACKAGE_XBMC_PVR_ADDONS is not set
2389 # BR2_PACKAGE_XBMC is not set
2390 # BR2_PACKAGE_XBMC_ALSA_LIB is not set
2391 # BR2_PACKAGE_XBMC_AVAHI is not set
2392 # BR2_PACKAGE_XBMC_DBUS is not set
2393 # BR2_PACKAGE_XBMC_LIBBLURAY is not set
2394 # BR2_PACKAGE_XBMC_GOOM is not set
2395 # BR2_PACKAGE_XBMC_RSXS is not set
2396 # BR2_PACKAGE_XBMC_LIBCEC is not set
2397 # BR2_PACKAGE_XBMC_LIBMICROHTTPD is not set
2398 # BR2_PACKAGE_XBMC_LIBNFS is not set
2399 # BR2_PACKAGE_XBMC_RTMPDUMP is not set
2400 # BR2_PACKAGE_XBMC_LIBSHAIRPLAY is not set
2401 # BR2_PACKAGE_XBMC_LIBSMBCLIENT is not set
2402 # BR2_PACKAGE_XBMC_LIBTHEORA is not set
2403 # BR2_PACKAGE_XBMC_LIBUSB is not set
2404 # BR2_PACKAGE_XBMC_LIBVA is not set
2405 # BR2_PACKAGE_XBMC_WAVPACK is not set
2406 # BR2_PREFER_STATIC_LIB is not set
2407
2408 #
2409 # Legacy options removed in 2014.11
2410 #
2411 # BR2_x86_generic is not set
2412 # BR2_GCC_VERSION_4_4_X is not set
2413 # BR2_sparc_sparchfleon is not set
2414 # BR2_sparc_sparchfleonv8 is not set
2415 # BR2_sparc_sparcsfleon is not set
2416 # BR2_sparc_sparcsfleonv8 is not set
2417 # BR2_PACKAGE_LINUX_FIRMWARE_XC5000 is not set
2418 # BR2_PACKAGE_LINUX_FIRMWARE_CXGB4 is not set
2419 # BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3160_7260_7 is not set
2420 # BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_3160_7260_8 is not set
2421
2422 #
2423 # Legacy options removed in 2014.08
2424 #
2425 # BR2_PACKAGE_LIBELF is not set
2426 # BR2_KERNEL_HEADERS_3_8 is not set
2427 # BR2_PACKAGE_GETTEXT_TOOLS is not set
2428 # BR2_PACKAGE_PROCPS is not set
2429 # BR2_BINUTILS_VERSION_2_20_1 is not set
2430 # BR2_BINUTILS_VERSION_2_21 is not set
2431 # BR2_BINUTILS_VERSION_2_23_1 is not set
2432 # BR2_UCLIBC_VERSION_0_9_32 is not set
2433 # BR2_GCC_VERSION_4_3_X is not set
2434 # BR2_GCC_VERSION_4_6_X is not set
2435 # BR2_GDB_VERSION_7_4 is not set
2436 # BR2_GDB_VERSION_7_5 is not set
2437 # BR2_BUSYBOX_VERSION_1_19_X is not set
2438 # BR2_BUSYBOX_VERSION_1_20_X is not set
2439 # BR2_BUSYBOX_VERSION_1_21_X is not set
2440 # BR2_PACKAGE_LIBV4L_DECODE_TM6000 is not set
2441 # BR2_PACKAGE_LIBV4L_IR_KEYTABLE is not set
2442 # BR2_PACKAGE_LIBV4L_V4L2_COMPLIANCE is not set
2443 # BR2_PACKAGE_LIBV4L_V4L2_CTL is not set
2444 # BR2_PACKAGE_LIBV4L_V4L2_DBG is not set
2445
2446 #
2447 # Legacy options removed in 2014.05
2448 #
2449 # BR2_PACKAGE_EVTEST_CAPTURE is not set
2450 # BR2_KERNEL_HEADERS_3_6 is not set
2451 # BR2_KERNEL_HEADERS_3_7 is not set
2452 # BR2_PACKAGE_VALA is not set
2453 BR2_PACKAGE_TZDATA_ZONELIST=""
2454 # BR2_PACKAGE_LUA_INTERPRETER_EDITING_NONE is not set
2455 # BR2_PACKAGE_LUA_INTERPRETER_READLINE is not set
2456 # BR2_PACKAGE_LUA_INTERPRETER_LINENOISE is not set
2457 # BR2_PACKAGE_DVB_APPS_UTILS is not set
2458 # BR2_KERNEL_HEADERS_SNAP is not set
2459 # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set
2460 # BR2_PACKAGE_UDEV is not set
2461 # BR2_PACKAGE_UDEV_RULES_GEN is not set
2462 # BR2_PACKAGE_UDEV_ALL_EXTRAS is not set
2463
2464 #
2465 # Legacy options removed in 2014.02
2466 #
2467 # BR2_sh2 is not set
2468 # BR2_sh3 is not set
2469 # BR2_sh3eb is not set
2470 # BR2_KERNEL_HEADERS_3_1 is not set
2471 # BR2_KERNEL_HEADERS_3_3 is not set
2472 # BR2_KERNEL_HEADERS_3_5 is not set
2473 # BR2_GDB_VERSION_7_2 is not set
2474 # BR2_GDB_VERSION_7_3 is not set
2475 # BR2_PACKAGE_CCACHE is not set
2476 # BR2_HAVE_DOCUMENTATION is not set
2477 # BR2_PACKAGE_AUTOMAKE is not set
2478 # BR2_PACKAGE_AUTOCONF is not set
2479 # BR2_PACKAGE_XSTROKE is not set
2480 # BR2_PACKAGE_LZMA is not set
2481 # BR2_PACKAGE_TTCP is not set
2482 # BR2_PACKAGE_LIBNFC_LLCP is not set
2483 # BR2_PACKAGE_MYSQL_CLIENT is not set
2484 # BR2_PACKAGE_SQUASHFS3 is not set
2485 # BR2_TARGET_ROOTFS_SQUASHFS3 is not set
2486 # BR2_PACKAGE_NETKITBASE is not set
2487 # BR2_PACKAGE_NETKITTELNET is not set
2488 # BR2_PACKAGE_LUASQL is not set
2489 # BR2_PACKAGE_LUACJSON is not set
2490
2491 #
2492 # Legacy options removed in 2013.11
2493 #
2494 # BR2_PACKAGE_LVM2_DMSETUP_ONLY is not set
2495 # BR2_PACKAGE_QT_JAVASCRIPTCORE is not set
2496 # BR2_PACKAGE_MODULE_INIT_TOOLS is not set
2497 BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL=""
2498 BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION=""
2499 BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL=""
2500 BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION=""
2501
2502 #
2503 # Legacy options removed in 2013.08
2504 #
2505 # BR2_ARM_OABI is not set
2506 # BR2_PACKAGE_DOSFSTOOLS_DOSFSCK is not set
2507 # BR2_PACKAGE_DOSFSTOOLS_DOSFSLABEL is not set
2508 # BR2_PACKAGE_DOSFSTOOLS_MKDOSFS is not set
2509 # BR2_ELF2FLT is not set
2510 # BR2_VFP_FLOAT is not set
2511 # BR2_PACKAGE_GCC_TARGET is not set
2512 # BR2_HAVE_DEVFILES is not set
2513
2514 #
2515 # Legacy options removed in 2013.05
2516 #
2517 # BR2_PACKAGE_LINUX_FIRMWARE_RTL_8192 is not set
2518 # BR2_PACKAGE_LINUX_FIRMWARE_RTL_8712 is not set
2519
2520 #
2521 # Legacy options removed in 2013.02
2522 #
2523 # BR2_sa110 is not set
2524 # BR2_sa1100 is not set
2525 # BR2_PACKAGE_GDISK is not set
2526 # BR2_PACKAGE_GDISK_GDISK is not set
2527 # BR2_PACKAGE_GDISK_SGDISK is not set
2528 # BR2_PACKAGE_GDB_HOST is not set
2529 # BR2_PACKAGE_DIRECTB_DITHER_RGB16 is not set
2530 # BR2_PACKAGE_DIRECTB_TESTS is not set
2531
2532 #
2533 # Legacy options removed in 2012.11
2534 #
2535 # BR2_PACKAGE_CUSTOMIZE is not set
2536 # BR2_PACKAGE_XSERVER_xorg is not set
2537 # BR2_PACKAGE_XSERVER_tinyx is not set
2538 # BR2_PACKAGE_PTHREAD_STUBS is not set
2539
2540 #
2541 # Legacy options removed in 2012.08
2542 #
2543 # BR2_PACKAGE_GETTEXT_STATIC is not set
2544 # BR2_PACKAGE_LIBINTL is not set
2545 # BR2_PACKAGE_INPUT_TOOLS_EVTEST is not set
2546 # BR2_BFIN_FDPIC is not set
2547 # BR2_BFIN_FLAT is not set