mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
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:
committed by
Naveen Saini
parent
08a40a7de7
commit
1ebcb8a34b
@@ -51,5 +51,3 @@ python testdata_clean() {
|
||||
}
|
||||
|
||||
addtask do_testdata_write before do_build after do_deploy
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
DISTRO = "zephyr"
|
||||
DISTRO_NAME = "Zephyr"
|
||||
DISTRO_VERSION = "1.0"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -9,4 +9,3 @@ TUNE_ARCH = "i586"
|
||||
TUNEVALID[iamcu] = "Intel MCU"
|
||||
|
||||
PACKAGE_EXTRA_ARCHS_tune-iamcu = "iamcu"
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
# Nios2 Architecture Definition
|
||||
|
||||
DEFAULTTUNE ?= "nios2"
|
||||
|
||||
Reference in New Issue
Block a user