/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch | 4 Subject: [PATCH] CMakeLists.txt, *.pc: respect CMAKE_INSTALL_LIBDIR 22 CMakeLists.txt | 2 +- 23 containers/CMakeLists.txt | 2 +- 24 containers/test/CMakeLists.txt | 24 +++++++++---------- 25 helpers/dtoverlay/CMakeLists.txt | 2 +- 26 .../linux/apps/dtmerge/CMakeLists.txt | 2 +- 27 .../linux/apps/dtoverlay/CMakeLists.txt | 6 ++--- 28 .../linux/apps/gencmd/CMakeLists.txt | 2 +- 29 .../apps/hello_pi/hello_audio/CMakeLists.txt | 2 +- 30 .../hello_pi/hello_dispmanx/CMakeLists.txt | 2 +- [all …]
|
/openbmc/openbmc-test-automation/tools/ |
H A D | myffdc.robot | 10 ... ├── 20161020045522673810_BMC_journalctl.txt 11 ... ├── 20161020045522673810_BMC_proc_list.txt 12 ... ├── 20161020045522673810_BMC_dmesg.txt 13 ... ├── 20161020045522673810_BMC_inventory.txt 14 ... ├── 20161020045522673810_BMC_led.txt 15 ... ├── 20161020045522673810_BMC_record_log.txt 16 ... ├── 20161020045522673810_BMC_sensor_list.txt 17 ... ├── 20161020045522673810_BMC_general.txt 18 ... ├── 20161020045522673810_OS_dmesg.txt 19 ... ├── 20161020045522673810_OS_msglog.txt [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/ |
H A D | 0001-Link-to-libatomic.patch | 12 json_demo/CMakeLists.txt | 2 +- 13 json_headers_only_demo/CMakeLists.txt | 2 +- 14 json_map_demo/CMakeLists.txt | 2 +- 15 json_test/CMakeLists.txt | 2 +- 18 diff --git a/json_demo/CMakeLists.txt b/json_demo/CMakeLists.txt 20 --- a/json_demo/CMakeLists.txt 21 +++ b/json_demo/CMakeLists.txt 29 diff --git a/json_headers_only_demo/CMakeLists.txt b/json_headers_only_demo/CMakeLists.txt 31 --- a/json_headers_only_demo/CMakeLists.txt 32 +++ b/json_headers_only_demo/CMakeLists.txt [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | openbmc_ffdc.robot | 4 ... ffdc_report.txt under directory logs/testSuite/testName/ 10 ... │ ├── 20160909102538035251_BMC_journalctl.txt 11 ... │ ├── 20160909102538035251_BMC_proc_list.txt 12 ... │ ├── 20160909102538035251_BMC_dmesg.txt 13 ... │ ├── 20160909102538035251_BMC_inventory.txt 14 ... │ ├── 20160909102538035251_BMC_led.txt 15 ... │ ├── 20160909102538035251_BMC_record_log.txt 16 ... │ ├── 20160909102538035251_BMC_sensor_list.txt 17 ... │ ├── 20160909102538035251_BMC_general.txt 18 ... │ ├── 20160909102538035251_OS_dmesg.txt [all …]
|
/openbmc/u-boot/scripts/ |
H A D | build-whitelist.sh | 37 |sort |uniq >scripts/config_whitelist.txt.tmp1; 44 |sort |uniq >scripts/config_whitelist.txt.tmp2 47 comm -23 scripts/config_whitelist.txt.tmp1 scripts/config_whitelist.txt.tmp2 \ 48 |sort |uniq >scripts/config_whitelist.txt.tmp3 52 if [ -r scripts/config_whitelist.txt ]; then 53 comm -12 scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt \ 54 > scripts/config_whitelist.txt.tmp4 55 mv scripts/config_whitelist.txt.tmp4 scripts/config_whitelist.txt 57 mv scripts/config_whitelist.txt.tmp3 scripts/config_whitelist.txt 60 rm scripts/config_whitelist.txt.tmp*
|
/openbmc/linux/fs/unicode/ |
H A D | README.utf8data | 10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt 11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt 12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt 13 https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt 14 https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt 15 https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.txt 16 https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt 20 900e76da1d822a160fd6b8c0b1d70094 CaseFolding.txt 21 131256380bff4fea8ad4a851616f2f10 DerivedAge.txt 22 e731a4089b30002144e107e3d6f8d1fa DerivedCombiningClass.txt [all …]
|
H A D | Makefile | 21 -a $(srctree)/$(src)/DerivedAge.txt \ 22 -c $(srctree)/$(src)/DerivedCombiningClass.txt \ 23 -p $(srctree)/$(src)/DerivedCoreProperties.txt \ 24 -d $(srctree)/$(src)/UnicodeData.txt \ 25 -f $(srctree)/$(src)/CaseFolding.txt \ 26 -n $(srctree)/$(src)/NormalizationCorrections.txt \ 27 -t $(srctree)/$(src)/NormalizationTest.txt \ 30 $(obj)/utf8data.c: $(obj)/mkutf8data $(filter %.txt, $(cmd_utf8data)) FORCE
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-cmake-Use-alternate-way-to-detect-libm.patch | 13 CMakeLists.txt | 7 ++++++- 14 contrib/fonttools/CMakeLists.txt | 2 +- 15 fontforge/CMakeLists.txt | 2 +- 16 fontforgeexe/CMakeLists.txt | 2 +- 19 diff --git a/CMakeLists.txt b/CMakeLists.txt 21 --- a/CMakeLists.txt 22 +++ b/CMakeLists.txt 39 diff --git a/contrib/fonttools/CMakeLists.txt b/contrib/fonttools/CMakeLists.txt 41 --- a/contrib/fonttools/CMakeLists.txt 42 +++ b/contrib/fonttools/CMakeLists.txt [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-sysroot-cruft.sh | 156 sort | sed "s#^${SYSROOTS}##g" > ${OUTPUT}/master.list.all.txt 157 sort -u ${OUTPUT}/master.list.all.txt > ${OUTPUT}/master.list.txt # -u because some directories are… 159 sort | sed "s#^${SYSROOTS}##g" > ${OUTPUT}/sysroot.list.txt 161 diff ${OUTPUT}/master.list.all.txt ${OUTPUT}/master.list.txt > ${OUTPUT}/duplicates.txt 162 diff ${OUTPUT}/master.list.txt ${OUTPUT}/sysroot.list.txt > ${OUTPUT}/diff.all.txt 164 grep "^> ." ${OUTPUT}/diff.all.txt | sed 's/^> //g' > ${OUTPUT}/diff.txt 166 sed -i "\\#^${item}\$#d" ${OUTPUT}/diff.txt; 167 echo "${item}" >> ${OUTPUT}/used.whitelist.txt 171 cat $fwhitelist >> ${OUTPUT}/used.whitelist.txt 173 sed -i "\\#^${item}\$#d" ${OUTPUT}/diff.txt; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ |
H A D | ttf-google-fira.bb | 5 file://${S}/firamono/OFL.txt;md5=0373cf792d4b95c61399b94c02702892 \ 6 file://${S}/firacode/OFL.txt;md5=c75ca55aa0a5809a854d87db2a8ebf23 \ 7 file://${S}/firasans/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \ 8 file://${S}/firasanscondensed/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \ 9 file://${S}/firasansextracondensed/OFL.txt;md5=de28deb2f8c1f23fd4d6918113ac3ddd \ 32 install -D -m 0644 ${S}/firamono/OFL.txt ${D}${datadir}/licenses/${PN}mono/OFL.txt 33 install -D -m 0644 ${S}/firacode/OFL.txt ${D}${datadir}/licenses/${PN}code/OFL.txt 34 install -D -m 0644 ${S}/firasans/OFL.txt ${D}${datadir}/licenses/${PN}sans/OFL.txt 35 …install -D -m 0644 ${S}/firasanscondensed/OFL.txt ${D}${datadir}/licenses/${PN}sanscondensed/OFL.t… 36 …all -D -m 0644 ${S}/firasansextracondensed/OFL.txt ${D}${datadir}/licenses/${PN}sansextracondensed… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/files/ |
H A D | 0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch | 15 common/network/CMakeLists.txt | 1 + 16 common/rdr/CMakeLists.txt | 1 + 17 common/rfb/CMakeLists.txt | 1 + 20 diff --git a/common/network/CMakeLists.txt b/common/network/CMakeLists.txt 22 --- a/common/network/CMakeLists.txt 23 +++ b/common/network/CMakeLists.txt 30 diff --git a/common/rdr/CMakeLists.txt b/common/rdr/CMakeLists.txt 32 --- a/common/rdr/CMakeLists.txt 33 +++ b/common/rdr/CMakeLists.txt 40 diff --git a/common/rfb/CMakeLists.txt b/common/rfb/CMakeLists.txt [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/ |
H A D | 0001-lib-Do-not-use-private-makefile-targets-in-CMakelist.patch | 4 Subject: [PATCH] lib: Do not use private makefile targets in CMakelists.txt 8 ("build: CMakeLists.txt Do not use private makefile targets (#5819)") 25 lib/cfl/CMakeLists.txt | 8 ++------ 26 lib/cmetrics/CMakeLists.txt | 8 ++------ 27 lib/ctraces/CMakeLists.txt | 8 ++------ 28 lib/monkey/CMakeLists.txt | 4 +--- 31 diff --git a/lib/cfl/CMakeLists.txt b/lib/cfl/CMakeLists.txt 33 --- a/lib/cfl/CMakeLists.txt 34 +++ b/lib/cfl/CMakeLists.txt 50 diff --git a/lib/cmetrics/CMakeLists.txt b/lib/cmetrics/CMakeLists.txt [all …]
|
/openbmc/qemu/scripts/ci/ |
H A D | coverage-summary.sh | 15 gcovr -p -o raw-report.txt 18 sed s@$PWD\/@@ raw-report.txt | sed s/[0-9]\*[,-]//g > simplified.txt 21 awk '/.[ch]$/ { printf("%s", $0); next } 1' simplified.txt > rejoined.txt 24 column -t rejoined.txt > final.txt 27 grep -v "0%" final.txt
|
/openbmc/qemu/tests/multiboot/ |
H A D | modules.out | 9 === Running test case: modules.elf -initrd module.txt === 12 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt' 16 === Running test case: modules.elf -initrd module.txt argument === 19 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument' 23 === Running test case: modules.elf -initrd module.txt argument,,with,,commas === 26 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument,with,commas' 30 === Running test case: modules.elf -initrd module.txt,module.txt argument,module.txt === 33 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt' 35 [102010] Module: 104000 - 104038 (56 bytes) 'module.txt argument' 37 [102020] Module: 105000 - 105038 (56 bytes) 'module.txt'
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0005-pip-requirements-Don-t-install-requirements-with-pip.patch | 10 requirements.txt | 36 ------------------------------------ 11 test-requirements.txt | 7 ------- 13 delete mode 100644 requirements.txt 14 delete mode 100644 test-requirements.txt 25 -if ! pip install -r requirements.txt ; then 33 -if ! pip install -r test-requirements.txt ; then 44 -md5sum requirements.txt test-requirements.txt dev_setup.sh > .installed 46 diff --git a/requirements.txt b/requirements.txt 49 --- a/requirements.txt 88 diff --git a/test-requirements.txt b/test-requirements.txt [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-Set-RPM_PLUGINDIR-in-top-level-CMakeLists.txt.patch | 4 Subject: [PATCH] Set RPM_PLUGINDIR in top level CMakeLists.txt 17 So we should move this directory setting into the top level CMakeLists.txt. 23 CMakeLists.txt | 3 +++ 24 plugins/CMakeLists.txt | 3 --- 27 diff --git a/CMakeLists.txt b/CMakeLists.txt 29 --- a/CMakeLists.txt 30 +++ b/CMakeLists.txt 41 diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt 43 --- a/plugins/CMakeLists.txt 44 +++ b/plugins/CMakeLists.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/ |
H A D | 0001-CMakeLists.txt-fix-googletest-related-options.patch | 4 Subject: [PATCH] CMakeLists.txt: fix googletest related options 14 ./CMakeLists.txt: set(install_gmock OFF) 15 ./third_party/googletest/googlemock/CMakeLists.txt:install_project(gmock gmock_main) 17 ./CMakeLists.txt: set(BUILD_GMOCK ON) 19 ./third_party/googletest/CMakeLists.txt:option(BUILD_GMOCK "Builds the googlemock subproject" ON) 20 ./third_party/googletest/CMakeLists.txt:if(BUILD_GMOCK) 22 ./CMakeLists.txt: set(INSTALL_GTEST OFF) 24 ./third_party/googletest/googletest/CMakeLists.txt:if (INSTALL_GTEST) 25 ./third_party/googletest/CMakeLists.txt:option(INSTALL_GTEST "Enable installation of googletest. (P… 36 CMakeLists.txt | 6 +++--- [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/ |
H A D | 0001-drop-including-rpath-cmake-module.patch | 13 src/konkret/CMakeLists.txt | 1 - 14 src/program/CMakeLists.txt | 1 - 17 diff --git a/src/konkret/CMakeLists.txt b/src/konkret/CMakeLists.txt 19 --- a/src/konkret/CMakeLists.txt 20 +++ b/src/konkret/CMakeLists.txt 29 diff --git a/src/program/CMakeLists.txt b/src/program/CMakeLists.txt 31 --- a/src/program/CMakeLists.txt 32 +++ b/src/program/CMakeLists.txt
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | README | 12 o You are new to Linux-kernel concurrency: simple.txt 16 that the Linux kernel provides: ordering.txt 22 tests: litmus-tests.txt 26 situations involving more than two threads: recipes.txt 29 and cannot do to control dependencies: control-dependencies.txt 32 LKMM, and would like a quick reference: cheatsheet.txt 36 rationale, and implementation: explanation.txt 40 working papers, and LWN articles: references.txt 50 cheatsheet.txt 53 control-dependencies.txt [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/man-pages/ |
H A D | man-pages_6.9.1.bb | 8 file://LICENSES/BSD-2-Clause.txt;md5=9e16594a228301089d759b4f178db91f \ 9 file://LICENSES/BSD-3-Clause.txt;md5=407426fcc1a243b7b2eff6e35c56aca9 \ 10 file://LICENSES/BSD-4-Clause-UC.txt;md5=1da3cf8ad50cd8d5d1de3cfc53196d01 \ 11 file://LICENSES/GPL-1.0-or-later.txt;md5=e5b7c80002ef72ab868b43ce47b65125 \ 12 file://LICENSES/GPL-2.0-only.txt;md5=3d26203303a722dedc6bf909d95ba815 \ 13 file://LICENSES/GPL-2.0-or-later.txt;md5=3d26203303a722dedc6bf909d95ba815 \ 14 … file://LICENSES/Linux-man-pages-1-para.txt;md5=97ab07585ce6700273bc66461bf46bf2 \ 15 … file://LICENSES/Linux-man-pages-copyleft-2-para.txt;md5=1cafc230857da5e43f3d509c425d3c64 \ 16 … file://LICENSES/Linux-man-pages-copyleft.txt;md5=173b960c686ff2d26f043ddaeb63f6ce \ 17 … file://LICENSES/Linux-man-pages-copyleft-var.txt;md5=d33708712c5918521f47f23b0c4e0d20 \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
H A D | 0004-call-native-helpers.patch | 13 src/addressbook/libebook-contacts/CMakeLists.txt | 2 +- 14 src/camel/CMakeLists.txt | 2 +- 17 …t a/src/addressbook/libebook-contacts/CMakeLists.txt b/src/addressbook/libebook-contacts/CMakeList… 19 --- a/src/addressbook/libebook-contacts/CMakeLists.txt 20 +++ b/src/addressbook/libebook-contacts/CMakeLists.txt 30 diff --git a/src/camel/CMakeLists.txt b/src/camel/CMakeLists.txt 32 --- a/src/camel/CMakeLists.txt 33 +++ b/src/camel/CMakeLists.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/openwsman/ |
H A D | 0001-Link-with-libm-for-floor-function.patch | 14 CMakeLists.txt | 10 ++++++++++ 16 src/lib/CMakeLists.txt | 4 ++++ 19 diff --git a/CMakeLists.txt b/CMakeLists.txt 21 --- a/CMakeLists.txt 22 +++ b/CMakeLists.txt 54 diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt 56 --- a/src/lib/CMakeLists.txt 57 +++ b/src/lib/CMakeLists.txt
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/ |
H A D | 0002-Do-not-install-tools-a-CMake-targets.patch | 13 winpr/tools/hash-cli/CMakeLists.txt | 2 +- 14 winpr/tools/makecert-cli/CMakeLists.txt | 2 +- 17 diff --git a/winpr/tools/hash-cli/CMakeLists.txt b/winpr/tools/hash-cli/CMakeLists.txt 19 --- a/winpr/tools/hash-cli/CMakeLists.txt 20 +++ b/winpr/tools/hash-cli/CMakeLists.txt 30 diff --git a/winpr/tools/makecert-cli/CMakeLists.txt b/winpr/tools/makecert-cli/CMakeLists.txt 32 --- a/winpr/tools/makecert-cli/CMakeLists.txt 33 +++ b/winpr/tools/makecert-cli/CMakeLists.txt
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/scp-firmware/files/ |
H A D | 0001-OPTEE-Private-Includes.patch | 14 product/optee/common/module/console/CMakeLists.txt | 2 +- 15 product/optee/common/module/mbx/CMakeLists.txt | 2 +- 18 …/product/optee/common/module/console/CMakeLists.txt b/product/optee/common/module/console/CMakeLis… 20 --- a/product/optee/common/module/console/CMakeLists.txt 21 +++ b/product/optee/common/module/console/CMakeLists.txt 31 …-git a/product/optee/common/module/mbx/CMakeLists.txt b/product/optee/common/module/mbx/CMakeLists… 33 --- a/product/optee/common/module/mbx/CMakeLists.txt 34 +++ b/product/optee/common/module/mbx/CMakeLists.txt
|
/openbmc/linux/arch/powerpc/tools/ |
H A D | head_check.sh | 49 … [TA] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start_text$" > .tmp_symbols.txt 52 vma=$(grep -e " [TA] _stext$" .tmp_symbols.txt | cut -d' ' -f1) 56 start_head_addr=$(grep " t start_first_256B$" .tmp_symbols.txt | cut -d' ' -f1) 68 expected_start_text_addr=$(grep " a text_start$" .tmp_symbols.txt | cut -d' ' -f1 | sed "s/^0/$top_… 70 start_text_addr=$(grep " t start_text$" .tmp_symbols.txt | cut -d' ' -f1) 80 rm -f .tmp_symbols.txt
|