Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template for the upcoming migration script #87

Merged
merged 5 commits into from Apr 28, 2015

Conversation

sledges
Copy link
Contributor

@sledges sledges commented Apr 4, 2015

No description provided.

# device: should be the CM codename or the AOSP TARGET_PRODUCT
# vendor: determine the droid-side directory used for ./device/<vendor>/<device>
# device_pretty: User-visible model name of the device
# vendor_pretty: User-visible manufacturer name of the device
# rpm_device: device name used rpm-side (eg in configs) : defaults to device
# rpm_vendor: vendor name used rpm-side (eg in configs) : defaults to vendor
# Device capabilities:
# installable_zip: adds zip updater scripts (default for all SFE devices)
# enable_kernel_update: ability to flash kernel partition, inspect the usage of this macro
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add empty line with # here to categorize it a bit and same above.

…utes to NEMO#801

Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>
Signed-off-by: Simonas Leleiva <simonas.leleiva@jollamobile.com>

Conflicts:
	helpers/add_new_device.sh
	helpers/amibehind.sh
@sledges sledges force-pushed the dhd2modular branch 4 times, most recently from 6ca3907 to f714c75 Compare April 27, 2015 13:08
HADK document will call this script to avoid manually executing a
huge amount of commands just to e.g. take in a change in patterns.

Also, build bug can now be fixed in this script, instead of releasing
a new HADK version.

source ~/.hadk.env

ARCH="${ARCH:-armv7hl}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saukko , how does that sound? We'll remove the default once the new .hadk.env infra is in place

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, eventually this should be removed when it hits the .hadk.env

@saukko
Copy link
Contributor

saukko commented Apr 28, 2015

lgtm

sledges added a commit that referenced this pull request Apr 28, 2015
Add template for the upcoming migration script
@sledges sledges merged commit 970ca71 into mer-hybris:modular Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants