package: remove the empty trailing whitespaces

Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jerzy Grzegorek 2017-12-17 11:13:50 +01:00 committed by Thomas Petazzoni
parent 679585bd61
commit 5c7680b89f
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ config BR2_PACKAGE_AUFS_UTIL_VERSION
Usually, the sha1 of the cset you want to use; avoid using a Usually, the sha1 of the cset you want to use; avoid using a
branch name as this yields non-reproducible builds. branch name as this yields non-reproducible builds.
See the following resources to see what versions are See the following resources to see what versions are
available: available:
https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/ https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/

View File

@ -6,6 +6,6 @@ config BR2_PACKAGE_DASH
DASH is a POSIX-compliant implementation of /bin/sh that aims to be DASH is a POSIX-compliant implementation of /bin/sh that aims to be
as small as possible. It does this without sacrificing speed where as small as possible. It does this without sacrificing speed where
possible. In fact, it is significantly faster than bash (the GNU possible. In fact, it is significantly faster than bash (the GNU
Bourne-Again SHell) for most tasks. Bourne-Again SHell) for most tasks.
http://gondor.apana.org.au/~herbert/dash http://gondor.apana.org.au/~herbert/dash