!45 merge master into master

Remove empty Dependencies field

Created-by: samhu1989
Commit-by: samhu1989
Merged-by: openharmony_ci
Description: ### 一、内容说明(相关的Issue)
https://gitcode.com/openharmony/third_party_opengles/issues/27

### 二、建议测试周期和提测地址  
不涉及,只是开源声明整改

### 三、变更内容
  * 3.1 关联PR列表

  * 3.2 数据库和部署说明  
    1. 常规更新 
    2. 重启unicorn
    3. 重启sidekiq
    4. 迁移任务:是否有迁移任务,没有写 "无"
    5. rake脚本:`bundle exec xxx RAILS_ENV = production`;没有写 "无"

  * 3.4 其他技术优化内容(做了什么,变更了什么)

  * 3.5 废弃通知(什么字段、方法弃用?)

  * 3.6  后向不兼容变更(是否有无法向后兼容的变更?)
  
### 四、研发自测点(自测哪些?冒烟用例全部自测?)
  不涉及,只是开源声明格式整改

### 五、测试关注点(需要提醒QA重点关注的、可能会忽略的地方)
不涉及,只是开源声明格式整改


See merge request: openharmony/third_party_opengles!45
This commit is contained in:
openharmony_ci
2026-05-29 17:01:04 +08:00
+1 -2
View File
@@ -6,7 +6,6 @@
"Version Number": "31db35a53f7e64d3e03e35ec47ccfd6079b792d7",
"Owner": "lizheng2@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/OpenGL-Registry.git",
"Description": "The OpenGL ES registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL ES extensions; header files corresponding to the specificatio",
"Dependencies": ""
"Description": "The OpenGL ES registry contains specifications of the core API and shading language; specifications of Khronos- and vendor-approved OpenGL ES extensions; header files corresponding to the specificatio"
}
]