Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/postinst-intercepts/
H A Dpostinst_intercept46 pkgs_line=$(grep "##PKGS:" $intercept_script)
47 if [ -n "$pkgs_line" ]; then
49 if [ -z "$(echo "$pkgs_line" | grep " $package_name ")" ]; then