diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2025-04-02 17:59:25 +0200 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-04-03 17:56:53 +0000 |
| commit | c01273e001d033678bde91bc215cb05fd15e95cf (patch) | |
| tree | 6306c26016883d1ea16aa522d5aa663712e1c008 /recipes-extended | |
| parent | 0aca30707160c7cd226c2a1d03016e2a85ae8738 (diff) | |
| download | meta-virtualization-c01273e001d033678bde91bc215cb05fd15e95cf.tar.gz | |
metadata: add whitespace around assignments
With:
https://lists.openembedded.org/g/bitbake-devel/message/17508
there are many WARNINGs from this layer will cover src_uri.inc files
in next commit.
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/ceph/ceph_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/dev86/dev86_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/images/container-devtools-base.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/images/xtf-image.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/kvmtool/kvmtool_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/libvirt/libvirt-python.inc | 2 | ||||
| -rw-r--r-- | recipes-extended/rootlesskit/rootlesskit_git.bb | 2 | ||||
| -rw-r--r-- | recipes-extended/xen/xen-hypervisor.inc | 2 | ||||
| -rw-r--r-- | recipes-extended/xen/xen-tools.inc | 4 | ||||
| -rw-r--r-- | recipes-extended/xen/xen.inc | 20 |
10 files changed, 20 insertions, 20 deletions
diff --git a/recipes-extended/ceph/ceph_git.bb b/recipes-extended/ceph/ceph_git.bb index 32da1052..2eaa335a 100644 --- a/recipes-extended/ceph/ceph_git.bb +++ b/recipes-extended/ceph/ceph_git.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI = "gitsm://github.com/ceph/ceph.git;protocol=https;branch=main \ | |||
| 18 | file://0001-rgw-setup.py-allow-incompatible-pointer-types.patch \ | 18 | file://0001-rgw-setup.py-allow-incompatible-pointer-types.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | SRCREV= "a53e858fd7cc6fd8c04f37d503ce9ed7080f2da6" | 21 | SRCREV = "a53e858fd7cc6fd8c04f37d503ce9ed7080f2da6" |
| 22 | PV = "20.0.0+git" | 22 | PV = "20.0.0+git" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
diff --git a/recipes-extended/dev86/dev86_git.bb b/recipes-extended/dev86/dev86_git.bb index 5adf2826..6414ecfb 100644 --- a/recipes-extended/dev86/dev86_git.bb +++ b/recipes-extended/dev86/dev86_git.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
| 5 | SECTION = "console/tools" | 5 | SECTION = "console/tools" |
| 6 | 6 | ||
| 7 | BASE_PV="0.16.21" | 7 | BASE_PV = "0.16.21" |
| 8 | PV = "${BASE_PV}+git" | 8 | PV = "${BASE_PV}+git" |
| 9 | SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4" | 9 | SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4" |
| 10 | SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https;branch=master \ | 10 | SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https;branch=master \ |
diff --git a/recipes-extended/images/container-devtools-base.bb b/recipes-extended/images/container-devtools-base.bb index 12e13fe6..63d40ab7 100644 --- a/recipes-extended/images/container-devtools-base.bb +++ b/recipes-extended/images/container-devtools-base.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Basic container image with development tools" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 4 | 4 | ||
| 5 | CONTAINER_SHELL="bash" | 5 | CONTAINER_SHELL = "bash" |
| 6 | 6 | ||
| 7 | CORE_DEV_IMAGE_EXTRA_INSTALL ?= "" | 7 | CORE_DEV_IMAGE_EXTRA_INSTALL ?= "" |
| 8 | 8 | ||
diff --git a/recipes-extended/images/xtf-image.bb b/recipes-extended/images/xtf-image.bb index f9ecea91..7b6eadfd 100644 --- a/recipes-extended/images/xtf-image.bb +++ b/recipes-extended/images/xtf-image.bb | |||
| @@ -25,7 +25,7 @@ DESCRIPTION = "A minimal Xen Test Framework (XTF) image for testing the Xen hype | |||
| 25 | # For testimage, see the qemu boot log: ${WORKDIR}/testimage/qemu_boot_log.* | 25 | # For testimage, see the qemu boot log: ${WORKDIR}/testimage/qemu_boot_log.* |
| 26 | # and the test log: ${WORKDIR}/temp/log.do_testimage | 26 | # and the test log: ${WORKDIR}/temp/log.do_testimage |
| 27 | 27 | ||
| 28 | IMAGE_NAME="xtf" | 28 | IMAGE_NAME = "xtf" |
| 29 | 29 | ||
| 30 | IMAGE_INSTALL:append = " xtf" | 30 | IMAGE_INSTALL:append = " xtf" |
| 31 | 31 | ||
diff --git a/recipes-extended/kvmtool/kvmtool_git.bb b/recipes-extended/kvmtool/kvmtool_git.bb index 10f06993..6597873d 100644 --- a/recipes-extended/kvmtool/kvmtool_git.bb +++ b/recipes-extended/kvmtool/kvmtool_git.bb | |||
| @@ -21,7 +21,7 @@ PV = "5.10.0+git" | |||
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | EXTRA_OEMAKE='V=1 EXTRA_CFLAGS="-I${STAGING_KERNEL_BUILDDIR}/include/generated -I${STAGING_KERNEL_BUILDDIR}/arch/${ARCH}/include/generated"' | 24 | EXTRA_OEMAKE = 'V=1 EXTRA_CFLAGS="-I${STAGING_KERNEL_BUILDDIR}/include/generated -I${STAGING_KERNEL_BUILDDIR}/arch/${ARCH}/include/generated"' |
| 25 | 25 | ||
| 26 | do_install() { | 26 | do_install() { |
| 27 | install -d ${D}${bindir} | 27 | install -d ${D}${bindir} |
diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended/libvirt/libvirt-python.inc index 6bf0ddac..20c9f69b 100644 --- a/recipes-extended/libvirt/libvirt-python.inc +++ b/recipes-extended/libvirt/libvirt-python.inc | |||
| @@ -25,7 +25,7 @@ SRC_URI[libvirt_python.sha256sum] = "00efb9a781087668512d6a002eb9cd136e44ff8701a | |||
| 25 | export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml" | 25 | export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml" |
| 26 | export LIBVIRT_CFLAGS = "-I${S}/include" | 26 | export LIBVIRT_CFLAGS = "-I${S}/include" |
| 27 | export LIBVIRT_LIBS = "-L${B}/src/.libs -lvirt -ldl" | 27 | export LIBVIRT_LIBS = "-L${B}/src/.libs -lvirt -ldl" |
| 28 | export LDFLAGS="-L${B}/src/.libs" | 28 | export LDFLAGS = "-L${B}/src/.libs" |
| 29 | 29 | ||
| 30 | LIBVIRT_INSTALL_ARGS = "--root=${D} \ | 30 | LIBVIRT_INSTALL_ARGS = "--root=${D} \ |
| 31 | --prefix=${prefix} \ | 31 | --prefix=${prefix} \ |
diff --git a/recipes-extended/rootlesskit/rootlesskit_git.bb b/recipes-extended/rootlesskit/rootlesskit_git.bb index fcc38e7a..f8dd55af 100644 --- a/recipes-extended/rootlesskit/rootlesskit_git.bb +++ b/recipes-extended/rootlesskit/rootlesskit_git.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS = " \ | |||
| 13 | rsync-native \ | 13 | rsync-native \ |
| 14 | " | 14 | " |
| 15 | # Specify the first two important SRCREVs as the format | 15 | # Specify the first two important SRCREVs as the format |
| 16 | SRCREV_FORMAT="rootless" | 16 | SRCREV_FORMAT = "rootless" |
| 17 | SRCREV_rootless = "530859a92629689c0c17c96d9ab145f4d04b5b5a" | 17 | SRCREV_rootless = "530859a92629689c0c17c96d9ab145f4d04b5b5a" |
| 18 | 18 | ||
| 19 | SRC_URI = "git://github.com/rootless-containers/rootlesskit;name=rootless;branch=master;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | 19 | SRC_URI = "git://github.com/rootless-containers/rootlesskit;name=rootless;branch=master;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" |
diff --git a/recipes-extended/xen/xen-hypervisor.inc b/recipes-extended/xen/xen-hypervisor.inc index 6f3d24d0..347f98f7 100644 --- a/recipes-extended/xen/xen-hypervisor.inc +++ b/recipes-extended/xen/xen-hypervisor.inc | |||
| @@ -114,4 +114,4 @@ KCONFIG_CONFIG_ROOTDIR = "${S}/xen" | |||
| 114 | 114 | ||
| 115 | # Xen is setting all CC flags on its own. Make sure that they are not modified | 115 | # Xen is setting all CC flags on its own. Make sure that they are not modified |
| 116 | # for aarch64, e.g. with architecture-specific optimizations. | 116 | # for aarch64, e.g. with architecture-specific optimizations. |
| 117 | TUNE_CCARGS:aarch64="" | 117 | TUNE_CCARGS:aarch64 = "" |
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index ec727965..a034bc4c 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
| @@ -721,14 +721,14 @@ FILES:${PN}-test += "\ | |||
| 721 | # test-cpu-policy and test-tsx only exist in 4.16 for x86 | 721 | # test-cpu-policy and test-tsx only exist in 4.16 for x86 |
| 722 | ALLOW_EMPTY:${PN}-test = "1" | 722 | ALLOW_EMPTY:${PN}-test = "1" |
| 723 | 723 | ||
| 724 | FILES:${PN}-xen-mceinj +="\ | 724 | FILES:${PN}-xen-mceinj += "\ |
| 725 | ${sbindir}/xen-mceinj \ | 725 | ${sbindir}/xen-mceinj \ |
| 726 | " | 726 | " |
| 727 | 727 | ||
| 728 | # xen-mceinj is only built for x86 4.16, so allow empty package | 728 | # xen-mceinj is only built for x86 4.16, so allow empty package |
| 729 | ALLOW_EMPTY:${PN}-xen-mceinj = "1" | 729 | ALLOW_EMPTY:${PN}-xen-mceinj = "1" |
| 730 | 730 | ||
| 731 | FILES:${PN}-xen-vmtrace +="\ | 731 | FILES:${PN}-xen-vmtrace += "\ |
| 732 | ${sbindir}/xen-vmtrace \ | 732 | ${sbindir}/xen-vmtrace \ |
| 733 | " | 733 | " |
| 734 | 734 | ||
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index 63790f73..f8c1e266 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc | |||
| @@ -73,20 +73,20 @@ libexecdir = "${libdir}" | |||
| 73 | export XEN_OS = "Linux" | 73 | export XEN_OS = "Linux" |
| 74 | 74 | ||
| 75 | # this is used for the header (#!${bindir}/python) of the install python scripts | 75 | # this is used for the header (#!${bindir}/python) of the install python scripts |
| 76 | export PYTHONPATH="${bindir}/env python3" | 76 | export PYTHONPATH = "${bindir}/env python3" |
| 77 | export ac_cv_path_PYTHONPATH="${bindir}/env python3" | 77 | export ac_cv_path_PYTHONPATH = "${bindir}/env python3" |
| 78 | export DISTUTILS_BUILD_ARGS | 78 | export DISTUTILS_BUILD_ARGS |
| 79 | export DISTUTILS_INSTALL_ARGS | 79 | export DISTUTILS_INSTALL_ARGS |
| 80 | 80 | ||
| 81 | # xen and seabios require HOSTCC and HOSTCXX set to cross-compile | 81 | # xen and seabios require HOSTCC and HOSTCXX set to cross-compile |
| 82 | export HOSTCC="${BUILD_CC}" | 82 | export HOSTCC = "${BUILD_CC}" |
| 83 | export HOSTCXX="${BUILD_CXX}" | 83 | export HOSTCXX = "${BUILD_CXX}" |
| 84 | 84 | ||
| 85 | # make xen requires CROSS_COMPILE set by hand as it does not abide by ./configure | 85 | # make xen requires CROSS_COMPILE set by hand as it does not abide by ./configure |
| 86 | export CROSS_COMPILE="${TARGET_PREFIX}" | 86 | export CROSS_COMPILE = "${TARGET_PREFIX}" |
| 87 | 87 | ||
| 88 | # overide LDFLAGS to allow xen to build without: "x86_64-oe-linux-ld: unrecognized option '-Wl,-O1'" | 88 | # overide LDFLAGS to allow xen to build without: "x86_64-oe-linux-ld: unrecognized option '-Wl,-O1'" |
| 89 | export LDFLAGS="" | 89 | export LDFLAGS = "" |
| 90 | 90 | ||
| 91 | # No additional C flags for the main hypervisor build | 91 | # No additional C flags for the main hypervisor build |
| 92 | EXTRA_CFLAGS_XEN_CORE ?= "" | 92 | EXTRA_CFLAGS_XEN_CORE ?= "" |
| @@ -99,7 +99,7 @@ DEBUG_PREFIX_MAP:append = " \ | |||
| 99 | # - The Xen tools build for x86 systems with HVM-mode enabled includes hvmloader | 99 | # - The Xen tools build for x86 systems with HVM-mode enabled includes hvmloader |
| 100 | # which fails to build when "-m64" is included in flags set via the | 100 | # which fails to build when "-m64" is included in flags set via the |
| 101 | # EXTRA_CFLAGS_XEN_TOOLS: so clear TUNE_CCARGS on x86 to prevent that. | 101 | # EXTRA_CFLAGS_XEN_TOOLS: so clear TUNE_CCARGS on x86 to prevent that. |
| 102 | TUNE_CCARGS:x86-64="" | 102 | TUNE_CCARGS:x86-64 = "" |
| 103 | 103 | ||
| 104 | # - Yocto supplies the _FORTIFY_SOURCE flag via CC/CPP/CXX but then passes the | 104 | # - Yocto supplies the _FORTIFY_SOURCE flag via CC/CPP/CXX but then passes the |
| 105 | # optimization -O via C*FLAGS which is problematic when the CFLAGS are cleared | 105 | # optimization -O via C*FLAGS which is problematic when the CFLAGS are cleared |
| @@ -110,11 +110,11 @@ TUNE_CCARGS:x86-64="" | |||
| 110 | # It must not be compiled with SSE compiler options enabled and the Xen build | 110 | # It must not be compiled with SSE compiler options enabled and the Xen build |
| 111 | # explicitly clears CFLAGS to ensure that, so such options must not be passed | 111 | # explicitly clears CFLAGS to ensure that, so such options must not be passed |
| 112 | # in via the tool variable. hvmloader is required to run HVM-mode guest VMs. | 112 | # in via the tool variable. hvmloader is required to run HVM-mode guest VMs. |
| 113 | CC="${CCACHE}${HOST_PREFIX}gcc ${TOOLCHAIN_OPTIONS} ${DEBUG_PREFIX_MAP} ${CC_REPRODUCIBLE_OPTIONS}" | 113 | CC = "${CCACHE}${HOST_PREFIX}gcc ${TOOLCHAIN_OPTIONS} ${DEBUG_PREFIX_MAP} ${CC_REPRODUCIBLE_OPTIONS}" |
| 114 | EXTRA_CFLAGS_XEN_TOOLS="${HOST_CC_ARCH} ${CFLAGS}" | 114 | EXTRA_CFLAGS_XEN_TOOLS = "${HOST_CC_ARCH} ${CFLAGS}" |
| 115 | # 32-bit ARM needs the TUNE_CCARGS component of HOST_CC_ARCH to be passed | 115 | # 32-bit ARM needs the TUNE_CCARGS component of HOST_CC_ARCH to be passed |
| 116 | # in CC to ensure that configure can compile binaries for the right arch. | 116 | # in CC to ensure that configure can compile binaries for the right arch. |
| 117 | CC:arm="${CCACHE}${HOST_PREFIX}gcc ${TUNE_CCARGS} ${TOOLCHAIN_OPTIONS} ${DEBUG_PREFIX_MAP} ${CC_REPRODUCIBLE_OPTIONS}" | 117 | CC:arm = "${CCACHE}${HOST_PREFIX}gcc ${TUNE_CCARGS} ${TOOLCHAIN_OPTIONS} ${DEBUG_PREFIX_MAP} ${CC_REPRODUCIBLE_OPTIONS}" |
| 118 | 118 | ||
| 119 | # There are no Xen-provided variables for C++, so append to the tool variables: | 119 | # There are no Xen-provided variables for C++, so append to the tool variables: |
| 120 | CPP:append = " ${CPPFLAGS}" | 120 | CPP:append = " ${CPPFLAGS}" |
