summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-04-16 15:39:05 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-08-07 16:19:36 +0200
commit5be094581c2ed7c0e23323bb998a141d5a4fed05 (patch)
treed20f39ba8295e56705542fb77eac98118ab7c843 /recipes-bsp
parentf556cf2f755578a1d0b789b08880c5d362e87d8d (diff)
u-boot-toradex_git: add virtual/bootloader to PROVIDES
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_git.bb b/recipes-bsp/u-boot/u-boot-toradex_git.bb
index 3d4d48c..2dabe11 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_git.bb
@@ -1,6 +1,6 @@
require recipes-bsp/u-boot/u-boot.inc
-PROVIDES = "u-boot"
+PROVIDES = "u-boot virtual/bootloader"
DEPENDS += "dtc-native"
LICENSE = "GPLv2+"