~j-harbott/cirros/dev

« back to all changes in this revision

Viewing changes to conf/buildroot-arm.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:
514
514
#
515
515
# BR2_PACKAGE_LIBARCHIVE is not set
516
516
# BR2_PACKAGE_LZO is not set
517
 
# BR2_PACKAGE_ZLIB is not set
 
517
BR2_PACKAGE_ZLIB=y
518
518
 
519
519
#
520
520
# Crypto
525
525
# BR2_PACKAGE_LIBGPG_ERROR is not set
526
526
# BR2_PACKAGE_LIBNSS is not set
527
527
# BR2_PACKAGE_OCF_LINUX is not set
528
 
# BR2_PACKAGE_OPENSSL is not set
 
528
BR2_PACKAGE_OPENSSL=y
 
529
# BR2_PACKAGE_OPENSSL_BIN is not set
 
530
# BR2_PACKAGE_OPENSSL_ENGINES is not set
 
531
# BR2_PACKAGE_OPENSSL_OCF is not set
529
532
# BR2_PACKAGE_POLARSSL is not set
530
533
 
531
534
#
635
638
#
636
639
# libcgicc requires a toolchain with C++ support enabled
637
640
#
638
 
# BR2_PACKAGE_LIBCURL is not set
 
641
BR2_PACKAGE_LIBCURL=y
 
642
BR2_PACKAGE_CURL=y
639
643
# BR2_PACKAGE_LIBDNET is not set
640
644
# BR2_PACKAGE_LIBESMTP is not set
641
645
# BR2_PACKAGE_LIBEXOSIP2 is not set