All of lore.kernel.org
 help / color / mirror / Atom feed
From: <praneeth@ti.com>
To: Praneeth Bajjuri <praneeth@ti.com>
Cc: meta-arago@arago-project.org, Denys Dmytriyenko <denys@konsulko.com>
Subject: [dunfell/master PATCH] branding-core: Remove PREFERRED_VERSION to pick 2021LTS baseline
Date: Sun, 11 Apr 2021 22:45:40 -0500	[thread overview]
Message-ID: <20210412034540.18980-1-praneeth@ti.com> (raw)

From: Praneeth Bajjuri <praneeth@ti.com>

commit 400d58becfb5 ("branding: Add branding-core-next to aid in migration")
added support of PREFERRED_VERSION as 2020LTS kernel and uboot for branding core.

Now that migration to 2021LTS (i.e 5.10 kernel and 2021.01 u-boot) is added,
removing the PREFERRED_VERSION so that core brand picks the expected
kernel and uboot baseline.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-core.inc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta-arago-distro/conf/distro/include/branding-core.inc b/meta-arago-distro/conf/distro/include/branding-core.inc
index 10853d8b..3d259d2d 100644
--- a/meta-arago-distro/conf/distro/include/branding-core.inc
+++ b/meta-arago-distro/conf/distro/include/branding-core.inc
@@ -12,10 +12,5 @@ ALTERNATIVE_PRIORITY_pn-opencl-monitor-ipu = "1"
 # Raise priority for sample IPC FW images
 ALTERNATIVE_PRIORITY_pn-ti-ipc-rtos = "15"
 
-PREFERRED_VERSION_linux-ti-staging = "5.4%"
-PREFERRED_VERSION_linux-ti-staging-rt = "5.4%"
-PREFERRED_VERSION_linux-ti-staging-systest = "5.4%"
-PREFERRED_VERSION_u-boot-ti-staging = "2020.01%"
-
 # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18
 MACHINE_FEATURES_remove = "mmip"
-- 
2.17.1



             reply	other threads:[~2021-04-12  3:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12  3:45 praneeth [this message]
2021-04-12  3:58 ` [dunfell/master PATCH] branding-core: Remove PREFERRED_VERSION to pick 2021LTS baseline Denys Dmytriyenko
2021-04-13 15:19   ` Suman Anna
2021-04-13 15:22     ` Suman Anna
2021-04-13 15:46       ` Denys Dmytriyenko
2021-04-13 17:42         ` Suman Anna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210412034540.18980-1-praneeth@ti.com \
    --to=praneeth@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.