mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
disable fbterm and lynx, since they do not compile... latter one should be easy to fix (missing iconv.h)
This commit is contained in:
parent
4e3b2db948
commit
d170cb765e
@ -84,7 +84,7 @@ CONFIG_PACKAGE_qt4-svg=y
|
||||
#
|
||||
CONFIG_PACKAGE_centerim=y
|
||||
CONFIG_PACKAGE_elinks=y
|
||||
CONFIG_PACKAGE_lynx=y
|
||||
# CONFIG_PACKAGE_lynx is not set
|
||||
CONFIG_PACKAGE_links=y
|
||||
CONFIG_PACKAGE_mutt=y
|
||||
CONFIG_PACKAGE_msmtp=y
|
||||
@ -245,7 +245,7 @@ CONFIG_PACKAGE_badblocks=y
|
||||
CONFIG_PACKAGE_blkid=y
|
||||
CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_fbsize=y
|
||||
CONFIG_PACKAGE_fbterm=y
|
||||
# CONFIG_PACKAGE_fbterm is not set
|
||||
CONFIG_PACKAGE_jfbterm=y
|
||||
CONFIG_PACKAGE_minicom=y
|
||||
CONFIG_PACKAGE_unzip=y
|
||||
|
20
data/qi_lb60/conf/config.full_system.rej
Normal file
20
data/qi_lb60/conf/config.full_system.rej
Normal file
@ -0,0 +1,20 @@
|
||||
--- data/qi_lb60/conf/config.full_system
|
||||
+++ data/qi_lb60/conf/config.full_system
|
||||
@@ -84,7 +84,7 @@
|
||||
#
|
||||
CONFIG_PACKAGE_centerim=y
|
||||
CONFIG_PACKAGE_elinks=y
|
||||
-CONFIG_PACKAGE_lynx=y
|
||||
+# CONFIG_PACKAGE_lynx is not set
|
||||
CONFIG_PACKAGE_links=y
|
||||
CONFIG_PACKAGE_mutt=y
|
||||
CONFIG_PACKAGE_msmtp=y
|
||||
@@ -245,7 +245,7 @@
|
||||
CONFIG_PACKAGE_blkid=y
|
||||
CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_fbsize=y
|
||||
-CONFIG_PACKAGE_fbterm=y
|
||||
+# CONFIG_PACKAGE_fbterm is not set
|
||||
CONFIG_PACKAGE_jfbterm=y
|
||||
CONFIG_PACKAGE_minicom=y
|
||||
CONFIG_PACKAGE_unzip=y
|
Loading…
Reference in New Issue
Block a user