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:
parent
48e88d93ea
commit
7dd61cc29b
|
|
@ -5,7 +5,7 @@
|
||||||
DESCRIPTION = "bootloader for Digi platforms"
|
DESCRIPTION = "bootloader for Digi platforms"
|
||||||
require recipes-bsp/u-boot/u-boot.inc
|
require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
||||||
PROVIDES += "u-boot-digi"
|
PROVIDES += "u-boot"
|
||||||
|
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue