Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -15,7 +15,7 @@ HOMEPAGE="http://dfu-programmer.sourceforge.net"
COPYRIGHT="Weston Schmidt"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.6.2/dfu-programmer-0.6.2.tar.gz"
SOURCE_URI="http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.6.2/dfu-programmer-0.6.2.tar.gz"
SOURCE_DIR="dfu-programmer-0.6.2"
CHECKSUM_SHA256="0120966a424dd98124962055750e90cbd6c7b6b0fbf5b187bf435daa0a24af65"
PATCHES="dfu-programmer-0.6.2.patch"

View File

@@ -1,7 +1,7 @@
SUMMARY="utilities for working with Das U-Boot"
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="http://www.denx.de/wiki/U-Boot/Documentation"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86_64"