-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Tree: halium-7.1
- Create manifest
- Boot image and system image build successfully
- Device boots into rootfs,
usb: Manufacturer: GNU/Linux Device
appears indmesg
on host. - LXC container starts and does not crash
- libhybris tests
- test_gps
- test_hwcomposer
- test_lights
- test_vibrator
- test_wifi
- test_sensors
- test_audio
- test_camera
- test_input
- test_nfc
- test_recorder
$ breakfast star2lte
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:254: *** _nic.PRODUCTS.[[device/samsung/star2lte/lineage.mk]]: "build/target/product/product_launched_with_o.mk" does not exist. Stop.
build/core/product_config.mk:254: *** _nic.PRODUCTS.[[device/samsung/star2lte/lineage.mk]]: "build/target/product/product_launched_with_o.mk" does not exist. Stop.
build/core/product_config.mk:254: *** _nic.PRODUCTS.[[device/samsung/star2lte/lineage.mk]]: "build/target/product/product_launched_with_o.mk" does not exist. Stop.
Device star2lte not found. Attempting to retrieve device repository from LineageOS Github (http://github.com/LineageOS).
Found repository: android_device_samsung_star2lte
Traceback (most recent call last):
File "vendor/cm/build/tools/roomservice.py", line 263, in
default_revision = get_default_revision()
File "vendor/cm/build/tools/roomservice.py", line 117, in get_default_revision
return r.replace('refs/heads/', '').replace('refs/tags/', '')
AttributeError: 'NoneType' object has no attribute 'replace'
build/core/product_config.mk:254: *** _nic.PRODUCTS.[[device/samsung/star2lte/lineage.mk]]: "build/target/product/product_launched_with_o.mk" does not exist. Stop.
build/core/product_config.mk:254: *** _nic.PRODUCTS.[[device/samsung/star2lte/lineage.mk]]: "build/target/product/product_launched_with_o.mk" does not exist. Stop.
** Don't have a product spec for: 'lineage_star2lte'
** Do you have the right repo manifest?