ll | 1044850 | 2022-05-18 16:25:23 +0800 | [diff] [blame^] | 1 | #!/bin/bash |
2 | |||||
3 | chmod 664 meta/poky/scripts/postinst-intercepts/* | ||||
4 | chmod 775 meta/poky/scripts/postinst-intercepts/postinst_intercept | ||||
5 | export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2731/conf/base/auto2731evb-ivt-main | ||||
6 | \cp TEMPLATECONF=${PWD}/src/lynq/framework/lynq-atsvc/src/cv2x/makefile TEMPLATECONF=${PWD}/src/lynq/framework/lynq-atsvc/src/makefile | ||||
7 | source meta/poky/oe-init-build-env |