From 27c1babd5d25e4d3b247fa3210cdd128a3369ac4 Mon Sep 17 00:00:00 2001 From: "dongjoo.kim" Date: Wed, 26 Apr 2023 02:49:09 +0900 Subject: [PATCH] gstreamer1.0-plugins-webos=4-r2 :Release Notes: remove the unused features in build script :Detailed Notes: gstreamer1.0-plugins-webos: submissions/3..submissions/4 6c7a6d4 reconfig build script :Testing Performed: Build Successful. :QA Notes: N/A :Issues Addressed: [WRP-12166] CCC: gstreamer1.0-plugins-webos=4-r2 [WRP-11685] integrate unifiedsinkbin on webOS OSE Cherry-picked-from-commit: a9fa365a7c83237b9c1cede147c616ea8ece4de1 Cherry-picked-from-branch: --- .../gstreamer/gstreamer1.0-plugins-webos.bb | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/meta-webos/recipes-multimedia/gstreamer/gstreamer1.0-plugins-webos.bb b/meta-webos/recipes-multimedia/gstreamer/gstreamer1.0-plugins-webos.bb index adb776c30..1b5f60774 100755 --- a/meta-webos/recipes-multimedia/gstreamer/gstreamer1.0-plugins-webos.bb +++ b/meta-webos/recipes-multimedia/gstreamer/gstreamer1.0-plugins-webos.bb @@ -10,8 +10,8 @@ AUTHOR = "DongJoo Kim " LICENSE = "LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d" -PR = "r1" -DEPENDS += "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad pmloglib libxml2" +PR = "r2" +DEPENDS = "gstreamer1.0-plugins-base gstreamer1.0-plugins-bad pmloglib libxml2" inherit gobject-introspection @@ -22,14 +22,11 @@ inherit webos_machine_actual_dep inherit webos_public_repo WEBOS_REPO_NAME = "gst-plugins-webos" -WEBOS_MACHINE ?= "${MACHINE}" SRC_URI = "${WEBOSOSE_GIT_REPO_COMPLETE}" -WEBOS_VERSION = "1.18.2-3_4f23a4d595c67f685e3a616b338890dbcdc21768" - -INHIBIT_PACKAGE_STRIP = "1" +WEBOS_VERSION = "1.18.2-4_3a2d2ffe333c172d1d936f790d25a034add0ab59" EXTRA_OEMESON = "\ -Ddoc=disabled \ - -Dmachine=${WEBOS_MACHINE} \ + -Dmachine=${MACHINE} \ "