diff options
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/u-boot/u-boot-common_2015.04.inc')
-rw-r--r-- | meta-rcar-gen3/recipes-bsp/u-boot/u-boot-common_2015.04.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/u-boot/u-boot-common_2015.04.inc b/meta-rcar-gen3/recipes-bsp/u-boot/u-boot-common_2015.04.inc new file mode 100644 index 0000000..21304be --- /dev/null +++ b/meta-rcar-gen3/recipes-bsp/u-boot/u-boot-common_2015.04.inc @@ -0,0 +1,8 @@ +HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome" +SECTION = "bootloaders" + +LICENSE = "GPLv2+" +LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919" +PE = "1" + +S = "${WORKDIR}/git" |