sysmocom-odu: use barebox-sysmocom-odu as the bootloader

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
This commit is contained in:
Jan Luebbe 2015-06-13 14:58:50 +02:00 committed by Holger Hans Peter Freyther
parent 988645dbe8
commit 99d4e91827
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512 -O 2048"
PREFERRED_PROVIDER_virtual/kernel = "linux-sysmocom"
KERNEL_IMAGETYPE = "uImage"
PREFERRED_PROVIDER_virtual/bootloader = "barebox-sysmocom"
EXTRA_IMAGEDEPENDS += "barebox-sysmocom"
PREFERRED_PROVIDER_virtual/bootloader = "barebox-sysmocom-odu"
EXTRA_IMAGEDEPENDS += "barebox-sysmocom-odu"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "\
kernel \