Android-x86
Fork


RSS
Rev. 日時 作者
627eafb eclair-x86 2010-04-18 18:03:09 Chih-Wei Huang

kernel.mk: use loose_nonint_oldconfig

This goal will give default values to unknown options
to avoid compiling errors.

cf0a181 2010-04-16 11:40:05 Chih-Wei Huang

add libRS and samples

fbad7a9 2010-04-16 11:39:59 Chih-Wei Huang

target_linux-x86.mk: allow to strip all symbols

To strip all symbols, add TARGET_STRIP=1 to make.

03fb602 2010-04-15 15:50:52 Chih-Wei Huang

definitions.mk: fix a bug in build-package-rules

We cannot call all-subdir-makefiles directly since
it has included other files.

429384e 2010-04-14 17:16:55 Wallace Wang

define the heap size to 32M

9c6f8f7 2010-04-14 17:16:55 Yi Sun

enabled livewallpapers. <No all the wallpapers will work>

757a82f 2010-04-14 17:16:55 yisun

add firmware for zd1222

88e6f25 2010-04-14 17:16:55 Chih-Wei Huang

generic_x86: update bluetooth services for eclair

8427585 2010-04-14 17:16:55 Chih-Wei Huang

generic_x86: add tslib files

If BOARD_USES_TSLIB is true, copy tslib files into /system/etc.

9bd0a8d 2010-04-14 17:16:55 Yi Sun

fix the permission issue

54ccb88 2010-04-14 17:16:55 Chih-Wei Huang

kernel.mk: clean system/lib/modules before installing kernel modules

625e47d 2010-04-14 17:16:55 Chih-Wei Huang

kernel.mk: allow to specify TARGET_KERNEL_CONFIG to a real file

Each target now can specify its kernel config by setting
TARGET_KERNEL_CONFIG to its local directory.

39c9ba1 2010-04-14 17:16:55 Yi Sun

enabled provision and IM applications

ca69256 2010-04-14 17:16:55 Yi Sun

switch to use phone policy instead of mid policy since it has not be
well mantained for a long time. Switch to phone policy also gives us
a lot of new features.

3d61ae9 2010-04-14 17:16:55 Chih-Wei Huang

auto add init.rc of the target

d27a011 2010-04-14 17:16:55 Yi Sun

fixed the permission issue found during WIFI init

bc7cd48 2010-04-14 17:16:55 Chih-Wei Huang

add TARGET_PREBUILT_APPS

c439af1 2010-04-14 17:16:54 Chih-Wei Huang

add firmware for generic_x86

411b487 2010-04-14 17:16:54 Chih-Wei Huang

add wifi support for x86

If an inherited target needs to support wifi, it has to define
BOARD_WPA_SUPPLICANT_DRIVER and BOARD_WPA_SUPPLICANT_CONF_DIR(optional).

5f4e61d 2010-04-14 17:16:54 Chih-Wei Huang

Multiple x86 platforms support

Add generic_x86 as a common base for all x86 targets,
and change the default target to generic_x86.

bbf517c 2010-04-14 17:16:54 Chih-Wei Huang

kernel.mk: fix a dependency issue

If the config update only affects modules, the kernel image will not
be updated, so the updated modules will not be installed to /system.
The fix let the final kernel image depends on the config directly.

b8dd177 2010-04-14 17:16:54 Chih-Wei Huang

core/Makefile: fix a dependency issue

The symlinks in /sbin must be created before ramdisk.img being made.

74e3bea 2010-04-14 17:16:54 Bryan Hundven

Install Kernel Driver Firmwares to $(TARGET_PRODUCT)/lib/firmware

554d870 2010-04-14 17:16:54 Chih-Wei Huang

kernel.mk: fix TARGET_PREBUILT_KERNEL issue

04ac7af 2010-04-14 17:16:54 Yi SUn

initial commit for the ethernet state tracker work.

a0261f3 2010-04-14 17:16:54 Chih-Wei Huang

* enable java 1.6
* remove applypatch on x86

fdfe09a 2010-04-14 17:16:54 Chih-Wei Huang

Use copy-file-to-new-target so that the timestamp will not be kept.
That forces to update system.img.

579bff3 2010-04-14 17:16:54 Chih-Wei Huang

Compress squashfs to system.sfs to avoid confused.

8742237 2010-04-14 17:16:54 Chih-Wei Huang

ignore target modules & modules_install if CONFIG_MODULES is not set

86c6131 2010-04-14 17:16:54 Chih-Wei Huang

add target system.prop to be a prerequisite

旧リポジトリブラウザで表示