From patchwork Mon Sep 15 08:13:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shreyash Sinha X-Patchwork-Id: 70157 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 9F609CAC58E for ; Mon, 15 Sep 2025 08:13:15 +0000 (UTC) Received: from fllvem-ot04.ext.ti.com (fllvem-ot04.ext.ti.com [198.47.19.246]) by mx.groups.io with SMTP id smtpd.web10.27321.1757923992590835839 for ; Mon, 15 Sep 2025 01:13:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=f+5gYFzU; spf=pass (domain: ti.com, ip: 198.47.19.246, mailfrom: s-sinha@ti.com) Received: from lelvem-sh01.itg.ti.com ([10.180.77.71]) by fllvem-ot04.ext.ti.com (8.15.2/8.15.2) with ESMTP id 58F8DCeo1452307 for ; Mon, 15 Sep 2025 03:13:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1757923992; bh=Itnfm86DWvyGP16GICsFCV3hBEgmlcaJAb5nkEgl9XI=; h=From:To:CC:Subject:Date; b=f+5gYFzUBWUURUoJ+CokEttfFowif80lUwHRvc+9ver9Aaa0oLsBCAM/oiDtnyg/h GXCDobgZUJ2ZLd0hytJON+rg1Npjg++ti2HcZ+K2WClfsQTs5CMCoF7VUv9/Ddb0IA kIbQOIAxMKvNOIY8qK8HfH0Zi/b8MO4bDGaWnelg= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelvem-sh01.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 58F8DCuR3254827 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Mon, 15 Sep 2025 03:13:12 -0500 Received: from DFLE213.ent.ti.com (10.64.6.71) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.55; Mon, 15 Sep 2025 03:13:11 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DFLE213.ent.ti.com (10.64.6.71) 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, 15 Sep 2025 03:13:11 -0500 Received: from localhost (robotics.dhcp.ti.com [172.24.235.192]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 58F8DAx23411589; Mon, 15 Sep 2025 03:13:11 -0500 From: Shreyash Sinha To: CC: , Shreyash Sinha Subject: [meta-arago][oe-layersetup][PATCH v2] configs: processor-sdk-analytics: Add 11.1 release config Date: Mon, 15 Sep 2025 13:43:08 +0530 Message-ID: <20250915081308.2061382-1-s-sinha@ti.com> X-Mailer: git-send-email 2.34.1 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, 15 Sep 2025 08:13:15 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/16582 Signed-off-by: Shreyash Sinha --- ...ocessor-sdk-analytics-11.01.00-config.json | 158 ++++++++++++++++++ ...rocessor-sdk-analytics-11.01.00-config.txt | 18 ++ ...rocessor-sdk-analytics-11.01.00-config.yml | 87 ++++++++++ ...rocessor-sdk-analytics-11.01.00-config.xml | 71 ++++++++ 4 files changed, 334 insertions(+) create mode 100644 bitbake-setup/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.json create mode 100644 configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt create mode 100644 kas/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.yml create mode 100644 src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.xml diff --git a/bitbake-setup/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.json b/bitbake-setup/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.json new file mode 100644 index 0000000..9dafbc3 --- /dev/null +++ b/bitbake-setup/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.json @@ -0,0 +1,158 @@ +{ + "version": "1.0", + "description": "TI Processor SDK Analytics v11.01.00", + "sources": { + "oe-layersetup": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.ti.com/git/arago-project/oe-layersetup.git" + } + }, + "rev": "master" + }, + "path": "oe-layersetup" + }, + "bitbake": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.openembedded.org/bitbake" + } + }, + "rev": "2.8" + }, + "path": "bitbake" + }, + "meta-arago": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.yoctoproject.org/meta-arago" + } + }, + "rev": "scarthgap" + }, + "path": "meta-arago" + }, + "meta-qt6": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://code.qt.io/yocto/meta-qt6.git" + } + }, + "rev": "6.9" + }, + "path": "meta-qt6" + }, + "meta-virtualization": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.yoctoproject.org/meta-virtualization" + } + }, + "rev": "scarthgap" + }, + "path": "meta-virtualization" + }, + "meta-openembedded": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.openembedded.org/meta-openembedded" + } + }, + "rev": "scarthgap" + }, + "path": "meta-openembedded" + }, + "meta-ti": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.yoctoproject.org/meta-ti" + } + }, + "rev": "scarthgap" + }, + "path": "meta-ti" + }, + "meta-arm": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.yoctoproject.org/meta-arm" + } + }, + "rev": "scarthgap" + }, + "path": "meta-arm" + }, + "meta-clang": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://github.com/kraj/meta-clang" + } + }, + "rev": "scarthgap" + }, + "path": "meta-clang" + }, + "oe-core": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.openembedded.org/openembedded-core" + } + }, + "rev": "scarthgap" + }, + "path": "oe-core" + }, + "meta-tisdk": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git" + } + }, + "rev": "scarthgap" + }, + "path": "meta-tisdk" + }, + "meta-edgeai": { + "git-remote": { + "remotes": { + "origin": { + "uri": "https://git.ti.com/git/edgeai/meta-edgeai.git" + } + }, + "rev": "scarthgap" + }, + "path": "meta-edgeai" + } + }, + "bitbake-setup": { + "configurations": [ + { + "name": "arago", + "description": "TI Arago distro build", + "bb-layers": [ "meta-arago/meta-arago-distro","meta-arago/meta-arago-extras","meta-arago/meta-arago-test","meta-qt6","meta-virtualization","meta-openembedded/meta-networking","meta-openembedded/meta-python","meta-openembedded/meta-oe","meta-openembedded/meta-gnome","meta-openembedded/meta-filesystems","meta-openembedded/meta-multimedia","meta-ti/meta-ti-extras","meta-ti/meta-ti-bsp","meta-arm/meta-arm","meta-arm/meta-arm-toolchain","meta-clang","oe-core/meta","meta-tisdk/meta-ti-foundational","meta-edgeai","oe-layersetup" ], + "oe-fragments": [ "oe-layersetup/localconf/local-arago64-v2" ], + "oe-fragments-one-of": { + "machine": { + "description": "Available target machines", + "options": [ "machine/am335x-evm","machine/am335x-hs-evm","machine/am437x-evm","machine/am437x-hs-evm","machine/am57xx-evm","machine/am57xx-hs-evm","machine/am62xx-evm","machine/am62xx-lp-evm","machine/am62xxsip-evm","machine/am62axx-evm","machine/am62dxx-evm","machine/am62lxx-evm","machine/am62pxx-evm","machine/am64xx-evm","machine/am65xx-evm","machine/am65xx-hs-evm","machine/am68-sk","machine/am69-sk","machine/beagle-x15","machine/beaglebone","machine/beaglebone-ai64","machine/beagleplay","machine/beagleplay-ti","machine/beagley-ai","machine/j7-evm","machine/j7-hs-evm","machine/j721e-evm","machine/j721e-sk","machine/j7200-evm","machine/j7200-hs-evm","machine/j721s2-evm","machine/j721s2-hs-evm","machine/j742s2-evm","machine/j784s4-evm","machine/j784s4-hs-evm","machine/j722s-evm","machine/pocketbeagle2" ] + }, + "distro": { + "description": "Available distributions", + "options": [ "distro/arago" ] + } + } + } + ] + } +} diff --git a/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt b/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt new file mode 100644 index 0000000..df52072 --- /dev/null +++ b/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.txt @@ -0,0 +1,18 @@ +# This file takes repo entries in the format +# repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern] + +bitbake,https://git.openembedded.org/bitbake,2.8,86e7a58c0e9904c33b1b94dddc3d683c2da22d1a +meta-arago,https://git.yoctoproject.org/meta-arago,scarthgap,b253a46d52348996c2abcd9d309c1a8da1e63ca1,layers=meta-arago-distro:meta-arago-extras:meta-arago-test +meta-qt6,https://code.qt.io/yocto/meta-qt6.git,6.9,559e316dc5facf962ed06e3ac5dd2ecc20a4ae5b,layers= +meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,151273b120117468e70733020b6db864d8180c0b,layers= +meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia +meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,0353868b3f625ee43a671a211245cc14cddbda7d,layers=meta-ti-extras:meta-ti-bsp +meta-arm,https://git.yoctoproject.org/meta-arm,scarthgap,8e0f8af90fefb03f08cd2228cde7a89902a6b37c,layers=meta-arm:meta-arm-toolchain +meta-clang,https://github.com/kraj/meta-clang,scarthgap,aef850f7fa53121c74b244b7ae40d31fb9809ccf,layers= +oe-core,https://git.openembedded.org/openembedded-core,scarthgap,c374e6cfcdd2c8ba17d82ffcfdeb97d21144e2bf,layers=meta +meta-tisdk,https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git,scarthgap,487eab23a220d225cf31ca9649630f5b83488068,layers=meta-ti-foundational +meta-edgeai,https://git.ti.com/git/edgeai/meta-edgeai.git,scarthgap,42fb59bb661dd2a467e6df7f5ddf8ec21661083c,layers= + +OECORELAYERCONF=./sample-files/bblayers.conf.sample +OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample +BITBAKE_INCLUSIVE_VARS=yes diff --git a/kas/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.yml b/kas/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.yml new file mode 100644 index 0000000..b1e2dca --- /dev/null +++ b/kas/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.yml @@ -0,0 +1,87 @@ +--- +header: + version: 17 + includes: + - ../templates/bblayers.conf.yml + - ../templates/local-arago64-v2.conf.yml + +target: tisdk-default-image + +repos: + bitbake: + url: "https://git.openembedded.org/bitbake" + branch: "2.8" + commit: "86e7a58c0e9904c33b1b94dddc3d683c2da22d1a" + layers: + .: disabled + + meta-arago: + url: "https://git.yoctoproject.org/meta-arago" + branch: "scarthgap" + commit: "b253a46d52348996c2abcd9d309c1a8da1e63ca1" + layers: + meta-arago-distro: + meta-arago-extras: + meta-arago-test: + + meta-qt6: + url: "https://code.qt.io/yocto/meta-qt6.git" + branch: "6.9" + commit: "559e316dc5facf962ed06e3ac5dd2ecc20a4ae5b" + + meta-virtualization: + url: "https://git.yoctoproject.org/meta-virtualization" + branch: "scarthgap" + commit: "151273b120117468e70733020b6db864d8180c0b" + + meta-openembedded: + url: "https://git.openembedded.org/meta-openembedded" + branch: "scarthgap" + commit: "e8fd97d86af86cdcc5a6eb3f301cbaf6a2084943" + layers: + meta-networking: + meta-python: + meta-oe: + meta-gnome: + meta-filesystems: + meta-multimedia: + + meta-ti: + url: "https://git.yoctoproject.org/meta-ti" + branch: "scarthgap" + commit: "0353868b3f625ee43a671a211245cc14cddbda7d" + layers: + meta-ti-extras: + meta-ti-bsp: + + meta-arm: + url: "https://git.yoctoproject.org/meta-arm" + branch: "scarthgap" + commit: "8e0f8af90fefb03f08cd2228cde7a89902a6b37c" + layers: + meta-arm: + meta-arm-toolchain: + + meta-clang: + url: "https://github.com/kraj/meta-clang" + branch: "scarthgap" + commit: "aef850f7fa53121c74b244b7ae40d31fb9809ccf" + + oe-core: + url: "https://git.openembedded.org/openembedded-core" + branch: "scarthgap" + commit: "c374e6cfcdd2c8ba17d82ffcfdeb97d21144e2bf" + layers: + meta: + + meta-tisdk: + url: "https://git.ti.com/git/ti-sdk-linux/meta-tisdk.git" + branch: "scarthgap" + commit: "487eab23a220d225cf31ca9649630f5b83488068" + layers: + meta-ti-foundational: + + meta-edgeai: + url: "https://git.ti.com/git/edgeai/meta-edgeai.git" + branch: "scarthgap" + commit: "42fb59bb661dd2a467e6df7f5ddf8ec21661083c" diff --git a/src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.xml b/src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.xml new file mode 100644 index 0000000..82681eb --- /dev/null +++ b/src/configs/processor-sdk-analytics/processor-sdk-analytics-11.01.00-config.xml @@ -0,0 +1,71 @@ + + + TI Processor SDK Analytics v11.01.00 + + + + + + + + + + + + meta-arago-distro + meta-arago-extras + meta-arago-test + + + + + + + + + + + meta-networking + meta-python + meta-oe + meta-gnome + meta-filesystems + meta-multimedia + + + + + meta-ti-extras + meta-ti-bsp + + + + + meta-arm + meta-arm-toolchain + + + + + + + + meta + + + + + meta-ti-foundational + + + + + + + + + + + + +