mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package: remove empty line at end of file
Occurrences were searched using [1]: check-package --include-only EmptyLastLine $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6107a75d5e
commit
9576defc4b
@ -1,3 +1,2 @@
|
||||
# locally computed hash
|
||||
sha256 dfb33db5599bd48134dbd6e50c8804099be0cf1c35d98975a6cb84dabca78b67 acpica-unix2-20161117.tar.gz
|
||||
|
||||
|
@ -12,4 +12,3 @@ CBOOTIMAGE_AUTORECONF = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
||||
|
@ -7,4 +7,3 @@ config BR2_PACKAGE_IMX_KOBS
|
||||
|
||||
This library is provided by Freescale as-is and doesn't have
|
||||
an upstream.
|
||||
|
||||
|
@ -13,4 +13,3 @@ config BR2_PACKAGE_IMX_LIB
|
||||
|
||||
This library is provided by Freescale as-is and doesn't have
|
||||
an upstream.
|
||||
|
||||
|
@ -19,4 +19,3 @@ config BR2_PACKAGE_GUILE
|
||||
comment "guile needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
|
||||
BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
|
||||
|
||||
|
@ -8,4 +8,3 @@ config BR2_PACKAGE_LIBCLI
|
||||
tree.
|
||||
|
||||
http://sites.dparrish.com/libcli
|
||||
|
||||
|
@ -30,4 +30,3 @@ define LIBFREEIMAGE_INSTALL_TARGET_CMDS
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
||||
|
||||
|
@ -9,4 +9,3 @@ config BR2_PACKAGE_LJSYSCALL
|
||||
|
||||
comment "ljsyscall needs LuaJIT"
|
||||
depends on !BR2_PACKAGE_LUAJIT
|
||||
|
||||
|
@ -5,4 +5,3 @@ config BR2_PACKAGE_LUA_CSNAPPY
|
||||
which implements the Google's Snappy (de)compressor.
|
||||
|
||||
http://fperrad.github.io/lua-csnappy/
|
||||
|
||||
|
@ -6,4 +6,3 @@ config BR2_PACKAGE_LUASQL_SQLITE3
|
||||
LuaSQL is a simple interface from Lua to a DBMS.
|
||||
|
||||
http://www.keplerproject.org/luasql
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# From http://sourceforge.net/projects/net-snmp/files/net-snmp/5.7.3/
|
||||
md5 d4a3459e1577d0efa8d96ca70a885e53 net-snmp-5.7.3.tar.gz
|
||||
sha1 97dc25077257680815de44e34128d365c76bd839 net-snmp-5.7.3.tar.gz
|
||||
|
||||
|
@ -4,4 +4,3 @@ config BR2_PACKAGE_PERL_NETADDR_IP
|
||||
Manages IPv4 and IPv6 addresses and subnets
|
||||
|
||||
https://metacpan.org/release/NetAddr-IP
|
||||
|
||||
|
@ -6,4 +6,3 @@ config BR2_PACKAGE_PTPD2
|
||||
(PTP) as defined by the IEEE-1588-2008.
|
||||
|
||||
https://github.com/ptpd/ptpd
|
||||
|
||||
|
@ -4,4 +4,3 @@ config BR2_PACKAGE_PYTHON_CBOR
|
||||
RFC 7049 - Concise Binary Object Representation.
|
||||
|
||||
https://pypi.python.org/pypi/cbor
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=5e573e9e9733d97623881ce9bbe5eca6, sha256 locally computed
|
||||
md5 5e573e9e9733d97623881ce9bbe5eca6 iniparse-0.4.tar.gz
|
||||
sha256 abc1ee12d2cfb2506109072d6c21e40b6c75a3fe90a9c924327d80bc0d99c054 iniparse-0.4.tar.gz
|
||||
|
||||
|
@ -5,4 +5,3 @@ config BR2_PACKAGE_HOST_PYTHON_LXML
|
||||
libxml2 and libxslt.
|
||||
|
||||
http://lxml.de/
|
||||
|
||||
|
@ -2,4 +2,3 @@
|
||||
md5 692b4fc3a2ba0d54d1495d4ead5b0b5c Python-3.6.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 a01810ddfcec216bcdb357a84bfaafdfaa0ca42bbdaa4cb7ff74f5a9961e4041 Python-3.6.1.tar.xz
|
||||
|
||||
|
@ -9,4 +9,3 @@ config BR2_PACKAGE_TS4900_FPGA
|
||||
script expects to find it in the /boot folder.
|
||||
|
||||
http://wiki.embeddedarm.com/wiki/TS-4900#FPGA_Changelog
|
||||
|
||||
|
@ -33,4 +33,3 @@ define XDRIVER_XF86_VIDEO_IMX_VIV_INSTALL_TARGET_CMDS
|
||||
endef
|
||||
|
||||
$(eval $(generic-package))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user