| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | rkpatch.sh | 37 sed -i 's/^CONFIG_BOOTDELAY=5/CONFIG_BOOTDELAY=0/g' .config 41 sed -i 's/\<debug\>/printf/g' lib/initcall.c 42 sed -i 's/ifdef DEBUG/if 1/g' lib/initcall.c 46 sed -i 's/\<debug\>/printf/g' ./common/board_f.c 47 sed -i 's/\<debug\>/printf/g' ./common/board_r.c 51 sed -i '$i \#define DEBUG\' include/configs/rockchip-common.h 55 sed -i 's/\# CONFIG_ROCKCHIP_DEBUGGER is not set/CONFIG_ROCKCHIP_DEBUGGER=y/g' .config 59 sed -i 's/^CONFIG_BOOTDELAY=0/CONFIG_BOOTDELAY=5/g' .config 63 …sed -i 's/\# CONFIG_BOOTSTAGE_PRINTF_TIMESTAMP is not set/CONFIG_BOOTSTAGE_PRINTF_TIMESTAMP=y/g' .… 67 …sed -i '/save_boot_params_ret:/a\ldr r0, =CONFIG_DEBUG_UART_BASE\nmov r1, #100\nloop:\nmov r2, #0x… [all …]
|
| H A D | fit-unpack.sh | 81 VALUE=`echo " "${VALUE} | sed "s/ / 0x/g"` 121 sed -i "s/\"\/INCBIN\/(\(.*\))\"/\/incbin\/(\"\1\")/" ${ITS} 124 sed -i "/memreserve/d" ${ITS} 125 sed -i "/timestamp/d" ${ITS} 126 sed -i "/data-size/d" ${ITS} 127 sed -i "/data-position/d" ${ITS} 128 sed -i "/value/d" ${ITS} 129 sed -i "/hashed-strings/d" ${ITS} 130 sed -i "/hashed-nodes/d" ${ITS} 131 sed -i "/signer-version/d" ${ITS} [all …]
|
| H A D | spl.sh | 59 MAGIC=`sed -n '/NAME=/s/NAME=//p' ${INI}` 78 sed -i "1s/^/${MAGIC:0:4}/" tmp/tpl.bin 82 sed -i "s/FlashData=.*$/FlashData=.\/tmp\/tpl.bin/" ${TMP_INI} 83 sed -i "0,/Path1=.*/s/Path1=.*$/Path1=.\/tmp\/tpl.bin/" ${TMP_INI} 84 sed -i "s/FlashBoot=.*$/FlashBoot=.\/tmp\/u-boot-spl.bin/" ${TMP_INI} 92 sed -i "1s/^/${MAGIC:0:4}/" tmp/tpl.bin 94 sed -i "s/FlashData=.*$/FlashData=.\/tmp\/tpl.bin/" ${TMP_INI} 95 sed -i "0,/Path1=.*/s/Path1=.*$/Path1=.\/tmp\/tpl.bin/" ${TMP_INI} 99 sed -i "s/FlashBoot=.*$/FlashBoot=.\/tmp\/u-boot-spl.bin/" ${TMP_INI}
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sed/ |
| H A D | sed_4.8.bb | 2 HOMEPAGE = "http://www.gnu.org/software/sed/" 3 DESCRIPTION = "sed (stream editor) is a non-interactive command-line text editor." 6 file://sed/sed.h;beginline=1;endline=15;md5=fb3c7e6fbca6f66943859153d4be8efe \ 10 SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.xz \ 31 mv ${D}${bindir}/sed ${D}${base_bindir}/sed 36 ALTERNATIVE:${PN} = "sed" 37 ALTERNATIVE_LINK_NAME[sed] = "${base_bindir}/sed" 51 …sed -e 's/^Makefile:/_Makefile:/' -e 's/^srcdir = \(.*\)/srcdir = ./' -e 's/bash/sh/' -i ${D}${PTE… 52 for i in `grep -rl "sed/sed" ${D}${PTEST_PATH}`; do sed -e 's/..\/sed\/sed/sed/' -i $i; done 54 sed -e 's,--sysroot=${STAGING_DIR_TARGET},,g' \ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | makefile.patch | 7 rm -f $(DESTDIR)/$(bindir)/`echo lsb | sed -e '$(transform)'` 8 ln $(DESTDIR)/$(bindir)/`echo lsz |sed -e '$(transform)'` \ 9 $(DESTDIR)/$(bindir)/`echo lsb |sed -e '$(transform)'` 10 - rm -f $(bindir)/`echo lsx | sed -e '$(transform)'` 11 + rm -f $(DESTDIR)/$(bindir)/`echo lsx | sed -e '$(transform)'` 12 ln $(DESTDIR)/$(bindir)/`echo lsz |sed -e '$(transform)'` \ 13 $(DESTDIR)/$(bindir)/`echo lsx |sed -e '$(transform)'` 14 - rm -f $(bindir)/`echo lrb | sed -e '$(transform)'` 15 + rm -f $(DESTDIR)/$(bindir)/`echo lrb | sed -e '$(transform)'` 16 ln $(DESTDIR)/$(bindir)/`echo lrz |sed -e '$(transform)'` \ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | depcomp | 69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 142 sed -e 's/^[^:]*: / /' \ 155 ## Some versions of the HPUX 10.20 sed can't process this invocation 156 ## correctly. Breaking it into two sed invocations is a workaround. 157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" 186 # clever and replace this with sed code, as IRIX sed won't handle 188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; 193 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ 201 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ [all …]
|
| H A D | config.sub | 53 me=`echo "$0" | sed -e 's,.*/,,'` 115 maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` 123 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` 127 basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown 130 basic_machine=`echo $1 | sed 's/-[^-]*$//'` 132 then os=`echo $1 | sed 's/.*-/-/'` 181 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` 185 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` 189 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` 192 os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` [all …]
|
| H A D | missing | 166 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` 172 sed -e 's/^[^:]*://' -e 's/:.*//'`;; 186 sed 's/\.am$/.in/' | 198 file=`echo "$*" | sed -n "$sed_output"` 199 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` 224 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` 228 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` 254 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` 273 file=`echo "$*" | sed -n "$sed_output"` 274 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | scan_conn.sh | 23 nw_no=$(wpa_cli add_network | sed '1d') 24 ret=$(wpa_cli set_network $nw_no ssid $ssid | sed '1d') 29 ret=$(wpa_cli set_network $nw_no psk $pw | sed '1d') 34 ret=$(wpa_cli set_network $nw_no key_mgmt NONE | sed '1d') 37 ret=$(wpa_cli set_network $nw_no auth_alg OPEN | sed '1d') 42 ret=$(wpa_cli set_network $nw_no wep_key0 $pw | sed '1d') 48 #ret=$(wpa_cli set_network $nw_no proto WPA | sed '1d') 52 #ret=$(wpa_cli set_network $nw_no key_mgmt WPA-PSK | sed '1d') 56 #ret=$(wpa_cli set_network $nw_no pairwise CCMP | sed '1d') 60 #ret=$(wpa_cli set_network $nw_no group CCMP | sed '1d') [all …]
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | depcomp | 65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; 74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` 98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile" 99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile" 126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} 127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 155 cygpath_u='sed s,\\\\,/,g' 163 cygpath_u='sed s,\\\\,/,g' 227 sed -e 's/^[^:]*: / /' \ 239 ## Some versions of the HPUX 10.20 sed can't process this invocation [all …]
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch | 4 Subject: [PATCH] Misc/python-config.sh.in: ensure sed invocations only match 7 The build/real prefix handling using sed breaks if build != real and the 17 the double sed invocation (prefix is already expanded). Work around it by 38 # Use sed to fix paths from their built-to locations to their installed-to 44 +prefix=$(echo "$prefix_build" | sed "s#^$prefix_build#$prefix_real#") 45 +exec_prefix=$(echo "$exec_prefix_build" | sed "s#^$exec_prefix_build#$prefix_real#") 47 -includedir=$(echo "@includedir@" | sed "s#$prefix#$prefix_real#") 48 -libdir=$(echo "@libdir@" | sed "s#$prefix#$prefix_real#") 49 -CFLAGS=$(echo "@CFLAGS@" | sed "s#$prefix#$prefix_real#") 50 +includedir=$(echo "@includedir@" | sed "s#^$prefix_build#$prefix_real#") [all …]
|
| /OK3568_Linux_fs/rkbin/scripts/ |
| H A D | checkpatch.sh | 19 DOC=`git log ${ARG_COMMIT} -1 --name-only | sed -n "/_EN\.md/p"` 24 DOC=`git log ${ARG_COMMIT} -1 --name-only | sed -n "/_CN\.md/p"` 30 git show ${ARG_COMMIT} -1 ${DOC} | sed -n "/^+/p" > ${DIFF_DOC_ALL} 31 git show ${ARG_COMMIT} -1 ${DOC} | sed -n "/^+/p" > ${DIFF_DOC_ALL}.dos 40 TITLE=`sed -n "/^+## /p" ${DIFF_DOC_ALL} | tr -d " +#"` 41 DATE=`sed -n "/^+| 20[0-9][0-9]-/p" ${DIFF_DOC_ALL} | tr -d " " | awk -F "|" '{ print $2 }'` 42 …YEAR=`sed -n "/^+| 20[0-9][0-9]-/p" ${DIFF_DOC_ALL} | tr -d " " | awk -F "|" '{ print $2 }' | awk … 43 …MON=`sed -n "/^+| 20[0-9][0-9]-/p" ${DIFF_DOC_ALL} | tr -d " " | awk -F "|" '{ print $2 }' | awk -… 44 FILE=`sed -n "/^+| 20[0-9][0-9]-/p" ${DIFF_DOC_ALL} | tr -d " " | awk -F "|" '{ print $3 }'` 45 COMMIT=`sed -n "/^+| 20[0-9][0-9]-/p" ${DIFF_DOC_ALL} | tr -d " " | awk -F "|" '{ print $4 }'` [all …]
|
| /OK3568_Linux_fs/buildroot/package/gettext-tiny/ |
| H A D | gettext-tiny.mk | 22 gettext-runtime/po/boldquot.sed \ 26 gettext-runtime/po/quot.sed \ 60 $(SED) 's,@PACKAGE@,gettext-tools,g;' $(@D)/gettextize 61 $(SED) 's,@VERSION@,$(GETTEXT_GNU_VERSION),g;' $(@D)/gettextize 62 $(SED) 's,@ARCHIVE_VERSION@,$(GETTEXT_TINY_ARCHIVE_VERSION),' $(@D)/gettextize 63 $(SED) 's,@prefix@,$(HOST_DIR),g;' $(@D)/gettextize 64 $(SED) 's,@datarootdir@,$${prefix}/share,g;' $(@D)/gettextize 65 $(SED) 's,@datadir@,$${prefix}/share,g;' $(@D)/gettextize 66 $(SED) 's,@PATH_SEPARATOR@,:,g;' $(@D)/gettextize 67 $(SED) 's,@RELOCATABLE@,no,g;' $(@D)/gettextize [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/perf/ |
| H A D | perf.bb | 148 sed -i -e 's#${WORKDIR}##g' ${D}${libdir}/python*/site-packages/perf-*/SOURCES.txt 194 sed -i -e 's,^libdir = \($(prefix)/.*lib\),libdir ?= \1,' \ 204 sed -i 's,^mandir?=,mandir:=,' ${S}/tools/perf/Documentation/Makefile 207 sed -i -e 's,\ .config-detected, $(OUTPUT)/config-detected,g' \ 209 …sed -i -e "s,prefix='\$(DESTDIR_SQ)/usr'$,prefix='\$(DESTDIR_SQ)/usr' --install-lib='\$(PYTHON_SIT… 212 …sed -i -e 's,\($(Q)$(SHELL) .$(arch_errno_tbl).\) $(CC) $(arch_errno_hdr_dir),\1 $(firstword $(CC)… 215 …sed -i -e "s,--root='/\$(DESTDIR_SQ)',--prefix='\$(DESTDIR_SQ)/usr' --install-lib='\$(DESTDIR)\$(P… 219 sed -i -e 's,\ .config-detected, $(OUTPUT)/config-detected,g' \ 231 …sed -i -e 's,$(call get-executable-or-default\,PYTHON\,$(PYTHON_AUTO)),$(notdir $(call get-executa… 234 …sed -i -e 's,$(call get-executable-or-default\,PYTHON\,$(PYTHON2)),$(notdir $(call get-executable-… [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 207 + file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..… 536 …lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* … 539 -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (void *) 0},… 540 -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (… 541 +lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) … 542 +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\"… 548 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat… 550 + lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" 649 + lt_sysroot=`echo "$with_libtool_sysroot" | sed -e "$sed_quote_subst"` 871 …libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\… [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | po.m4 | 49 case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in 68 case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in 103 *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; 108 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` 109 ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'` 110 ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` 115 .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; 126 …given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, $top_src… 136 ALL_LINGUAS=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` 197 …sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e … [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-pygame/ |
| H A D | python-pygame.mk | 33 $(SED) 's/^imageext/#imageext/' $(@D)/Setup 39 $(SED) 's/^font/#font/' $(@D)/Setup 45 $(SED) 's/^mixer/#mixer/g' $(@D)/Setup 51 $(SED) 's/^_numericsndarray/#_numericsndarray/' $(@D)/Setup 55 $(SED) 's/^_numericsurfarray/#_numericsurfarray/' $(@D)/Setup 60 $(SED) 's/^movie/#movie/' $(@D)/Setup 65 $(SED) 's/^scrap/#scrap/' $(@D)/Setup 70 $(SED) 's/^_freetype/#_freetype/' $(@D)/Setup 80 $(SED) "s~^SDL = ~SDL = $(PYTHON_PYGAME_SDL_FLAGS) \n#~" $(@D)/Setup 81 $(SED) 's/^pypm/#pypm/' $(@D)/Setup
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/ |
| H A D | fbida_2.14.bb | 45 …sed -i -e 's# fbgs# \$(srcdir)/fbgs#; s#-Ijpeg#-I\$(srcdir)/jpeg#; s# jpeg/# \$(srcdir)/jpeg/#' ${… 46 sed -i -e 's:/sbin/ldconfig:echo x:' ${S}/mk/Autoconf.mk 47 sed -i -e 's: cpp: ${CPP}:' ${S}/GNUmakefile 52 sed -i -e '/^HAVE_LIBCURL/s/:=.*$/:= no/' ${S}/GNUmakefile 55 sed -i -e '/^HAVE_LIBGIF/s/:=.*$/:= no/' ${S}/GNUmakefile 58 sed -i -e '/^HAVE_LIBPNG/s/:=.*$/:= no/' ${S}/GNUmakefile 61 sed -i -e '/^HAVE_LIBTIFF/s/:=.*$/:= no/' ${S}/GNUmakefile 64 sed -i -e '/^HAVE_MOTIF/s/:=.*$/:= no/' ${S}/GNUmakefile 67 sed -i -e '/^HAVE_LIBWEBP/s/:=.*$/:= no/' ${S}/GNUmakefile 70 sed -i -e '/^HAVE_LIBLIRC/s/:=.*$/:= no/' ${S}/GNUmakefile
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | Makefile | 28 sed $< >>$@ -r -n -e "/AF_MAX/d" -e "/AF_LOCAL/d" -e "/AF_ROUTE/d" -e \ 32 sed -r -n -e "/AF_MAX/d" -e "/AF_LOCAL/d" -e "/AF_ROUTE/d" -e \ 34 $< | tr '\n' ' ' | sed -e 's/ $$/"\n/' >> $@ 43 sed $^ >>$@ -r -n \ 54 sed $< >>$@ -r -n -e '/CAP_FS_MASK/d' \ 58 sed $< -r -n -e '/CAP_FS_MASK/d' \ 60 tr '\n' ' ' | sed -e 's/ $$/"\n/' >> $@ 69 # and build a second integer table (with the second sed cmd), that maps 87 sed $< >> $@ -r -n \ 91 sed -r -n "s/^\# ?define[ \t]+(RLIMIT_[A-Z0-9_]+).*/\1,/p" $< >> $@ ;\ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/ |
| H A D | minifi-cpp_0.7.0.bb | 96 sed -i 's|#appender.rolling.directory=.*|appender.rolling.directory='${MINIFI_LOG}'|g' \ 98 …sed -i 's|nifi.provenance.repository.directory.default=.*|nifi.provenance.repository.directory.def… 100 …sed -i 's|nifi.flowfile.repository.directory.default=.*|nifi.flowfile.repository.directory.default… 102 …sed -i 's|nifi.database.content.repository.directory.default=.*|nifi.database.content.repository.d… 104 …sed -i 's|nifi.flow.configuration.file=.*|nifi.flow.configuration.file='${MINIFI_HOME}'/conf/confi… 106 … sed -i 's|nifi.python.processor.dir=.*|nifi.python.processor.dir=${libexecdir}/minifi-python|g' \ 109 … sed -i 's|export MINIFI_HOME=.*|export MINIFI_HOME='${MINIFI_HOME}'|g' ${D}${MINIFI_BIN}/minifi.sh 110 sed -i 's|bin_dir=${MINIFI_HOME}/bin|bin_dir='${MINIFI_BIN}'|g' ${D}${MINIFI_BIN}/minifi.sh 111 sed -i 's|pid_file=${bin_dir}/.|pid_file='${localstatedir}/run/'|g' ${D}${MINIFI_BIN}/minifi.sh 119 sed -i 's|@LOCALSTATEDIR@|${localstatedir}|g' ${D}${systemd_unitdir}/system/minifi.service [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/lttng/ |
| H A D | babeltrace_1.5.11.bb | 29 sed -i 's:\@abs_top_srcdir\@:${PTEST_PATH}:' ${f} 33 sed -i 's:\@abs_top_builddir\@:${PTEST_PATH}:' ${f} 36 sed -i 's:\@GREP\@:grep:' ${f} 39 for f in $(grep -l -r SED ${S}/tests); do 40 sed -i 's:\@SED\@:sed:' ${f} 81 sed -i \ 93 sed -i 's:^BABELTRACE_BIN.*:BABELTRACE_BIN=/usr/bin/babeltrace:' ${f} 96 sed -i 's:^BTBIN.*:BTBIN=/usr/bin/babeltrace:' ${f}
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | partition-helper | 29 sed 's/\.0$//')G" 32 sed 's/\.0$//')M" 35 sed 's/\.0$//')K" 126 } | sed "=" | sed "N;s/\n/: /" 156 done < "$PART_TABLE" | sed 's/)\([^$]\)/),\1/g' 168 sed -i "/^CMDLINE:/s/0x.*/$PARTS/" "$PARAMETER" 177 sed -i '1i # name size' "$PART_TABLE" 179 sed -i '/#/d' "$PART_TABLE" 213 PART_NAME=$(sed -n "$(($IDX + 1))s/\(^[^ ]*\) .*/\1/p" "$PART_TABLE") 221 sed -i "/^$PART_NAME /d" "$PART_TABLE" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/parted/ |
| H A D | parted_3.4.bb | 38 sed -i "s|^VERSION.*|VERSION = ${PV}|g" $t/tests/Makefile 39 sed -i "s|^srcdir =.*|srcdir = \.|g" $t/tests/Makefile 40 sed -i "s|^abs_srcdir =.*|abs_srcdir = \.|g" $t/tests/Makefile 41 sed -i "s|^abs_top_srcdir =.*|abs_top_srcdir = "${PTEST_PATH}"|g" $t/tests/Makefile 42 sed -i "s|^abs_top_builddir =.*|abs_top_builddir = "${PTEST_PATH}"|g" $t/tests/Makefile 43 sed -i "s|^Makefile:.*|Makefile:|g" $t/tests/Makefile 44 sed -i "/^BUILDINFO.*$/d" $t/tests/Makefile 48 sed -e 's| ../parted||' -i $t/tests/*.sh
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | squid-don-t-do-squid-conf-tests-at-build-time.patch | 47 - sed s%$(top_builddir)/src/%% | \ 48 - sed s%$(srcdir)/squidconf/%% ; \ 49 + sed s%$(sysconfdir)/%% | \ 50 + sed s%squidconf/%% ; \ 55 - sed s%$(top_builddir)/src/%% | \ 56 - sed s%$(srcdir)/squidconf/%% ; \ 57 + sed s%$(sysconfdir)/%% | \ 58 + sed s%squidconf/%% ; \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/ |
| H A D | libxml-parser-perl_2.46.bb | 25 sed -E \ 31 sed -e 's:--sysroot=.*\(\s\|$\):--sysroot=${STAGING_DIR_TARGET} :g' \ 33 sed 's:^FULL_AR = .*:FULL_AR = ${AR}:g' -i Expat/Makefile 35 sed 's!^$(INST_DYNAMIC):!$(INST_DYNAMIC): $(BOOTSTRAP)!' -i Expat/Makefile 48 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlstats 49 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlfilter 50 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/xmlcomments 51 sed -i -e "s:/usr/local/bin/perl:/usr/bin/perl:g" ${B}/samples/canonical
|