| Submitter | Frans Meulenbroeks |
|---|---|
| Date | Dec. 28, 2011, 8:43 a.m. |
| Message ID | <1325061785-2180-1-git-send-email-fransmeulenbroeks@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/17693/ |
| State | New |
| Headers | show |
Comments
On 12/28/2011 12:43 AM, Frans Meulenbroeks wrote: > 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 > > Signed-off-by: Frans Meulenbroeks<fransmeulenbroeks@gmail.com> > --- > meta/recipes-bsp/u-boot/u-boot.inc | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc > index 544acd2..a3f50bc 100644 > --- a/meta/recipes-bsp/u-boot/u-boot.inc > +++ b/meta/recipes-bsp/u-boot/u-boot.inc > @@ -1,3 +1,3 @@ > +DESCRIPTION = "U-Boot - the Universal Boot Loader" > +HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome" > -DESCRIPTION = "U-boot bootloader" > -HOMEPAGE = "http://u-boot.sf.net" > SECTION = "bootloaders" Merged this one into OE-Core, will drop the "generating eth env utils" patch until I see something else from you. Thanks Sau!
Patch
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index 544acd2..a3f50bc 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc @@ -1,3 +1,3 @@ +DESCRIPTION = "U-Boot - the Universal Boot Loader" +HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome" -DESCRIPTION = "U-boot bootloader" -HOMEPAGE = "http://u-boot.sf.net" SECTION = "bootloaders"
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 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> --- meta/recipes-bsp/u-boot/u-boot.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)