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