[Buildroot] [git commit] package/xenomai: drop consecutive empty lines

Peter Korsgaard peter at korsgaard.com
Thu Jan 10 07:33:19 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=d2e1617cccb9c3183fae5cba78633e1b39e8a6a4
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Commit 4219c58c (xenomai: remove unnecessary autoreconf) introduced a
check-package warning:

1 warnings generated
package/xenomai/xenomai.mk:27: consecutive empty lines

https://gitlab.com/buildroot.org/buildroot/-/jobs/143155797

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/xenomai/xenomai.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/xenomai/xenomai.mk b/package/xenomai/xenomai.mk
index d88e969adb..98f550af60 100644
--- a/package/xenomai/xenomai.mk
+++ b/package/xenomai/xenomai.mk
@@ -24,7 +24,6 @@ XENOMAI_LICENSE_FILES = debian/copyright include/COPYING kernel/cobalt/COPYING \
 
 XENOMAI_DEPENDENCIES = host-pkgconf
 
-
 XENOMAI_INSTALL_STAGING = YES
 XENOMAI_INSTALL_TARGET_OPTS = DESTDIR=$(TARGET_DIR) install-user
 XENOMAI_INSTALL_STAGING_OPTS = DESTDIR=$(STAGING_DIR) install-user


More information about the buildroot mailing list