~j-harbott/cirros/dev

« back to all changes in this revision

Viewing changes to conf/buildroot-i386.config

  • Committer: Scott Moser
  • Date: 2012-06-05 14:10:35 UTC
  • mto: This revision was merged to the branch mainline in revision 179.
  • Revision ID: smoser@ubuntu.com-20120605141035-948j7gkquzl3ajcp
buildroot-config: enable curl and openssl for https support (LP: #918702)

Show diffs side-by-side

added added

removed removed

Lines of Context:
520
520
#
521
521
# BR2_PACKAGE_LIBARCHIVE is not set
522
522
# BR2_PACKAGE_LZO is not set
523
 
# BR2_PACKAGE_ZLIB is not set
 
523
BR2_PACKAGE_ZLIB=y
524
524
 
525
525
#
526
526
# Crypto
531
531
# BR2_PACKAGE_LIBGPG_ERROR is not set
532
532
# BR2_PACKAGE_LIBNSS is not set
533
533
# BR2_PACKAGE_OCF_LINUX is not set
534
 
# BR2_PACKAGE_OPENSSL is not set
 
534
BR2_PACKAGE_OPENSSL=y
 
535
# BR2_PACKAGE_OPENSSL_BIN is not set
 
536
# BR2_PACKAGE_OPENSSL_ENGINES is not set
 
537
# BR2_PACKAGE_OPENSSL_OCF is not set
535
538
# BR2_PACKAGE_POLARSSL is not set
536
539
 
537
540
#
641
644
#
642
645
# libcgicc requires a toolchain with C++ support enabled
643
646
#
644
 
# BR2_PACKAGE_LIBCURL is not set
 
647
BR2_PACKAGE_LIBCURL=y
 
648
BR2_PACKAGE_CURL=y
645
649
# BR2_PACKAGE_LIBDNET is not set
646
650
# BR2_PACKAGE_LIBESMTP is not set
647
651
# BR2_PACKAGE_LIBEXOSIP2 is not set