• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


RSS
Rev. Hora Autor
e43bcd2 nougat-x86 2019-06-21 11:48:30 Chih-Wei Huang

kernel.mk: install modules for 'kernel' goal

When do 'make kernel' on the top of android-x86 tree, only $OUT/kernel is
generated but the modules are not installed to $OUT/system/lib/modules.
The patch fixes that.

c4c6e49 2019-06-21 11:47:49 Chih-Wei Huang

kernel.mk: remove the module dir on errors

The make goal should be removed on building errors, otherwise
the next try will just success.

47f688f 2019-06-21 11:47:16 Chih-Wei Huang

kernel.mk: use olddefconfig instead

As suggested by the warning:

WARNING: "oldnoconfig" target will be removed after Linux 4.19
Please use "olddefconfig" instead, which is an alias.

c17b312 marshmallow-x86 2018-12-07 12:34:00 Chih-Wei Huang

kernel.mk: use olddefconfig instead

As suggested by the warning:

WARNING: "oldnoconfig" target will be removed after Linux 4.19
Please use "olddefconfig" instead, which is an alias.

de73416 2018-12-07 12:34:00 Chih-Wei Huang

kernel.mk: use the prebuilt flex of AOSP

9f80444 2018-12-07 12:34:00 Chih-Wei Huang

kernel.mk: set LC_CTYPE to C locale

The simple workaround avoids AOSP's prebuilt flex crashing like

flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_LC_TIME[0]))' failed.
Aborted (core dumped)

b2bbce1 2018-12-07 12:34:00 Chih-Wei Huang

kernel.mk: use the prebuilt bison of AOSP

Instead of relying on host's bison, just use AOSP's prebuilt bison
to build kernel.

f91e3a3 2018-12-07 12:34:00 Chih-Wei Huang

kernel.mk: fix bison unable to find m4 file issue

Android builds a version of bison which is unusable outside the tree.
Since the bison is invoked in the KBUILD_OUTPUT dir, the error is
generated:

bison: external/bison/data/m4sugar/m4sugar.m4: cannot open: No such file or directory

To workaround it, add a symlink to the external dir so that bison can
get the expected m4 file.

e93f62c 2018-12-07 12:31:38 Chih-Wei Huang

kernel.mk: set toolchain for 64-bit kernel

58d9035 2018-12-07 12:30:55 Chih-Wei Huang

Revert "kernel.mk: fix the linking error of kernel 4.9"

This reverts commit de2b183d849754b23e3efa17562e6fc55d78543b.

Change-Id: Id1727161acd2641bd48fa008942f62de24d7df40

708c214 cm-14.1-x86 2018-05-03 15:38:34 Chih-Wei Huang

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

f2dda30 android-x86-7.1-r2 2018-04-27 15:50:23 Chih-Wei Huang

kernel.mk: fix bison unable to find m4 file issue

Android builds a version of bison which is unusable outside the tree.
Since the bison is invoked in the KBUILD_OUTPUT dir, the error is
generated:

bison: external/bison/data/m4sugar/m4sugar.m4: cannot open: No such file or directory

To workaround it, add a symlink to the external dir so that bison can
get the expected m4 file.

5d2a208 2018-04-08 18:26:12 Moritz Horstmann

Bump security patch level to 2018-04-05

CVEs fixed in this topic:
CVE-2017-13267
CVE-2017-13274
CVE-2017-13276
CVE-2017-13277
CVE-2017-13278
CVE-2017-13279
CVE-2017-13280
CVE-2017-13282
CVE-2017-13283
CVE-2017-13284
CVE-2017-13285
CVE-2017-13287
CVE-2017-13289
CVE-2017-13290
CVE-2017-13291
CVE-2017-13294
CVE-2017-13295
CVE-2017-13296
CVE-2017-13297
CVE-2017-13298
CVE-2017-13299

CVEs not affecting 14.1:
CVE-2017-13275 8.0/8.1 only
CVE-2017-13281 8.0/8.1 only
CVE-2017-13286 8.0/8.1 only
CVE-2017-13288 8.0/8.1 only
CVE-2017-13301 8.0 only
CVE-2017-13302 8.0 only

Change-Id: Ia0e6e332e86133edd028253a542d1148eaa739a5

7293cf7 2018-03-08 23:06:20 Moritz Horstmann

Bump security patch level to 2018-03-05

CVEs fixed in this topic:
CVE-2017-13248
CVE-2017-13249
CVE-2017-13250
CVE-2017-13251
CVE-2017-13254
CVE-2017-13255
CVE-2017-13256
CVE-2017-13257
CVE-2017-13258
CVE-2017-13259
CVE-2017-13260
CVE-2017-13261
CVE-2017-13262
CVE-2017-13264
CVE-2017-13266
CVE-2017-13268
CVE-2017-13269
CVE-2017-13272

CVEs not affecting 14.1:
CVE-2017-13252 8.0/8.1 only
CVE-2017-13253 8.0/8.1 only
CVE-2017-13263 8.0/8.1 only
CVE-2017-13265 Affects 7.1.2, but is not used in any of our 14.1 builds

Change-Id: I21c988578280cc85e958303bb2c0e4663a5757ad

e272c44 2018-02-14 19:21:36 Chih-Wei Huang

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

e02dd77 2018-02-12 17:44:35 Chih-Wei Huang

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

31a8c16 2018-02-08 15:00:16 Dobroslaw Kijowski

Bump security patch level to 2018-02-05

Change-Id: I408bdb82158e01ad880d82dc9644e37978cdb646

f057915 2018-01-14 05:49:29 Moritz Horstmann

Bump security patch level to 2018-01-05

Change-Id: I1038e75a8b69b84da39b87ac067edceac8b2be87

c5b9709 2018-01-04 18:27:00 Chih-Wei Huang

Android 7.1.2 Release 36 (N2G48H)
-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCWicTLwAKCRDorT+BmrEO
eDiGAJ9Y+8kcltjybxFkUIAJwJt6KQbYAQCdHvdWQSXVKtwLsHzwraleaFvJm78=
=3M6Z
-----END PGP SIGNATURE-----

Merge tag 'android-7.1.2_r36' into nougat-x86

Android 7.1.2 Release 36 (N2G48H)

3f35e42 2017-12-10 01:03:03 Dan Pasanen

Bump security string to 2017-12-05

Change-Id: Id8db5ddbe554998e8029b78a48cc2a18ac7b596c

d2257f5 2017-11-18 06:32:58 Bruno Martins

Bump Security String to 2017-11-06

KRACK vulnerability patches were shipped a while ago,
so we can advertise a security patch level of 2017-11-06.

Change-Id: I68300e296ae8fe10aecefd45cfa581d35d8086a8

91bc537 2017-11-16 04:55:29 Adam Seaton

Update Security String to 2017-11-05

Change-Id: I9fd1b7832eee415ea2a6c718df419ea12ddfe620

d23463d 2017-11-04 04:56:30 android-build-team Robot

Version bump to N2G48H

Change-Id: I83ad031b13b6e1647a8bf8e621c4c3aeb157cddd

2b28eaa 2017-10-31 17:36:11 Chih-Wei Huang

Merge remote-tracking branch 'x86/nougat-x86' into cm-14.1-x86

b82999d 2017-10-31 17:30:31 Chih-Wei Huang

kernel.mk: avoid conflict with LineageOS's kernel.mk

We defined TARGET_PREBUILT_KERNEL to be equal to INSTALLED_KERNEL_TARGET
but LineageOS's kernel.mk would copy TARGET_PREBUILT_KERNEL to
INSTALLED_KERNEL_TARGET that results in a dependency cycle.

Adjust our definition to avoid that.

c526c7c 2017-10-21 21:00:16 meijjaa

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

701c53d multiwindow-oreo 2017-10-12 16:56:42 Chih-Wei Huang

Add android.hidl.base@1.0.vndk-sp to the emulator

Google SDK image does have it in vndk-sp. Apparently Google forgot to
release the correct list to AOSP.

870acff 2017-10-12 16:56:42 bohu

emulator: get aosp-oreo to build

Change-Id: Ia494e52f34710eab7df6592786d23d5e8282c87d

d94c429 2017-10-07 03:30:20 android-build-team Robot

Version bump to N2G48G

Change-Id: I86584a13754f01ed5cd6e2e2366737ca35cd6bad

b7da831 2017-10-04 17:42:43 XiNGRZ

core: Prefix and build bison host executable if needed

This patch prefixed bison with HOST_OUT_EXECUTABLES to ensure using our
`bison` built from source. It also added bison to be a depencency of %.y
and %.yy tasks so that it will be built if needed without any manual
`mka bison`.

Change-Id: Ic207124965c704b3f350e96b58d8e1f2683c2601