summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_git.bb
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
commit421ab4aa49fdd9816fdab35979a2a4c3c8071b25 (patch)
tree903269ebf3b35bce7fa9479be355f5796f8f9eea /recipes-bsp/u-boot/u-boot-toradex_git.bb
parente3f1aab2ba467044db8a35192707aeecf3575092 (diff)
u-boot-toradex_git: add virtual/bootloader to PROVIDES
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_git.bb')
-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+"