u-boot-digi: Provides u-boot.

This is the name the yocto core expects.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-10-30 18:34:51 +01:00
parent 48e88d93ea
commit 7dd61cc29b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
DESCRIPTION = "bootloader for Digi platforms"
require recipes-bsp/u-boot/u-boot.inc
PROVIDES += "u-boot-digi"
PROVIDES += "u-boot"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"