Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/build/
H A Denvsetup.sh77 bpkg_run() function
84 reconfig) bpkg_run "configure build install deploy" $2 ;;
85 rebuild) bpkg_run "build install deploy" $2 ;;
86 reinstall) bpkg_run "install deploy" $2 ;;
88 bpkg_run "configure build install update" $2 ;;
89 rebuild-update) bpkg_run "build install update" $2 ;;
90 reinstall-update) bpkg_run "install update" $2 ;;
/OK3568_Linux_fs/buildroot/
H A Denvsetup.sh77 bpkg_run() function
84 reconfig) bpkg_run "configure build install deploy" $2 ;;
85 rebuild) bpkg_run "build install deploy" $2 ;;
86 reinstall) bpkg_run "install deploy" $2 ;;
88 bpkg_run "configure build install update" $2 ;;
89 rebuild-update) bpkg_run "build install update" $2 ;;
90 reinstall-update) bpkg_run "install update" $2 ;;