Guest User

Untitled

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