Home
last modified time | relevance | path

Searched refs:ml_intercept_script (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/postinst-intercepts/
H A Dpostinst_intercept32 ml_intercept_script=$intercept_script-$mlprefix
34 if [ ! -f "$ml_intercept_script" ]; then
35 cp $intercept_script $ml_intercept_script
38 …[ -x "$ml_intercept_script" ] && sed -i -e "2,$(($#+1)) {/.*/d}" -e "/^##PKGS: .*/d" $ml_intercept…
41 intercept_script=$ml_intercept_script