Cleanup superflous new lines

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Andrei Gherzan
2021-02-16 15:32:58 +00:00
committed by Naveen Saini
parent 08a40a7de7
commit 1ebcb8a34b
5 changed files with 0 additions and 6 deletions

View File

@@ -51,5 +51,3 @@ python testdata_clean() {
}
addtask do_testdata_write before do_build after do_deploy

View File

@@ -1,4 +1,3 @@
DISTRO = "zephyr"
DISTRO_NAME = "Zephyr"
DISTRO_VERSION = "1.0"

View File

@@ -18,4 +18,3 @@ AVAILTUNES += "no-sdata"
TUNEVALID[nodata] = "ARC no-delete-null-pointer-checks"
TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'no-delete-null-pointer-checks', ' -fno-delete-null-pointer-checks', '', d)}"
AVAILTUNES += "no-delete-null-pointer-checks"

View File

@@ -9,4 +9,3 @@ TUNE_ARCH = "i586"
TUNEVALID[iamcu] = "Intel MCU"
PACKAGE_EXTRA_ARCHS_tune-iamcu = "iamcu"

View File

@@ -1,4 +1,3 @@
# Nios2 Architecture Definition
DEFAULTTUNE ?= "nios2"