From patchwork Thu Oct 2 13:50:00 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Davis X-Patchwork-Id: 71549 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 1646FCAC5B0 for ; Thu, 2 Oct 2025 13:50:08 +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.web11.9504.1759413003201004438 for ; Thu, 02 Oct 2025 06:50:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=wutRokkY; spf=pass (domain: ti.com, ip: 198.47.23.235, mailfrom: afd@ti.com) Received: from lelvem-sh02.itg.ti.com ([10.180.78.226]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTP id 592Do2r03347958; Thu, 2 Oct 2025 08:50:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1759413002; bh=NuOjh4O1Ipsr+SHlg93LT6NgknmiK4yygYNx5R+cAFY=; h=From:To:CC:Subject:Date; b=wutRokkYncdidVPhraHw9ZRZUh19EEZP9fS7w0T29qKLZjWc35T9oI3oqGWkX188A 6WcsDVm7zah1xfSChKoxTXULIBiWOAHomdnXwKWAjbphjSuhx6WReGVU58iBleA3l9 9EdQmW9f+jW44a2M7CmCthBsZgYHwtIGyeOkEmPQ= Received: from DLEE211.ent.ti.com (dlee211.ent.ti.com [157.170.170.113]) by lelvem-sh02.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 592Do2CL060012 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 2 Oct 2025 08:50:02 -0500 Received: from DLEE210.ent.ti.com (157.170.170.112) by DLEE211.ent.ti.com (157.170.170.113) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20; Thu, 2 Oct 2025 08:50:02 -0500 Received: from lelvem-mr05.itg.ti.com (10.180.75.9) by DLEE210.ent.ti.com (157.170.170.112) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.2562.20 via Frontend Transport; Thu, 2 Oct 2025 08:50:02 -0500 Received: from ula0226330.lan ([10.249.42.149]) by lelvem-mr05.itg.ti.com (8.18.1/8.18.1) with ESMTP id 592Do1TB2173509; Thu, 2 Oct 2025 08:50:01 -0500 From: Andrew Davis To: Denys Dmytriyenko , Ryan Eatmon , CC: Andrew Davis Subject: [meta-ti][master][PATCH 1/2] meta-ti-bsp: vpe-tests: Remove this recipe Date: Thu, 2 Oct 2025 08:50:00 -0500 Message-ID: <20251002135001.1819874-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 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 ; Thu, 02 Oct 2025 13:50:08 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/19090 vpe-tests is obsolete, it was replaced with "testvpe" as part of glsdk-example-apps about 10 years ago in meta-arago, so long ago even its replacement has been obsoleted and removed. Yet, this unbuildable recipe still lives on here in meta-ti. Send it out to sea. Signed-off-by: Andrew Davis --- .../recipes-bsp/vpe-tests/vpe-tests_git.bb | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 meta-ti-bsp/recipes-bsp/vpe-tests/vpe-tests_git.bb diff --git a/meta-ti-bsp/recipes-bsp/vpe-tests/vpe-tests_git.bb b/meta-ti-bsp/recipes-bsp/vpe-tests/vpe-tests_git.bb deleted file mode 100644 index d48adea5..00000000 --- a/meta-ti-bsp/recipes-bsp/vpe-tests/vpe-tests_git.bb +++ /dev/null @@ -1,28 +0,0 @@ -SUMMARY = "VPE test program" - -LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://COPYING;md5=74d2f71d8898c54e3d1c9d0058c484aa" - -DEPENDS = "virtual/kernel vpdma-fw" - -PR = "r3" - -COMPATIBLE_MACHINE = "dra7xx" - -PACKAGE_ARCH = "${MACHINE_ARCH}" - -SRCREV = "e3d8db1aa935775f9d196ad7428e0cd9864a36ca" -BRANCH ?= "master" - -SRC_URI = "git://git.ti.com/git/vpe_tests/vpe_tests.git;protocol=https;branch=${BRANCH}" - -FLOATABI = "${@bb.utils.contains("TUNE_FEATURES", "vfp", bb.utils.contains("TUNE_FEATURES", "callconvention-hard", " -mfloat-abi=hard", " -mfloat-abi=softfp", d), "" ,d)}" - -# The test application needs additional include headers from the kernel -EXTRA_OEMAKE = 'CROSS_COMPILE="${TARGET_PREFIX}" CC="${TARGET_PREFIX}gcc ${FLOATABI}" KDIR="${STAGING_KERNEL_DIR}/include/uapi -I${STAGING_KERNEL_DIR}/include"' - -do_install() { - oe_runmake DESTDIR="${D}" install - rm -rf ${D}${nonarch_base_libdir}/firmware/vpdma-*.bin - rmdir -p ${D}${nonarch_base_libdir}/firmware || true -}