From patchwork Mon Oct 13 11:57:34 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Davis X-Patchwork-Id: 72146 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 043D3CCD185 for ; Mon, 13 Oct 2025 11:57:39 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) by mx.groups.io with SMTP id smtpd.web10.41590.1760356656371135318 for ; Mon, 13 Oct 2025 04:57:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=w13f+6z8; spf=pass (domain: ti.com, ip: 198.47.23.235, mailfrom: afd@ti.com) Received: from lelvem-sh01.itg.ti.com ([10.180.77.71]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTP id 59DBvZHx1336956; Mon, 13 Oct 2025 06:57:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1760356655; bh=0fPk/DbGRyLp7q3XG20zv81YUdSPa1xe3Kz0jKNihe8=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=w13f+6z8ozsHNjNKQLRaX+sfOHWwVbarxtKUSh6UxJL8XgrDGlIEiiC4EtWW9Ql0o t3sYGi82wrkmHC++6AfZAOL+qzffehnPuo59QrrGhwZ7umuAcqtdm4pGNl2Ol8LYh6 OpzQKSPbU4L91v7KKzNPuBipsXz66SwWOFs2Cxdk= Received: from DLEE215.ent.ti.com (dlee215.ent.ti.com [157.170.170.118]) by lelvem-sh01.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 59DBvZGo3159349 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 13 Oct 2025 06:57:35 -0500 Received: from DLEE208.ent.ti.com (157.170.170.97) by DLEE215.ent.ti.com (157.170.170.118) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20; Mon, 13 Oct 2025 06:57:35 -0500 Received: from lelvem-mr05.itg.ti.com (10.180.75.9) by DLEE208.ent.ti.com (157.170.170.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20 via Frontend Transport; Mon, 13 Oct 2025 06:57:35 -0500 Received: from ula0226330.lan ([10.249.42.149]) by lelvem-mr05.itg.ti.com (8.18.1/8.18.1) with ESMTP id 59DBvYEu2002827; Mon, 13 Oct 2025 06:57:35 -0500 From: Andrew Davis To: Denys Dmytriyenko , Ryan Eatmon , CC: Andrew Davis Subject: [meta-arago][master][PATCH v3 2/2] meta-arago-extras: hevc-arm-decoder: Remove this recipe Date: Mon, 13 Oct 2025 06:57:34 -0500 Message-ID: <20251013115734.3733931-2-afd@ti.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20251013115734.3733931-1-afd@ti.com> References: <20251013115734.3733931-1-afd@ti.com> MIME-Version: 1.0 X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 13 Oct 2025 11:57:39 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16686 This was a proprietary HEVC/H.265 decoder for ARM A15 cores. This does not seem to function anymore and since it was delivered as a binary I am unable to fix it. Remove this recipe. Signed-off-by: Andrew Davis --- ...group-arago-tisdk-multimedia-sdk-target.bb | 8 --- .../packagegroup-arago-tisdk-multimedia.bb | 1 - .../hevc-arm-decoder/Testparams.cfg | 23 --------- .../hevc-arm-decoder/hevc-arm-decoder_git.bb | 51 ------------------- 4 files changed, 83 deletions(-) delete mode 100644 meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder/Testparams.cfg delete mode 100644 meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb index 6edc0dfd..a3753d7f 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia-sdk-target.bb @@ -6,13 +6,6 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit packagegroup -MULTIMEDIA = "" - -MULTIMEDIA:append:dra7xx = " \ - hevc-arm-decoder-dev \ - hevc-arm-decoder-staticdev \ -" - AUDIO = " \ fftw-dev \ libsndfile1-dev \ @@ -20,6 +13,5 @@ AUDIO = " \ RDEPENDS:${PN} = "\ ${AUDIO} \ - ${MULTIMEDIA} \ packagegroup-arago-gst-sdk-target \ " diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb index 1aa6b161..6eb49b46 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb @@ -22,7 +22,6 @@ MULTIMEDIA:omapl138 = "" MULTIMEDIA:append:dra7xx = " \ vis \ - hevc-arm-decoder \ " ACCEL_MM = "" diff --git a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder/Testparams.cfg b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder/Testparams.cfg deleted file mode 100644 index 5f018632..00000000 --- a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder/Testparams.cfg +++ /dev/null @@ -1,23 +0,0 @@ -# New Input File Format is as follows -# = # Comment -################################################################################ -# Parameters -################################################################################ -#################################### No. of threads ############################ -NumThreads = 2 -################################### Files ###################################### -InputFile = /usr/share/ti/video/TearOfSteel-Short-1280x720.265 -OutputFile = /usr/share/ti/examples/h265vdec/TearOfSteel-Short-1280x720.yuv -ReferenceFile = /usr/share/ti/video/dummy -ImageWidth = 1280 # Image width in Pels -ImageHeight = 720 # Image height in Pels -FramesToDecode = 50 # Number of frames to be coded -InputLowDelayMode = 0 # 0->Entire frame, 1 -> Slice mode (Data sync mode) -OutputLowDelayMode = 0 # 0->Entire frame, 1 -> Number of CTU rows (Data sync mode) -NumCTURows = 0 # 0->Non-DataSync mode, Non-Zero positive when OutputLowDelayMode is set to Data sync mode -MetadataType = 0 # 0->No Metadata, 1-SEI, 2-VUI 3-SEI and VUI -################################################################### -# Dynamic Parameters -################################################################### -DecodeHeader = 0 # 0 -> Disable decode Header mode, 1 -> Enable decode Header mode - diff --git a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb b/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb deleted file mode 100644 index 995dd6c8..00000000 --- a/meta-arago-extras/recipes-multimedia/hevc-arm-decoder/hevc-arm-decoder_git.bb +++ /dev/null @@ -1,51 +0,0 @@ -SUMMARY = "ARM HEVC Decoder with Unit Test Application" -HOMEPAGE = "https://git.ti.com/processor-sdk/hevc_arm_decoder/" -LICENSE = "TI-TSPA" -LIC_FILES_CHKSUM = "file://Inc/exp_pp_h265decoder.h;beginline=1;endline=27;md5=51a0ae5cca603a21186bf6ff458f3be9" -PR = "r4" - -COMPATIBLE_MACHINE = "dra7xx" - -BRANCH = "master" - -SRC_URI = "git://git.ti.com/git/processor-sdk/hevc_arm_decode.git;protocol=https;branch=${BRANCH} \ - file://Testparams.cfg \ -" - -SRCREV = "4004c553e672538d0c3b5fa2ea0490ec095d0060" - -PV = "01.00.00.01" - -do_configure() { - sed "s/-lpthread/-pthread/g" -i ${S}/Client/Build/ARM/makefile -} - -do_compile() { - cd ${S}/Client/Build/ARM - oe_runmake CC="${CC} -fpermissive" LINKER="${CC}" -} - -do_install() { - install -d ${D}${libdir} - install -m 755 ${S}/Lib/h265vdec_pp_lib.a ${D}${libdir} - - install -d ${D}${includedir} - install -m 644 ${S}/Inc/exp_pp_h265decoder.h ${D}${includedir} - - install -d ${D}${bindir} - install -m 755 ${S}/Client/Build/ARM/Out/h265vdec_pp ${D}${bindir} - - install -d ${D}${datadir}/ti/examples/h265vdec - install -m 644 ${UNPACKDIR}/Testparams.cfg ${D}${datadir}/ti/examples/h265vdec - - install -d ${D}${docdir}/${PN} - for doc in ${S}/Docs/*; do - install -m 664 ${doc} ${D}${docdir}/${PN} - done -} - -FILES:${PN} += "\ - ${datadir}/ti/* \ -" - -INSANE_SKIP:${PN} += "ldflags"