| /OK3568_Linux_fs/buildroot/package/rocksdb/ |
| H A D | 0001-build_tools-build_detect_platform-fix-C-tests.patch | 10 output/host/bin/xtensa-buildroot-linux-uclibc-g++ -faligned-new -x c++ - -o /dev/null <<EOF 13 EOF 30 - $CXX $PLATFORM_CXXFLAGS -x c++ - -luring -o /dev/null 2>/dev/null <<EOF 31 + $CXX $PLATFORM_CXXFLAGS -x c++ - -luring -o test.o 2>/dev/null <<EOF 39 - $CXX $PLATFORM_CXXFLAGS -x c++ - -o /dev/null 2>/dev/null <<EOF 40 + $CXX $PLATFORM_CXXFLAGS -x c++ - -o test.o 2>/dev/null <<EOF 44 @@ -261,7 +261,7 @@ EOF 48 - $CXX $PLATFORM_CXXFLAGS -x c++ - -o /dev/null 2>/dev/null <<EOF 49 + $CXX $PLATFORM_CXXFLAGS -x c++ - -o test.o 2>/dev/null <<EOF 52 EOF [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | qts-filter.sh | 25 cat << EOF heredoc 35 EOF 49 cat << EOF heredoc 52 EOF 69 cat << EOF heredoc 79 EOF 86 cat << EOF heredoc 89 EOF 106 cat << EOF heredoc 116 EOF [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/configs/ |
| H A D | extra-part-config.sh | 7 cat <<EOF heredoc 17 EOF 33 cat <<EOF heredoc 49 EOF 53 cat <<EOF heredoc 61 EOF 67 cat <<EOF heredoc 103 EOF 106 cat << EOF heredoc 111 EOF [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | extra-part-config.sh | 7 cat <<EOF heredoc 17 EOF 33 cat <<EOF heredoc 49 EOF 53 cat <<EOF heredoc 61 EOF 67 cat <<EOF heredoc 103 EOF 106 cat << EOF heredoc 111 EOF [all …]
|
| H A D | save-patches.sh | 18 cat << EOF > "$PATCH_DIR/apply-patches.sh" heredoc 34 EOF 85 cat << EOF >> "$PATCH_DIR/apply-patches.sh" heredoc 105 EOF
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | cargo_common.bbclass | 34 cat <<- EOF > ${CARGO_HOME}/config 39 EOF 41 cat <<- EOF >> ${CARGO_HOME}/config 46 EOF 49 cat <<- EOF >> ${CARGO_HOME}/config 54 EOF 57 cat <<- EOF >> ${CARGO_HOME}/config 67 EOF 69 cat <<- EOF >> ${CARGO_HOME}/config 74 EOF [all …]
|
| H A D | kernel-fitimage.bbclass | 86 cat << EOF >> $1 92 EOF 107 cat << EOF >> $1 110 EOF 113 cat << EOF >> $1 116 EOF 119 cat << EOF >> $1 121 EOF 124 cat << EOF >> $1 126 EOF [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch | 44 @@ -38,3 +38,34 @@ EOF 45 check 'cat foo' <<EOF 47 EOF 51 +cat > ed3.diff <<EOF 62 +EOF 66 +cat > baz <<EOF 67 +EOF 69 +check 'patch -e -i ed3.diff' <<EOF 70 +EOF 72 +check 'cat foo' <<EOF [all …]
|
| H A D | 0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch | 186 +cat > ed1.diff <<EOF 190 +EOF 192 +check 'patch -e foo -i ed1.diff' <<EOF 193 +EOF 195 +check 'cat foo' <<EOF 197 +EOF 199 +cat > ed2.diff <<EOF 203 +EOF 205 +check 'patch -e foo -i ed2.diff 2> /dev/null || echo "Status: $?"' <<EOF 208 +EOF [all …]
|
| /OK3568_Linux_fs/kernel/scripts/atomic/ |
| H A D | gen-atomic-long.sh | 48 cat <<EOF heredoc 55 EOF 58 cat << EOF heredoc 84 EOF 90 cat <<EOF heredoc 93 EOF 99 cat <<EOF heredoc 102 EOF
|
| H A D | gen-atomic-fallback.sh | 54 cat << EOF heredoc 58 EOF 150 cat <<EOF heredoc 174 EOF 177 cat << EOF heredoc 188 EOF 198 cat <<EOF heredoc 203 EOF 209 cat <<EOF heredoc 211 EOF
|
| H A D | gen-atomic-instrumented.sh | 95 cat <<EOF heredoc 103 EOF 115 cat <<EOF heredoc 122 EOF 138 cat << EOF heredoc
|
| /OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/ |
| H A D | 00-run.sh | 8 on_chroot << EOF heredoc 14 EOF 29 on_chroot <<EOF heredoc 36 EOF 38 on_chroot << EOF heredoc 40 EOF 42 on_chroot << EOF heredoc 44 EOF
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 248 + cat << EOF 281 +EOF 282 + cat << EOF 294 +EOF 822 + cat >> confdefs.pytmp <<\EOF 824 +EOF 825 +cat >> confdefs.h <<\EOF 827 +EOF 1208 + cat > conftest.$ac_ext << EOF 1214 +EOF [all …]
|
| /OK3568_Linux_fs/kernel/tools/bootconfig/scripts/ |
| H A D | ftrace2bconf.sh | 51 cat 1>&2 << EOF heredoc 53 EOF 61 cat 1>&2 << EOF heredoc 63 EOF 70 cat 1>&2 << EOF heredoc 72 EOF
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | gen-site-config | 7 cat << EOF heredoc 11 EOF 41 cat << EOF heredoc 43 EOF
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | gcc-plugin.sh | 12 …c=$($1 -E -x c++ - -o /dev/null -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 19 EOF 46 …++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 54 EOF
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | gcc-plugin.sh | 12 …c=$($1 -E -x c++ - -o /dev/null -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 19 EOF 46 …++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 54 EOF
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | boot-qemu-image.py | 40 except pexpect.EOF as e: 62 except pexpect.EOF: 73 child.expect(pexpect.EOF) 74 except pexpect.EOF:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
| H A D | 0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch | 20 EOF 29 EOF 38 EOF 47 EOF 56 EOF
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_lib.sh | 62 cat >/dev/stderr <<-EOF heredoc 70 EOF 73 cat >/dev/stderr <<-EOF heredoc 78 EOF
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/ |
| H A D | conntrack_icmp_related.sh | 130 ip netns exec $netns nft -f - <<EOF heredoc 142 EOF 145 ip netns exec nsclient1 nft -f - <<EOF heredoc 157 EOF 159 ip netns exec nsclient2 nft -f - <<EOF heredoc 182 EOF 188 ip netns exec nsrouter1 nft -f - <<EOF heredoc 201 EOF
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/ |
| H A D | 0001-configure-Pass-LDFLAGS-to-link-tests.patch | 34 EOF 44 EOF 50 @@ -547,7 +547,7 @@ cat > $test.c <<EOF 53 EOF 62 EOF 70 EOF
|
| /OK3568_Linux_fs/kernel/scripts/selinux/ |
| H A D | install_policy.sh | 49 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF heredoc 55 EOF 72 cat > /etc/selinux/config << EOF heredoc 75 EOF
|
| /OK3568_Linux_fs/debian/ |
| H A D | mk-iso-debian.sh | 94 cat << EOF >> deb.conf heredoc 119 EOF 123 cat << EOF >> udeb.conf heredoc 148 EOF 152 cat << EOF >> release.conf heredoc 159 EOF
|