1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:48:27 +02:00
Commit Graph

17733 Commits

Author SHA1 Message Date
Xiangfu Liu
1f4c018720 add nanomap icon
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-09 10:36:52 +08:00
Xiangfu Liu
12f1f25cca disselect the exo package.
the "menuconfig" don't display the
	qt4-demo
	qt4-phonon=y
	qt4-qt3support=y
	qt4-svg=y

feeds/packages info:
URL: svn://svn.openwrt.org/openwrt/packages
Repository Root: svn://svn.openwrt.org/openwrt
Repository UUID: 3c298f89-4303-0410-b956-a3cf2f4a3e73
Revision: 22968

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-08 10:31:32 -08:00
Xiangfu Liu
b9f0c0077e include qt4-* package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 22:07:20 -08:00
Xiangfu Liu
2af41836db switch uClibc 0.9.30 to 0.9.32
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 21:50:36 -08:00
Xiangfu Liu
19ee485982 include [sox] and [poke]
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 21:48:07 -08:00
Xiangfu Liu
1566c3b432 enable the IPV6 option
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 21:43:02 -08:00
Xiangfu Liu
4c4035cb39 select ImageBuilder, Toolchain, SDK
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 21:40:20 -08:00
Xiangfu Liu
49ac81872c rename the config to config.full_system
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-06 20:18:09 -08:00
Xiangfu Liu
0b9c16fcf0 update config to use uClibc 0.9.30.1, change VERSION to 2010-09-06
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-05 08:01:32 -08:00
Xiangfu Liu
e39e43e567 add some sample music file. 2010-09-05 08:00:33 -08:00
Xiangfu Liu
1501b07651 [xburst] add config and README file for build xbboot image
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 15:10:27 +08:00
Xiangfu Liu
9f94731555 [xburst] build zImage, but not copy to bin/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 14:58:34 +08:00
Xiangfu Liu
fb4e18094e [xburst] add default command line for kernel
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-01 13:28:57 +08:00
Xiangfu Liu
4f7ca2b346 add nightsky
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-27 11:28:16 -08:00
Xiangfu Liu
66055c95cf add [kbd] and [console-fonts] to config
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-19 08:16:15 -08:00
Lars-Peter Clausen
4866c7386a [package] ncurses: Add libncursesw package
Thanks bartbes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 11:55:03 +02:00
Lars-Peter Clausen
ef19f3cad5 Add build variants support to InstallDev
Before building a build variant would have removed the staging files installed
by the previous build variant from the same makefile.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-16 11:54:32 +02:00
Mirko Vogt
37b39cd50e [mandoc] (re)add mandoc, as compilation issues were fixed 2010-08-15 11:48:21 +00:00
Mirko Vogt
df798b6eec [config] do not include packages <ntpdate> and <ntpclient>
ntpdate's timeout is 2*4 seconds, when no internet connectivity exists (which is mostly the case on the NN while booting)
    ntpclient causes adjtimex spawned which consumes all available cpu ressources
2010-08-15 11:23:05 +00:00
Mirko Vogt
9c13c44a8d [config] adjust config to new feed versions (once again) 2010-08-15 10:04:29 +00:00
Mirko Vogt
ddfccf503a [config] preselect bsd-games (tetris, backgammon, primes, worms) and calcurse 2010-08-15 01:25:31 +00:00
Mirko Vogt
11ee72f7e3 adjust config to 2 new packages in feed packages/ 2010-08-15 00:35:01 +00:00
Mirko Vogt
cd8e663ce7 add new gmu icon 2010-08-15 00:22:46 +00:00
Mirko Vogt
56538f6d19 force using bash, because of bash/dash/whatever-sh incompabilities... 2010-08-13 11:34:06 +00:00
Mirko Vogt
64df31cf25 use feeds.conf.default if no feeds.conf file exists 2010-08-13 11:08:35 +00:00
Mirko Vogt
7758c61c8b cleanup toolchain/uClibc directory 2010-08-13 11:02:30 +00:00
Mirko Vogt
09afd5f04b preselect nptl-requiring qt4 features 2010-08-13 10:56:16 +00:00
Mirko Vogt
be475875bd Merge branch 'backfire' into xburst 2010-08-13 10:55:42 +00:00
Mirko Vogt
80fd8664da adjust iptables and ipset to backfire branch 2010-08-13 10:55:24 +00:00
jow
74a83bbdb2 [backfire] merge r22614
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-13 00:33:53 +00:00
jow
d323f5c870 [backfire] merge r22602 & r22607
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 10:58:29 +00:00
jow
4d2014b14f [backfire] merge r22605
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 10:30:40 +00:00
nico
7379fe1e59 [backfire] target/x86: add missing kernel debug symbols, fix kconfig going interactive when kernel debugging is enabled (closes: #7711)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 22:16:58 +00:00
nico
c2a19c99ee [backfire] merge r21807
add package for script from util-linux-ng (#7416)



git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 20:35:00 +00:00
nico
305ad849cc [backfire] fix dependency issue introduced by r22598 (x86 has no kmod-input-core)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 17:12:31 +00:00
nico
6d2845ae46 [backfire] backport r22597
package/kernel: video: add missing dependencies (closes: #6497, #7542)
 * kmod-i2c-core to kmod-video-core
 * kmod-input-core to kmod-video-uvc



git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 17:06:23 +00:00
jow
06a4487639 [backfire] merge r22593
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 13:31:37 +00:00
jow
952efd6fee [backfire] merge r22589
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-11 00:23:13 +00:00
florian
8bffa3ec7d backport r22585 to backfire, thanks maddes
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 20:14:45 +00:00
Mirko Vogt
cf4c25dcd8 adjust package/{openssl,mac80211} to openwrt-backfire 2010-08-10 17:04:28 +00:00
Mirko Vogt
62adc73a59 Merge branch 'backfire' into xburst 2010-08-10 16:44:18 +00:00
florian
f166e3e1fc backport r22580 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 16:21:19 +00:00
Mirko Vogt
d770d66e89 check for <CONFIG_UCLIBC_VERSION="0.9.32"> instead of <CONFIG_UCLIBC_VERSION_0_9_32=y>, as CONFIG_UCLIBC_VERSION_*-booleans are only exposed, when <DEVEL=y> 2010-08-10 15:09:02 +00:00
florian
7bf1f51c2f pupdate wrt350nv2-builder to v2.3 (#7580)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-10 15:07:01 +00:00
Mirko Vogt
73e7e7a766 config: preselect qt4-packages which require nptl-support, since uClibc 0.9.32 with nptl support got merged over, preselect package <NanoMap> 2010-08-10 11:05:55 +00:00
Mirko Vogt
faee63fb49 adjust config to latest revision of openwrt-xburst and feeds listed in feeds.conf.default 2010-08-10 11:04:23 +00:00
Mirko Vogt
eab6c33512 use uClibc version 0.9.32pre by default 2010-08-10 11:03:57 +00:00
Mirko Vogt
ff7b2bf558 merge over changes from OpenWrt trunk:
toolchain/uClibc
        to have (preliminary) nptl support in uClibc
2010-08-10 10:19:22 +00:00
florian
431f8072a7 backport r22259 to backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-09 19:31:30 +00:00
florian
9a92ea27a0 remove rdc 2.6.32 support from backfire, not used
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-09 19:25:05 +00:00