diff mbox series

[meta-arago,master] arago-prefs: Remove old settings

Message ID 20260325134124.3274512-1-reatmon@ti.com
State New
Headers show
Series [meta-arago,master] arago-prefs: Remove old settings | expand

Commit Message

Ryan Eatmon March 25, 2026, 1:41 p.m. UTC
These settings refer to recipes that no longer exist.  Remove them.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-distro/conf/distro/include/arago-prefs.inc | 5 -----
 1 file changed, 5 deletions(-)

Comments

PRC Automation March 25, 2026, 2:08 p.m. UTC | #1
meta-arago / na / 20260325134124.3274512-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-prefs: Remove old settings
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Wed, 25 Mar 2026 08:41:24 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: cd8630a2bb3b14999ec538f1da5176e6bed5c59e

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: arago-prefs: Remove old settings
- Commit SHA: 6a3e3ddaca8ccea3590b072ad7fd1f2cae50df35

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
diff mbox series

Patch

diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index 6a2faa53..0bc2e8ff 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -5,8 +5,3 @@  PREFERRED_PROVIDER_virtual/kernel:append = "${ARAGO_KERNEL_SUFFIX}"
 PREFERRED_RPROVIDER_libnss-mdns = "avahi-libnss-mdns"
 
 VIRTUAL-RUNTIME_dbus = "dbus-broker"
-
-# Setting PREFERRED_VERSIONS due to selecting a specific version of a library or
-# application that does not have a GPLv3 license
-PREFERRED_VERSION_crda = "3.18"
-PREFERRED_VERSION_obex = "0.34"