~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:05:58 UTC
  • mto: This revision was merged to the branch mainline in revision 179.
  • Revision ID: smoser@ubuntu.com-20120605140558-90n2rc6f4ffnefux
include acpid package in i386 and x86_64 (LP: #944151)

acpid is not available for arm, so not enabled there.

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=y
 
517
# BR2_PACKAGE_ZLIB is not set
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=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
 
528
# BR2_PACKAGE_OPENSSL is not set
532
529
# BR2_PACKAGE_POLARSSL is not set
533
530
 
534
531
#
638
635
#
639
636
# libcgicc requires a toolchain with C++ support enabled
640
637
#
641
 
BR2_PACKAGE_LIBCURL=y
642
 
BR2_PACKAGE_CURL=y
 
638
# BR2_PACKAGE_LIBCURL is not set
643
639
# BR2_PACKAGE_LIBDNET is not set
644
640
# BR2_PACKAGE_LIBESMTP is not set
645
641
# BR2_PACKAGE_LIBEXOSIP2 is not set