Skip to content

Commit e514a63

Browse files
committed
RDKEMW-9015: Bump TextTrack to opensource
Move installation wish to packagegroup-middleware-layer main file rather than a bbappend under cspc. Bump PR of thunderstartupservices because we modify the recipe to install texttrack's service file. Change-Id: I8ec2b5228d7f10872f63caab769e3d524e782242
1 parent 63c2944 commit e514a63

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ PR:pn-packagemanager = "r0"
303303
PACKAGE_ARCH:pn-packagemanager = "${MIDDLEWARE_ARCH}"
304304

305305
PV:pn-thunderstartupservices = "1.2.1"
306-
PR:pn-thunderstartupservices = "r0"
306+
PR:pn-thunderstartupservices = "r1"
307307
PACKAGE_ARCH:pn-thunderstartupservices = "${MIDDLEWARE_ARCH}"
308308

309309
PACKAGE_ARCH:pn-uwebsockets = "${MIDDLEWARE_ARCH}"

recipes-core/packagegroups/packagegroup-middleware-layer.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ RDEPENDS:${PN} = " \
7979
sysint \
8080
systimemgr \
8181
telemetry \
82+
${@bb.utils.contains('DISTRO_FEATURES', 'texttrack', 'texttrack', '', d)} \
8283
thunderjs \
8384
tr69hostif \
8485
tr69hostif-conf \

0 commit comments

Comments
 (0)