| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without that fix we have:
Kernel: arch/arm/boot/zImage is ready
multiple (or no) load addresses:
This is incompatible with uImages
Specify LOADADDR on the commandline to build an uImage
make[3]: *** [arch/arm/boot/uImage] Error 1
make[2]: *** [uImage] Error 2
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/home/gnutoo/embedded/android/replicant-4.0/kernel/goldelico/gta04'
make: *** [TARGET_KERNEL_BINARIES] Error 2
While building a recent kernel (3.10 based in that case).
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
| |
Change-Id: I3b4debf8f58f9dbc3b22aedb4df1402e04394227
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
|
| |
Change-Id: I1a7069ee9902d13b1615263df7be68cf02aa78e9
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
|
|
|
| |
Change-Id: I06f29035fcfa2849b2d6f46dbfc7273312b1d136
|
|
|
|
| |
Change-Id: Ic348d31e8df7933dc4f9f055b7a5a2beacc21d32
|
|
|
|
|
|
| |
kernel.mk: Put elf.h into the include path on Darwin builds.
Change-Id: I7069b956965d27caac3b2e4c3cc2e8b4c1da7a82
|
|
|
|
|
|
|
| |
Avoid the "Untrusted" warning in recovery when flashing a CM-signed
build
Change-Id: I13900bd7e2539fdc7442477a844391b8c5d87dda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$(built_odex) depends on $(LOCAL_BUILT_MODULE) but doesn't have any build
recipe. It is built by the rules of $(LOCAL_BUILT_MODULE) that results in
a subtle bug: $(built_odex) is always newer than $(LOCAL_BUILT_MODULE)
if $(LOCAL_BUILT_MODULE) rebuilt. Therefore 'make' thinks the targets
(/system/app/$app.odex) depending on $(built_odex) don't need to be updated.
It seems an allegedly optimization bug of 'make'.
The simple fix is to explicitly add $(LOCAL_BUILT_MODULE) as a dependency
of $(installed_odex).
Conflicts:
core/base_rules.mk
Change-Id: Ia62695eeb9a9709f7115301cbf27eb1fd77a1573
|
|
|
|
|
|
| |
...and throw it into recovery builds as well
Change-Id: Ic96d4d49d821cb03d5318e3e9ad93d02fb92573e
|
|
|
|
| |
Change-Id: I898fa5c9396606144e57dba8453f476b9e9440ab
|
|
|
|
|
|
| |
* And fixup a wiki link while I'm at it.
Change-Id: I0355b9a47eac1becc07e81659fbb2d11b14ece36
|
|
|
|
| |
Change-Id: I71372543e8da02e1d2437d6da7eb46b0a72c9870
|
|
|
|
| |
Change-Id: I5f00faf64ec31d86dd2e48ec038748ce8499380b
|
|
|
|
|
|
|
| |
* This allows specifying a variant defconfig, and an selinux defconfig
which are simply configuration fragments.
Change-Id: I97882ae3b8c2e16ff6a7dce8dd3a70d70f8aa866
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 724feedbd9e668e239e827b974437da85c140313.
This breaks package naming, since a build.prop from a previous build
can be present before the cleanup rules apply, and this is variable
is generated before the build actually begins.
Most notably, this happens in jenkins with consecutive builds, even if
from different projects and tags.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/build into cm-10.1
Android 4.2.2 release 1.2
# gpg: Signature made Wed 17 Apr 2013 12:58:50 PM PDT using DSA key ID 9AB10E78
# gpg: Can't check signature: public key not found
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This reverts commit 875e83165081425e74ce7c999b51c01cac0c876c
Change-Id: I670a1bea555cc7ac8346fba347b9cb40092c3da1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The variable CM_VERSION gets updated each build, but
the actual ro.cm.version in the build.prop doesn't on
incremental builds.
Name the 'bacon' package according to cm version
from the build.prop (if it exists), so that the actual
version and the name of the zip stay in sync.
Change-Id: I2dacfbbf2ae418945a9b37fef2fd7cbd31510e26
|
| |
| |
| |
| | |
Change-Id: Iead654e30798a11e636ec743683f3431d14a858c
|
| |
| |
| |
| |
| |
| |
| |
| | |
* set TARGET_NO_KERNEL to false
* Add recovery.fstab
* Add goldfish target
Change-Id: If5104d6e949706f79c673ae26060870f86e18c62
|
| |
| |
| |
| | |
Change-Id: Ia842827a46b107bcef0d176deb0ab651e04bfa04
|
| |
| |
| |
| | |
Change-Id: I3cece868e56f85bfa0b31a62a51e6eab2070ab06
|
| |
| |
| |
| |
| |
| | |
Make it up to the recovery to enable secure adb or not
Change-Id: I0e9b7dd7f2a350a640e424941342f1640492c552
|
| |
| |
| |
| |
| |
| |
| | |
We have no way of authorizing adb in recovery and this locks the
user/developer out of adb
Change-Id: I7df53e05a9e605bec525e22ff6aae069a85a593f
|
| |
| |
| |
| |
| |
| |
| | |
* Always set march=armv7-a
* Use mtune instead of mcpu. Bad code is generated on A15 otherwise.
Change-Id: Idf8ced8eb0e9d3d4676ca8ec69bf56aed5533bf4
|
| |
| |
| |
| | |
Change-Id: Idd495ddbb49f67fef5496456803263f8a23643c5
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Enable the new NEON optimizations in Bionic when
TARGET_ARCH_VARIANT_CPU is set.
* NEON memcpy() optimization is disabled on A15 due to a regression.
Change-Id: I4862695812a70b75bdabc4398cb592157f3913c6
|
| |
| |
| |
| | |
Change-Id: I1ca1532fd4968450715ecd0cca7729e0e6d507ef
|
|\ \
| | |
| | |
| | | |
into mr1.1-staging
|
| | |
| | |
| | |
| | |
| | |
| | | |
Let kernel fully disable loadable modules
Change-Id: Ia37ec927b092c041ee4c68bf9fd0f28b7339c8ca
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
https://android.googlesource.com/platform/build into 1.1
Android 4.2.2 release 1
Conflicts:
core/build_id.mk
core/tasks/apicheck.mk
target/product/full_base.mk
Change-Id: I085357b5573fec85b05d3fc0a86c053a647e2572
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
input/output paths.
# Via Dirk Dougherty
* commit '9c2336e073cef13a5237965dc7d5fcdb0091be34':
Add new droiddoc option for project-specific secondary html input/output paths.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id9c3dc4e7cfcc26c04e4d1aeb6617e3e6b92114b
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* commit '7dc45a8bdc744db4d9c742dc21bfe328ad9ba10f':
Add simg2img and e2fsck to the otatools.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I31225399c6ef9cae38c825755e301fdc70ce194b
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* commit '6a6c11215bdf3f114ed3589ede4bda006adacf7e':
Run e2fsck on built sparse images.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 7591683
Change-Id: Id1cba79f7840aab1f0327cb741eda655b45d1b46
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I148817d22d50672a7f204809d11aaf7f0a8af28b
|
| | |\ \
| | | |/
| | | |
| | | |
| | | | |
* commit 'efcc8b1c79011a6d8ea13774da84c8892cb27e27':
bump version to 4.2.1
|