From: Jan Kiszka <[email protected]> No longer needed since we no longer build our own versions.
Signed-off-by: Jan Kiszka <[email protected]> --- conf/machine/macchiatobin.conf | 1 - conf/machine/ultra96.conf | 1 - 2 files changed, 2 deletions(-) diff --git a/conf/machine/macchiatobin.conf b/conf/machine/macchiatobin.conf index 0b6b869..733960c 100644 --- a/conf/machine/macchiatobin.conf +++ b/conf/machine/macchiatobin.conf @@ -18,4 +18,3 @@ IMAGER_BUILD_DEPS += "u-boot-macchiatobin" IMAGE_INSTALL += "u-boot-script" PREFERRED_PROVIDER_u-boot-macchiatobin = "u-boot-macchiatobin" -PREFERRED_PROVIDER_u-boot-tools = "u-boot-macchiatobin" diff --git a/conf/machine/ultra96.conf b/conf/machine/ultra96.conf index 022024a..5cdfebc 100644 --- a/conf/machine/ultra96.conf +++ b/conf/machine/ultra96.conf @@ -19,6 +19,5 @@ IMAGE_INSTALL_append = " u-boot-script" IMAGE_BOOT_FILES = "/usr/lib/u-boot/ultra96/boot.bin;boot.bin" PREFERRED_PROVIDER_u-boot-ultra96 = "u-boot-ultra96" -PREFERRED_PROVIDER_u-boot-tools = "u-boot-ultra96" IMAGE_PREINSTALL_append = " firmware-ti-connectivity" -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/6cb12962b8a0e763852e801a73f0a643fc4fb6af.1579170887.git.jan.kiszka%40siemens.com.
