!232 add powermgr repo and dev-board meetingnotes
* add powermgr repo and dev-board meetingnotes
This commit is contained in:
parent
29a8561765
commit
980359bea3
|
@ -0,0 +1,53 @@
|
|||
# July 3, 2021 at 15:00pm GMT+8
|
||||
|
||||
## Agenda
|
||||
1. devboard discussion
|
||||
2. stm32mp157 migration
|
||||
3. open discussion
|
||||
|
||||
|
||||
## Attendees
|
||||
- [@zianed](https://gitee.com/zianed)
|
||||
- [@Harmonica](https://gitee.com/hiharmonica_leo)
|
||||
- [@yhuan416](https://gitee.com/yhuan416)
|
||||
- [@pengfeihou](https://gitee.com/pengfeihou)
|
||||
- [@jkstar](https://gitee.com/lxjkstar)
|
||||
- [@SimonLi](https://gitee.com/kkup180)
|
||||
- [@duxbbo](https://gitee.com/dxbedu)
|
||||
|
||||
|
||||
## Notes
|
||||
- devboard discussion
|
||||
|
||||
start devborad migration
|
||||
|
||||
"Talk is cheap, show me the code."
|
||||
|
||||
- stm32mp157 migration
|
||||
- Migrate stm32mp157 board in gitee community.
|
||||
|
||||
- Split stm32mp157 migration to small tasks.
|
||||
|
||||
Publish tasks to the gitee community
|
||||
|
||||
- Set goals and make plans match HDC.
|
||||
|
||||
Review progress every month.
|
||||
|
||||
- open discussion
|
||||
- openharmony-sig code to openharmony
|
||||
|
||||
Joining code to the main line, consider add access control to the community main line, and supply the physical devboard.
|
||||
|
||||
- compare L1 OHOS liteos_a to linux version
|
||||
|
||||
Do evaluation to show advantages: fast boot, save memory.
|
||||
|
||||
|
||||
## Action items
|
||||
- Submit existing stm32mp157 migration code to openharmony-sig code repository
|
||||
https://gitee.com/openharmony-sig/device_st
|
||||
|
||||
- Choose one stm32mp157 board as normal devboard
|
||||
|
||||
- Hold dev-board SIG meeting every two weeks
|
|
@ -21,6 +21,8 @@ Note: The content of this SIG follows the convention described in OpenHarmony's
|
|||
- powermgr_display_manager: https://gitee.com/openharmony/powermgr_display_manager
|
||||
- powermgr_power_manager: https://gitee.com/openharmony/powermgr_power_manager
|
||||
- powermgr_battery_lite: https://gitee.com/openharmony/powermgr_battery_lite
|
||||
- powermgr_battery_statistics: https://gitee.com/openharmony/powermgr_battery_statistics
|
||||
- powermgr_thermal_manager: https://gitee.com/openharmony/powermgr_thermal_manager
|
||||
- devicemanager:https://gitee.com/openharmony/device_manager
|
||||
|
||||
## SIG Members
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
- powermgr_display_manager: https://gitee.com/openharmony/powermgr_display_manager
|
||||
- powermgr_power_manager: https://gitee.com/openharmony/powermgr_power_manager
|
||||
- powermgr_battery_lite: https://gitee.com/openharmony/powermgr_battery_lite
|
||||
- powermgr_battery_statistics: https://gitee.com/openharmony/powermgr_battery_statistics
|
||||
- powermgr_thermal_manager: https://gitee.com/openharmony/powermgr_thermal_manager
|
||||
- devicemanager:https://gitee.com/openharmony/device_manager
|
||||
|
||||
## SIG组成员
|
||||
|
|
|
@ -172,6 +172,8 @@
|
|||
"https://gitee.com/openharmony/powermgr_display_manager",
|
||||
"https://gitee.com/openharmony/powermgr_power_manager",
|
||||
"https://gitee.com/openharmony/powermgr_battery_lite",
|
||||
"https://gitee.com/openharmony/powermgr_battery_statistics",
|
||||
"https://gitee.com/openharmony/powermgr_thermal_manager",
|
||||
"https://gitee.com/openharmony/device_manager"
|
||||
],
|
||||
"project-path":[
|
||||
|
@ -185,6 +187,8 @@
|
|||
"base/powermgr/display_manager",
|
||||
"base/powermgr/power_manager",
|
||||
"base/powermgr/battery_lite",
|
||||
"base/powermgr/battery_statistics",
|
||||
"base/powermgr/thermal_manager",
|
||||
"foundation/distributedhardware/devicemanager"
|
||||
]
|
||||
},
|
||||
|
|
|
@ -224,7 +224,9 @@
|
|||
|222|sensors_miscdevice|base/sensors/miscdevice|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|223|sensors_sensor|base/sensors/sensor|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|224|usb_manager|base/usb/usb_manager|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|225|powermgr_battery_lite|base/powermgr/battery_lite|https://gitee.com/hhh2|pengfei.hou@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|225|powermgr_battery_lite|base/powermgr/battery_lite|https://gitee.com/hujun211|hujun211@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|226|release-management|NA|https://gitee.com/fma66169|mazhanfu@huawei.com| | |SIG_VersionRelease|
|
||||
|227|multimedia_medialibrary_standard|foundation/multimedia/medialibrary_standard|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia|
|
||||
|228|multimedia_image_standard|foundation/multimedia/image_standard|https://gitee.com/zhu-mingliang|zhumingliang@huawei.com| | |SIG_GraphicsandMedia|
|
||||
|229|powermgr_battery_statistics|base/powermgr/battery_statistics|https://gitee.com/hujun211|hujun211@huawei.com| | |SIG_DistributedHardwareManagement|
|
||||
|230|powermgr_thermal_manager|base/powermgr/thermal_manager|https://gitee.com/hujun211|hujun211@huawei.com| | |SIG_DistributedHardwareManagement|
|
Loading…
Reference in New Issue