summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beagle-x15.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-25 13:11:27 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-07 10:02:09 -0500
commit017bdbb28680073ac95aaefcc77cf219a15b4f81 (patch)
tree3906d616eed6eda98e7cb023340c163e9e041083 /meta-ti-bsp/conf/machine/beagle-x15.conf
parentb7e58ce15ac6df30bfca36e0a62ce9459a68994c (diff)
downloadmeta-ti-017bdbb28680073ac95aaefcc77cf219a15b4f81.tar.gz
u-boot-bb.org: Remove this recipe
This will no longer build after we switch away from k3-image-gen. Remove this version until it can be rebased on the latest U-Boot with binman support. For now switch current users of this over to u-boot-ti v2021.01. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/beagle-x15.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beagle-x15.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/beagle-x15.conf b/meta-ti-bsp/conf/machine/beagle-x15.conf
index fb52245b..be27705c 100644
--- a/meta-ti-bsp/conf/machine/beagle-x15.conf
+++ b/meta-ti-bsp/conf/machine/beagle-x15.conf
@@ -5,8 +5,6 @@
5require conf/machine/include/am57xx.inc 5require conf/machine/include/am57xx.inc
6 6
7PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org" 7PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
8PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org"
9PREFERRED_PROVIDER_u-boot = "u-boot-bb.org"
10 8
11KERNEL_DEVICETREE_PREFIX = "am57xx-beagle-x15" 9KERNEL_DEVICETREE_PREFIX = "am57xx-beagle-x15"
12 10