Skip to content

Commit 40166e5

Browse files
committed
Merge branch 'release/1.0.2' into main
2 parents 94a37fc + f765e84 commit 40166e5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.0.2](https://github.com/rdkcentral/meta-rdk-halif-headers/compare/1.0.1...1.0.2)
8+
9+
- RDKEMW-2115: Update md5sum of rdk-gstreamer-utils-headers license [`#8`](https://github.com/rdkcentral/meta-rdk-halif-headers/pull/8)
10+
- Merge tag '1.0.1' into develop [`35dcd73`](https://github.com/rdkcentral/meta-rdk-halif-headers/commit/35dcd738534f74f574139be8442bea5c00f4dbd4)
11+
712
#### [1.0.1](https://github.com/rdkcentral/meta-rdk-halif-headers/compare/1.0.0...1.0.1)
813

14+
> 27 February 2025
15+
916
- RDKEMW-2115: Update iarmbus and gstreamer-netflix-platform from cmf [`#5`](https://github.com/rdkcentral/meta-rdk-halif-headers/pull/5)
17+
- 1.0.1 release change log updates [`35bc551`](https://github.com/rdkcentral/meta-rdk-halif-headers/commit/35bc551aaf4d16e32bbd3c1c276592f81dded2c7)
1018
- Merge tag '1.0.0' into develop [`e56efbb`](https://github.com/rdkcentral/meta-rdk-halif-headers/commit/e56efbbc71dbf040452fa1f90e22f50e14ac2152)
1119

1220
#### 1.0.0

recipes-rdk-headers/rdk-gstreamer-utils/rdk-gstreamer-utils-headers.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SUMMARY = "Soc-specific implementations for video applications"
22
LICENSE = "Apache-2.0"
3-
LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
3+
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
44

55
ALLOW_EMPTY:${PN} = "1"
66

0 commit comments

Comments
 (0)