Home
last modified time | relevance | path

Searched refs:APPEND (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/
H A Ddirectdisk-bootloader-config.cfg15 APPEND label=boot rootwait
19 APPEND label=boot rootwait console=ttyS0,115200
23 APPEND label=install rootwait
27 APPEND label=install rootwait console=ttyS0,115200
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0001-Do-not-use-bundled-packages.patch27 - list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/bzip2/dummy")
38 - list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/ssl")
49 -list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/zlib/dummy")
60 - list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/curl/dummy")
81 - list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/libxml2/dummy")
96 - list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/liblzma/dummy")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/
H A D0002-Remove-maes-option-from-cross-compilation.patch16 @@ -229,7 +229,3 @@ list(APPEND ABSL_RANDOM_HWAES_ARM64_FLAGS
17 list(APPEND ABSL_RANDOM_HWAES_MSVC_X64_FLAGS
20 -list(APPEND ABSL_RANDOM_HWAES_X64_FLAGS
H A D0003-Remove-neon-option-from-cross-compilation.patch21 @@ -218,10 +218,6 @@ list(APPEND ABSL_MSVC_TEST_FLAGS
25 -list(APPEND ABSL_RANDOM_HWAES_ARM32_FLAGS
29 list(APPEND ABSL_RANDOM_HWAES_ARM64_FLAGS
/openbmc/linux/samples/pktgen/
H A Dpktgen_sample01_simple.sh44 [ -z "$APPEND" ] && pg_ctrl "reset"
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
95 if [ -z "$APPEND" ]; then
H A Dpktgen_sample05_flow_per_thread.sh41 [ -z "$APPEND" ] && pg_ctrl "reset"
48 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
99 if [ -z "$APPEND" ]; then
H A Dpktgen_sample02_multiqueue.sh44 [ -z "$APPEND" ] && pg_ctrl "reset"
53 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
101 if [ -z "$APPEND" ]; then
H A Dpktgen_sample03_burst_single_flow.sh50 [ -z "$APPEND" ] && pg_ctrl "reset"
57 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
103 if [ -z "$APPEND" ]; then
H A Dpktgen_sample04_many_flows.sh51 [ -z "$APPEND" ] && pg_ctrl "reset"
58 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
115 if [ -z "$APPEND" ]; then
H A Dpktgen_sample06_numa_awared_queue_irq_affinity.sh50 [ -z "$APPEND" ] && pg_ctrl "reset"
64 [ -z "$APPEND" ] && pg_thread $thread "rem_device_all"
120 if [ -z "$APPEND" ]; then
H A Dparameters.sh89 export APPEND=yes
90 info "Append mode: APPEND=$APPEND"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-cmake-Disable-Wno-misleading-indentation-with-clang-.patch20 list (APPEND C_CXX_WARNING_FLAGS -Wno-misleading-indentation)
25 + list (APPEND C_CXX_WARNING_FLAGS -Wno-misleading-indentation)
30 list (APPEND C_CXX_WARNING_FLAGS -Werror)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/highway/highway/
H A D0001-Add-cmake-check-for-deducing-32bit-or-64bit-RISCV.patch65 - list(APPEND HWY_FLAGS -march=rv64gcv1p0)
67 + list(APPEND HWY_FLAGS -march=rv64gcv1p0)
70 + list(APPEND HWY_FLAGS -march=rv32gcv1p0)
74 list(APPEND HWY_FLAGS -menable-experimental-extensions)
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd-bootconf_1.00.bb16 APPEND:append = " ${ROOT}"
22 do_configure[vardeps] += "APPEND"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0002-cmake-Use-exported-target-for-bz2.patch27 - list(APPEND THIRDPARTY_LIBS ${BZIP2_LIBRARIES})
28 + list(APPEND THIRDPARTY_LIBS BZip2::BZip2)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0002-flex-Remove-line-directives.patch42 LIST(APPEND ${_source} ${_in})
43 LIST(APPEND ${_generated} ${_outc})
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/
H A DglmTargets.cmake20 list(APPEND _expectedTargets ${_expectedTarget})
22 list(APPEND _targetsNotDefined ${_expectedTarget})
25 list(APPEND _targetsDefined ${_expectedTarget})
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsyslinux.bbclass12 # ${APPEND} - an override list of append strings for each label
37 APPEND ?= ""
179 append = localdata.getVar('APPEND')
183 cfgfile.write('APPEND ')
H A Dgrub-efi-cfg.bbclass13 # ${APPEND} - an override list of append strings for each label
27 APPEND ?= ""
112 append = localdata.getVar('APPEND')
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb27 APPEND=${CMDLINE} ${CMDLINE_DEBUG}
48 # APPEND=${CMDLINE}
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dfaq.rst71 typically specified in the machine config using the :term:`APPEND` variable.
75 APPEND += "printk.time=y initcall_debug debug"
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A Dimximage.cfg16 APPEND ahab-container.img
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A D0001-Allow-configuring-flash-image-files-compile-time.patch56 +set_property(SOURCE "${CMAKE_CURRENT_LIST_DIR}/block_store_factory.c" APPEND PROPERTY COMPILE_DEFI…
95 +set_property(SOURCE "${CMAKE_CURRENT_LIST_DIR}/block_store_factory.c" APPEND PROPERTY COMPILE_DEFI…
/openbmc/openbmc/poky/meta/recipes-bsp/grub/
H A Dgrub-bootconf_1.00.bb26 do_configure[vardeps] += "APPEND ROOT GRUB_TITLE"
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/
H A D0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch24 list(APPEND UTIL_GL_INCLUDES

123