Skip to content

Commit e9c34a9

Browse files
RDKEMW-4363: Integrate TTML styling in subtec, texttrack (#469)
Bring TTML styling releases into the product as subtec 1.3.0 and texttrack 1.1.0. For easier maintenance in the future, note that all subtec projects follow the same release number. Also, texttrack versioning has been moved back to its recipe. Change-Id: I84c360f20452249586ad7b2687d1c417ef2d4e1a
1 parent 2b90483 commit e9c34a9

File tree

2 files changed

+16
-21
lines changed

2 files changed

+16
-21
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -372,70 +372,66 @@ PACKAGE_ARCH:pn-wlan-p2p = "${MIDDLEWARE_ARCH}"
372372
MULTILIB_VARIANTS:pn-os-release = " multilib "
373373
PACKAGE_ARCH:pn-os-release = "${MIDDLEWARE_ARCH}"
374374

375-
PV:pn-subttxrend-app = "1.2.3"
375+
PV:pn-subttxrend-app = "1.3.0"
376376
PR:pn-subttxrend-app = "r0"
377377
PACKAGE_ARCH:pn-subttxrend-app = "${MIDDLEWARE_ARCH}"
378378

379-
PV:pn-subttxrend-dbus = "1.2.3"
379+
PV:pn-subttxrend-dbus = "${PV:pn-subttxrend-app}"
380380
PR:pn-subttxrend-dbus = "r0"
381381
PACKAGE_ARCH:pn-subttxrend-dbus = "${MIDDLEWARE_ARCH}"
382382

383-
PV:pn-subttxrend-dvbsub = "1.2.3"
383+
PV:pn-subttxrend-dvbsub = "${PV:pn-subttxrend-app}"
384384
PR:pn-subttxrend-dvbsub = "r0"
385385
PACKAGE_ARCH:pn-subttxrend-dvbsub = "${MIDDLEWARE_ARCH}"
386386

387-
PV:pn-subttxrend-cc = "1.2.3"
387+
PV:pn-subttxrend-cc = "${PV:pn-subttxrend-app}"
388388
PR:pn-subttxrend-cc = "r0"
389389
PACKAGE_ARCH:pn-subttxrend-cc = "${MIDDLEWARE_ARCH}"
390390

391-
PV:pn-subttxrend-ctrl = "1.2.3"
391+
PV:pn-subttxrend-ctrl = "${PV:pn-subttxrend-app}"
392392
PR:pn-subttxrend-ctrl = "r0"
393393
PACKAGE_ARCH:pn-subttxrend-ctrl = "${MIDDLEWARE_ARCH}"
394394

395-
PV:pn-subttxrend-common = "1.2.3"
395+
PV:pn-subttxrend-common = "${PV:pn-subttxrend-app}"
396396
PR:pn-subttxrend-common = "r0"
397397
PACKAGE_ARCH:pn-subttxrend-common = "${MIDDLEWARE_ARCH}"
398398

399-
PV:pn-subttxrend-gfx = "1.2.3"
399+
PV:pn-subttxrend-gfx = "${PV:pn-subttxrend-app}"
400400
PR:pn-subttxrend-gfx = "r0"
401401
PACKAGE_ARCH:pn-subttxrend-gfx = "${MIDDLEWARE_ARCH}"
402402

403-
PV:pn-subttxrend-protocol = "1.2.3"
403+
PV:pn-subttxrend-protocol = "${PV:pn-subttxrend-app}"
404404
PR:pn-subttxrend-protocol = "r0"
405405
PACKAGE_ARCH:pn-subttxrend-protocol = "${MIDDLEWARE_ARCH}"
406406

407-
PV:pn-subttxrend-socksrc = "1.2.3"
407+
PV:pn-subttxrend-socksrc = "${PV:pn-subttxrend-app}"
408408
PR:pn-subttxrend-socksrc = "r0"
409409
PACKAGE_ARCH:pn-subttxrend-socksrc = "${MIDDLEWARE_ARCH}"
410410

411-
PV:pn-subttxrend-ttml = "1.2.3"
411+
PV:pn-subttxrend-ttml = "${PV:pn-subttxrend-app}"
412412
PR:pn-subttxrend-ttml = "r0"
413413
PACKAGE_ARCH:pn-subttxrend-ttml = "${MIDDLEWARE_ARCH}"
414414

415-
PV:pn-subttxrend-ttxt = "1.2.3"
415+
PV:pn-subttxrend-ttxt = "${PV:pn-subttxrend-app}"
416416
PR:pn-subttxrend-ttxt = "r0"
417417
PACKAGE_ARCH:pn-subttxrend-ttxt = "${MIDDLEWARE_ARCH}"
418418

419-
PV:pn-subttxrend-scte = "1.2.3"
419+
PV:pn-subttxrend-scte = "${PV:pn-subttxrend-app}"
420420
PR:pn-subttxrend-scte = "r0"
421421
PACKAGE_ARCH:pn-subttxrend-scte = "${MIDDLEWARE_ARCH}"
422422

423-
PV:pn-subttxrend-webvtt = "1.2.3"
423+
PV:pn-subttxrend-webvtt = "${PV:pn-subttxrend-app}"
424424
PR:pn-subttxrend-webvtt = "r0"
425425
PACKAGE_ARCH:pn-subttxrend-webvtt = "${MIDDLEWARE_ARCH}"
426426

427-
PV:pn-dvbsubdecoder = "1.2.3"
427+
PV:pn-dvbsubdecoder = "${PV:pn-subttxrend-app}"
428428
PR:pn-dvbsubdecoder = "r0"
429429
PACKAGE_ARCH:pn-dvbsubdecoder = "${MIDDLEWARE_ARCH}"
430430

431-
PV:pn-ttxdecoder = "1.2.3"
431+
PV:pn-ttxdecoder = "${PV:pn-subttxrend-app}"
432432
PR:pn-ttxdecoder = "r0"
433433
PACKAGE_ARCH:pn-ttxdecoder = "${MIDDLEWARE_ARCH}"
434434

435-
PV:pn-texttrack = "1.0.2"
436-
PR:pn-texttrack = "r0"
437-
PACKAGE_ARCH:pn-texttrack = "${MIDDLEWARE_ARCH}"
438-
439435
PV:pn-lsof = "4.94.0"
440436
PR:pn-lsof = "r0"
441437
PACKAGE_ARCH:pn-lsof = "${MIDDLEWARE_ARCH}"

conf/include/generic-srcrev.inc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ SRCREV:pn-rialto-ocdm = "35d4ec5d318e5d42885fb1e208c22fc10cb82505"
5555
SRCREV:pn-xmidt-agent = "a42eef93f5f129da6a25f1ce5386b2ee"
5656
SRCREV:pn-rdmagent = "e7c0245c859eb3749388a6ce417e5acae26912da"
5757
SRCREV:pn-rdkwindowmanager = "09f9e77599269f882394a1362c6603d83b8658fc"
58-
SRCREV:pn-subttxrend-app = "d41556ba970dc13e94b454610fecc8227324fd78"
58+
SRCREV:pn-subttxrend-app = "9cdf8b112cb535e3d0b23e2a5dba53fefd0e8e61"
5959
SRCREV:pn-subttxrend-ctrl = "${SRCREV:pn-subttxrend-app}"
6060
SRCREV:pn-subttxrend-dbus = "${SRCREV:pn-subttxrend-app}"
6161
SRCREV:pn-subttxrend-dvbsub = "${SRCREV:pn-subttxrend-app}"
@@ -70,7 +70,6 @@ SRCREV:pn-subttxrend-scte = "${SRCREV:pn-subttxrend-app}"
7070
SRCREV:pn-subttxrend-webvtt = "${SRCREV:pn-subttxrend-app}"
7171
SRCREV:pn-dvbsubdecoder= "${SRCREV:pn-subttxrend-app}"
7272
SRCREV:pn-ttxdecoder = "${SRCREV:pn-subttxrend-app}"
73-
SRCREV:pn-texttrack = "01cb3d2c77cef91fb132176dc611071628349af5"
7473
SRCREV:pn-rdkcertconfig = "9bc36349fcb52101387fcc0adc1f20b14d8b5114"
7574
SRCREV:pn-packager-lisa = "8947a9faefd6e2bd1c71590bcf2993b1da3e3c66"
7675

0 commit comments

Comments
 (0)