u-boot: improved DESCRIPTION, fixed HOMEPAGE

HOMEPAGE pointed to an sf.net page that said that the
page did not exist any more and after that it redirected
to the denx.de page; updated HOMEPAGE to point to that page
Also improved the description to use the official capitalisation

(From OE-Core rev: e0ebe12541a6628b7629a9be5918d0e7ea92aa33)

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Frans Meulenbroeks 2011-12-28 09:43:05 +01:00 committed by Richard Purdie
parent 5b337aecde
commit 8a77467fe8
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
DESCRIPTION = "U-boot bootloader"
HOMEPAGE = "http://u-boot.sf.net"
DESCRIPTION = "U-Boot - the Universal Boot Loader"
HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
SECTION = "bootloaders"
PROVIDES = "virtual/bootloader"