Commit Graph

16 Commits

Author SHA1 Message Date
Diogo Ferreira
11d5cdb86f vendor: Externalize common version and release names
We have been using a system where each vendor makefile needed to be
updated for each release. This leads to both redundancy and
inconsistency across devices. This patch externalizes version code to
the common_versions.mk.

As we all know CyanogenMod versioning works as such:

MAJOR.MINOR.MAINTENACE.DEVICE_SPECIFIC (i.e. 7.1.0.1)

common_versions.mk now contains the first three in the form of the
following variables: PRODUCT_VERSION_MAJOR, PRODUCT_VERSION_MINOR,
PRODUCT_VERSION_MAINTENANCE.

Additionally, each device makefile contains two additional flags
which control both the release name (the name that appears in the
generated zip) and the device-specific version (empty by default,
to be bumped on a per device basis), example:

PRODUCT_RELEASE_NAME := XperiaArc-LT15i
PRODUCT_VERSION_DEVICE_SPECIFIC := .1

Change-Id: I15d18e27b89ea00109a61cb66e3bffbb061a2ed4
2011-10-14 15:32:49 +01:00
Giulio Cervera
e4a7905fc3 updated display_id
Change-Id: I1e490296879e1b777917cf86ecc0b7cfcd84b96b
2011-09-30 11:02:38 +02:00
Steve Kondik
2974d6b4dc Bump
Change-Id: Ie27cf2c9a69404e73416662f33a35e3c1dd34fe1
2011-09-28 21:25:21 -07:00
Steve Kondik
1cd279b781 Update BUILD_DISPLAY_ID to GRJ90
Change-Id: I3014fa9886183e01a338a8934d9b0f8bc360ea85
2011-07-26 13:36:54 -04:00
Steve Kondik
33108026ac cm: Bump versions for 7.1.0-RC1
Change-Id: I8b9898f9f0a14264b871a481a6562f5047be8f8d
2011-06-22 23:47:55 +02:00
Emilio López
683b049cb1 morrison, zeppelin: correct model names to match stock
The model names on stock are MB200 and MB501 respectively. This commit
changes them to the correct values on both devices.
Many thanks to @adumont for pointing this out.

Change-Id: I3ba09ca40554e4737fa67bbd1faf7001a53f303d
2011-06-15 20:25:55 +00:00
j_r0dd
e8d20f70d0 updated fingerprints for cliq & cliqxt
Change-Id: I519ada440f311539ae2b201f1d55e70babb6ef65
2011-06-05 20:32:31 -04:00
Giulio Cervera
2d3a218d61 cm: update BUILD_DISPLAY_ID to GRJ22
Change-Id: Ie48fa7ecaf52fef2956e47b7adc00a35b6882810
2011-05-03 12:37:18 +02:00
Steve Kondik
ed3d91b63c cm: 7.1.0-RC0
Change-Id: Id33a22f98813ffe88ea81decab0af1294a39480e
2011-04-30 17:23:43 -04:00
Steve Kondik
542cecc730 cm: Bump versions to 7.1
Change-Id: Ib5d092756c63aee87cdc2476e36e36440f2cc94d
2011-04-30 02:51:49 -04:00
Emilio López
ca4ee8a236 cm: bump zeppelin to RC1 and list maintainers
Change-Id: I8e45ee0feab539b995ae3eb2d3077087b7826f34
2011-04-26 22:49:34 +00:00
Emilio López
73122bbfc5 Revert "zeppelin: cyanogen_zeppelin.mk: sysctl.conf is not being copied"
This reverts commit 43c03523054aaded74ebbf45b1117d67a5897426.
2011-04-25 17:47:06 +00:00
Steve Kondik
aa78e83156 cm: Bump to 7.0.2 because we are stupid.
Change-Id: I0b3f2a67735544a168c1d1bc74939227db9adf1f
2011-04-25 01:08:54 -04:00
Sean Neeley
80104f2958 zeppelin: cyanogen_zeppelin.mk: sysctl.conf is not being copied
The file system/etc/sysctl.conf is ending up empty.  It does not contain the contents of device/motorola/zeppelin/sysctl.conf like it should.  A user on the M3 forum suggested this change.  Please approve this change if it will lead to the sysctl.conf file being copied correctly.
Submitted on behalf of a third-party: User 'epinter' from the M3 forums.

Change-Id: Ia1222f10138b8dd06662cddc25a8168f21d61f50
2011-04-24 21:09:20 -04:00
Steve Kondik
8e28de8366 cm: Bump version for 7.0.1 point release
Change-Id: Ibbaf6d836a4a84608dffa3315dad559faa68464f
2011-04-24 20:56:24 -04:00
Emilio López
86e6856685 Add zeppelin files
Change-Id: Id59c0a7a6d0784e6caf0b81fff160fc7f9eec6e2
2011-04-05 03:35:57 +00:00