| Message ID | 20260429150918.978225-1-reatmon@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-arago,master,1/2] meta-arago-distro: Change from meta-arago-test to meta-ti-test | expand |
meta-arago / na / 20260429150918.978225-1-reatmon
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][master][PATCH 1/2] meta-arago-distro: Change from meta-arago-test to meta-ti-test
WARN: Commit message does not include file/recipe name: meta-arago-distro: Change from meta-arago-test to meta-ti-test. (COMMIT-MESSAGE-2)
patch
WARN: Commit message should not include directory path to recipe: meta-arago-distro: Change from meta-arago-test to meta-ti-test.
meta-arago-distro (COMMIT-MESSAGE-3)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-arago][master][PATCH 2/2] meta-arago-test: Moved to meta-ti/meta-ti-test
WARN: Commit message should not include directory path to recipe: meta-arago-test: Moved to meta-ti/meta-ti-test.
meta-arago-test (COMMIT-MESSAGE-3)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH 1/2] meta-arago-distro: Change from meta-arago-test to meta-ti-test
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Wed, 29 Apr 2026 10:09:17 -0500
- Num Patches: 2
- Mailing List (public inbox) Commit SHA: 62613c5213a10fc13ca29d3bad9d2b429d6f9a27
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.master.202604281800
- Commit SHA: 64aaf466edb9fe81bece484481311127e4af2fc2
Patches
----------------------------------------
FAIL - [meta-arago][master][PATCH 2/2] meta-arago-test: Moved to meta-ti/meta-ti-test
error: meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt/0001-include-mk-Fix-installing-subdirs.patch: does not exist in index
error: patch failed: meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb:1
error: meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb: patch does not apply
error: patch failed: meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc:1
error: meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc: patch does not apply
Applying: meta-arago-test: Moved to meta-ti/meta-ti-test
Patch failed at 0001 meta-arago-test: Moved to meta-ti/meta-ti-test
diff --git a/meta-arago-distro/conf/layer.conf b/meta-arago-distro/conf/layer.conf index af3be2b9..f1593d83 100644 --- a/meta-arago-distro/conf/layer.conf +++ b/meta-arago-distro/conf/layer.conf @@ -14,13 +14,13 @@ LAYERDEPENDS_meta-arago-distro = " \ core \ meta-ti-bsp \ meta-ti-extras \ + meta-ti-test \ openembedded-layer \ networking-layer \ multimedia-layer \ meta-python \ virtualization-layer \ meta-arago-extras \ - meta-arago-test \ " LAYERRECOMMENDS_meta-arago-distro = " \
We are moving meta-arago-test to meta-ti-test in the meta-ti repo. We need to change the layer dependency to match this change. Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- meta-arago-distro/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)