~j-harbott/cirros/dev

« back to all changes in this revision

Viewing changes to conf/buildroot-x86_64.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:
500
500
#
501
501
# BR2_PACKAGE_LIBARCHIVE is not set
502
502
# BR2_PACKAGE_LZO is not set
503
 
# BR2_PACKAGE_ZLIB is not set
 
503
BR2_PACKAGE_ZLIB=y
504
504
 
505
505
#
506
506
# Crypto
511
511
# BR2_PACKAGE_LIBGPG_ERROR is not set
512
512
# BR2_PACKAGE_LIBNSS is not set
513
513
# BR2_PACKAGE_OCF_LINUX is not set
514
 
# BR2_PACKAGE_OPENSSL is not set
 
514
BR2_PACKAGE_OPENSSL=y
 
515
# BR2_PACKAGE_OPENSSL_BIN is not set
 
516
# BR2_PACKAGE_OPENSSL_ENGINES is not set
 
517
# BR2_PACKAGE_OPENSSL_OCF is not set
515
518
# BR2_PACKAGE_POLARSSL is not set
516
519
 
517
520
#
621
624
#
622
625
# libcgicc requires a toolchain with C++ support enabled
623
626
#
624
 
# BR2_PACKAGE_LIBCURL is not set
 
627
BR2_PACKAGE_LIBCURL=y
 
628
BR2_PACKAGE_CURL=y
625
629
# BR2_PACKAGE_LIBDNET is not set
626
630
# BR2_PACKAGE_LIBESMTP is not set
627
631
# BR2_PACKAGE_LIBEXOSIP2 is not set