| Message ID | 20260407204824.1003213-1-reatmon@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-arago,master] arago.conf: Change to DISTRO_FEATURES_OPTED_OUT | expand |
meta-arago / na / 20260407204824.1003213-1-reatmon PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-arago][master][PATCH] arago.conf: Change to DISTRO_FEATURES_OPTED_OUT - Submitter: From: Ryan Eatmon <reatmon@ti.com> - Date: Date: Tue, 7 Apr 2026 15:48:23 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: c8b0027f1a1876e7300178317825b011b12ecca1 Applied to: - Repository: lcpd-prc-meta-arago - Base Branch: master-wip - Commit Author: Ryan Eatmon <reatmon@ti.com> - Commit Subject: arago.conf: Change to DISTRO_FEATURES_OPTED_OUT - Commit SHA: 99fc683bfe04f3cea6f7d94c9c079a68e8adcbfb Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS ========================================================= yocto-check-layers: PASS ========================================================= master - PASS ===================== All checks passed
diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 9787abfe..42019272 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -52,7 +52,7 @@ DISTRO_FEATURES_FILTER_NATIVE:append = " opencl" DISTRO_FEATURES_FILTER_NATIVESDK:append = " opencl" # Do not include these default DISTRO_FEATURES from oe-core -DISTRO_FEATURES_BACKFILL_CONSIDERED = "ptest" +DISTRO_FEATURES_OPTED_OUT = "ptest" # Set global runtime providers for major components ARAGO_SYSVINIT ??= "0"