diff --git a/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe b/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe index 1e5d8cce3..6b8a174f5 100644 --- a/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe +++ b/dev-embedded/u_boot_tools/u_boot_tools-2012.10.recipe @@ -1,7 +1,7 @@ SUMMARY="Utilities for working with 'Das U-Boot'" DESCRIPTION="This package includes the mkimage program, which allows generation of U-Boot images in various formats." -HOMEPAGE="http://www.denx.de/wiki/U-Boot/Documentation" +HOMEPAGE="https://www.denx.de/wiki/U-Boot/Documentation/" COPYRIGHT="2003 - 2012 U-Boot" LICENSE="GNU GPL v2" REVISION="2" @@ -25,6 +25,8 @@ BUILD_REQUIRES=" haiku_devel " BUILD_PREREQUIRES=" + cmd:awk + cmd:cmp cmd:gcc cmd:make "