All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master][PATCH] branding-mainline: build mainline kernel/u-boot with ARAGO_BRAND="mainline"
@ 2020-10-12 23:33 Denys Dmytriyenko
  2020-10-12 23:42 ` [dunfell/master][PATCH v2] " Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-10-12 23:33 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-mainline.inc | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 meta-arago-distro/conf/distro/include/branding-mainline.inc

diff --git a/meta-arago-distro/conf/distro/include/branding-mainline.inc b/meta-arago-distro/conf/distro/include/branding-mainline.inc
new file mode 100644
index 0000000..a265666
--- /dev/null
+++ b/meta-arago-distro/conf/distro/include/branding-mainline.inc
@@ -0,0 +1,3 @@
+PREFERRED_PROVIDER_virtual/kernel = "linux-ti-mainline"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-mainline"
+PREFERRED_PROVIDER_u-boot = "u-boot-ti-mainline"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [dunfell/master][PATCH v2] branding-mainline: build mainline kernel/u-boot with ARAGO_BRAND="mainline"
  2020-10-12 23:33 [dunfell/master][PATCH] branding-mainline: build mainline kernel/u-boot with ARAGO_BRAND="mainline" Denys Dmytriyenko
@ 2020-10-12 23:42 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2020-10-12 23:42 UTC (permalink / raw)
  To: meta-arago

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
v2 - always AUTOREV ti-upstream-tools for mainline

 meta-arago-distro/conf/distro/include/branding-mainline.inc | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 meta-arago-distro/conf/distro/include/branding-mainline.inc

diff --git a/meta-arago-distro/conf/distro/include/branding-mainline.inc b/meta-arago-distro/conf/distro/include/branding-mainline.inc
new file mode 100644
index 0000000..e6d8574
--- /dev/null
+++ b/meta-arago-distro/conf/distro/include/branding-mainline.inc
@@ -0,0 +1,4 @@
+PREFERRED_PROVIDER_virtual/kernel = "linux-ti-mainline"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-ti-mainline"
+PREFERRED_PROVIDER_u-boot = "u-boot-ti-mainline"
+SRCREV_ti-upstream-tools_pn-linux-ti-mainline = "${AUTOREV}"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-12 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 23:33 [dunfell/master][PATCH] branding-mainline: build mainline kernel/u-boot with ARAGO_BRAND="mainline" Denys Dmytriyenko
2020-10-12 23:42 ` [dunfell/master][PATCH v2] " Denys Dmytriyenko

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.