diff options
author | Vivien Didelot <vdidelot@pbsc.com> | 2021-03-09 12:47:15 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-11 14:06:46 +0000 |
commit | 842f67608eff54e71410f367a1a5f9128999f2c0 (patch) | |
tree | 82fd3df9aef6035e9cc530039e98a73f599422ea /meta-poky | |
parent | d9dba959430dd49030aa1ba3f62b5f7534d0e17a (diff) | |
download | poky-842f67608eff54e71410f367a1a5f9128999f2c0.tar.gz |
beaglebone-yocto: allow other virtual/bootloader
The beaglebone-yocto machine currently hardcodes "u-boot" as a
dependency for the image and the wic format, and this prevents one
from choosing a different bootloader via:
PREFERRED_PROVIDER_virtual/bootloader = "non-u-boot-bootloader"
Depending on "virtual/bootloader" instead of "u-boot" fixes this.
Cc: Denys Dmytriyenko <denis@denix.org>
(From meta-yocto rev: 4c4c8327645457a5d68762ff64b64d4b5845cd20)
Signed-off-by: Vivien Didelot <vdidelot@pbsc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions