| Message ID | 20240619014845.1700633-1-c-shilwant@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-arago,master/scarthgap] meta-arago-distro: recipes-tisdk: Drop oe-layersetup | expand |
diff --git a/meta-arago-distro/recipes-tisdk/oe-layersetup/oe-layersetup.bb b/meta-arago-distro/recipes-tisdk/oe-layersetup/oe-layersetup.bb deleted file mode 100644 index 1600b679..00000000 --- a/meta-arago-distro/recipes-tisdk/oe-layersetup/oe-layersetup.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Package that contains a script to setup oe-core development environment" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" - -PR = "r1" - -inherit allarch - -BRANCH ?= "master" -SRCREV = "e58f941784fb45fd826779a45b33973e6342700f" -SRC_URI = "git://git.ti.com/git/git/arago-project/oe-layersetup.git;protocol=https;branch=${BRANCH}" - -S = "${WORKDIR}/git"
- Users are advised to clone oe-layersetup to trigger yocto builds [1] for machine configurations that are under meta-ti. - So having a recipe for it in Yocto doesn't make any sense, hence drop it. [1]: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/09_02_01_10/exports/docs/linux/Overview_Building_the_SDK.html#build-steps Signed-off-by: Chirag Shilwant <c-shilwant@ti.com> --- .../recipes-tisdk/oe-layersetup/oe-layersetup.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-arago-distro/recipes-tisdk/oe-layersetup/oe-layersetup.bb