Skip to content

Commit b6c22c5

Browse files
committed
Merge branch 'release/1.4.13'
2 parents f434eea + 50621be commit b6c22c5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/workflows/L1-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ jobs:
462462
-DRDK_SERVICES_L1_TEST=ON
463463
-DPLUGIN_AVINPUT=ON
464464
-DPLUGIN_HDCPPROFILE=ON
465-
-DPLUGIN_HDMICECSOURCE=OFF
465+
-DPLUGIN_HDMICECSOURCE=ON
466466
-DPLUGIN_HDMICECSINK=OFF
467467
-DUSE_THUNDER_R4=ON
468468
-DHIDE_NON_EXTERNAL_SYMBOLS=OFF
@@ -540,7 +540,7 @@ jobs:
540540
-DDS_FOUND=ON
541541
-DPLUGIN_AVINPUT=ON
542542
-DPLUGIN_HDCPPROFILE=ON
543-
-DPLUGIN_HDMICECSOURCE=OFF
543+
-DPLUGIN_HDMICECSOURCE=ON
544544
-DPLUGIN_HDMICECSINK=OFF
545545
-DRDK_SERVICES_L1_TEST=ON
546546
-DUSE_THUNDER_R4=ON

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.4.13](https://github.com/rdkcentral/entservices-inputoutput/compare/1.4.12...1.4.13)
8+
9+
- Enable L1 for HdmiCecSource [`#273`](https://github.com/rdkcentral/entservices-inputoutput/pull/273)
10+
- Merge tag '1.4.12' into develop [`fa2e1c4`](https://github.com/rdkcentral/entservices-inputoutput/commit/fa2e1c465977fe53dcffab1d6e11a3749febe168)
11+
712
#### [1.4.12](https://github.com/rdkcentral/entservices-inputoutput/compare/1.4.11...1.4.12)
813

14+
> 16 October 2025
15+
916
- RDKECOREMW-893 : setVendorID API returns a success status of true when the parameter is not provided [`#271`](https://github.com/rdkcentral/entservices-inputoutput/pull/271)
17+
- 1.4.12 release changelog updates [`a52faac`](https://github.com/rdkcentral/entservices-inputoutput/commit/a52faac827027cc82e625503001e549cbcd285ce)
1018
- Merge tag '1.4.11' into develop [`2c8ea51`](https://github.com/rdkcentral/entservices-inputoutput/commit/2c8ea51982ad74d617ad5018e151b399f5e0b8cc)
1119

1220
#### [1.4.11](https://github.com/rdkcentral/entservices-inputoutput/compare/1.4.10...1.4.11)

0 commit comments

Comments
 (0)