1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-10 22:28:25 +02:00

config.full_system: add ben-wpan packages

This commit is contained in:
Xiangfu Liu 2011-10-25 15:58:20 +08:00
parent eb188f7beb
commit 80479907b5

View File

@ -113,7 +113,7 @@ CONFIG_BUSYBOX_CONFIG_MAN=y
# CONFIG_FFMPEG_PARSER_mpeg4video is not set # CONFIG_FFMPEG_PARSER_mpeg4video is not set
# #
# system # System libs or apps
# #
CONFIG_PACKAGE_block-hotplug=y CONFIG_PACKAGE_block-hotplug=y
CONFIG_PACKAGE_block-mount=y CONFIG_PACKAGE_block-mount=y
@ -158,7 +158,7 @@ CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic=y
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic=y CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic=y
CONFIG_PACKAGE_wqy-microhei=y CONFIG_PACKAGE_wqy-microhei=y
# #
# gui # GUI
# #
CONFIG_PACKAGE_gtk2=y CONFIG_PACKAGE_gtk2=y
CONFIG_PACKAGE_gtkmm=y CONFIG_PACKAGE_gtkmm=y
@ -191,7 +191,7 @@ CONFIG_PACKAGE_w3m=y
CONFIG_PACKAGE_fetchmail=y CONFIG_PACKAGE_fetchmail=y
CONFIG_PACKAGE_offrss=y CONFIG_PACKAGE_offrss=y
# #
# libs # Libs
# #
CONFIG_PACKAGE_alsa-lib=y CONFIG_PACKAGE_alsa-lib=y
CONFIG_PACKAGE_atk=y CONFIG_PACKAGE_atk=y
@ -525,12 +525,27 @@ CONFIG_PACKAGE_xz=y
CONFIG_PACKAGE_zgv=y CONFIG_PACKAGE_zgv=y
CONFIG_PACKAGE_zip=y CONFIG_PACKAGE_zip=y
# #
# dictionary # Ben-wpan
#
CONFIG_PACKAGE_atrf-gpio=y
CONFIG_PACKAGE_atrf-id=y
CONFIG_PACKAGE_atrf-path=y
CONFIG_PACKAGE_atrf-proxy=y
CONFIG_PACKAGE_atrf-reset=y
CONFIG_PACKAGE_atrf-rssi=y
CONFIG_PACKAGE_atrf-trim=y
CONFIG_PACKAGE_atrf-txrx=y
CONFIG_PACKAGE_atrf-xmit=y
CONFIG_PACKAGE_atrf-xtal=y
CONFIG_PACKAGE_dirtpan=y
CONFIG_PACKAGE_lowpan-tools=y
#
# Dictionary
# #
CONFIG_PACKAGE_qstardict=y CONFIG_PACKAGE_qstardict=y
CONFIG_PACKAGE_stardict-dic-en-en=y CONFIG_PACKAGE_stardict-dic-en-en=y
# #
# programming languages # Programming languages
# #
CONFIG_PACKAGE_4th=y CONFIG_PACKAGE_4th=y
CONFIG_PACKAGE_bwbasic=y CONFIG_PACKAGE_bwbasic=y